function contact() {
window.open ("contactform.php", "", "top=225, left=300, width=320, height=490");
}

function domain() {
window.open ("domainform.php", "", "top=205, left=300, width=320, height=555");
}