<!--
function memberadd()
{
window.open("addmember.asp","addmember","width=720,height=460,resizable=yes,scrollbars=yes,status=yes,top=50,left=50");
}
function logintoselldomain()
{
window.open("login.asp","toselldomain","width=720,height=460,resizable=yes,scrollbars=yes,status=yes,top=50,left=50");
}
function addtoselldomain()
{
window.open("addtoselldomain.asp","addtoselldomain","width=560,height=360,resizable=yes,scrollbars=yes,status=yes,top=100,left=100");
}
function moserver()
{
window.open("moserver.asp","moserver","width=660,height=460,resizable=yes,scrollbars=yes,status=yes,top=50,left=60");
}
//-->