function wClose()
{
window.close();
}

function wOpen1()
{
window.open('https://apsrv.net/resv/mobisdemo1/','_blank','width=680,height=640,left=10,top=10,toolbar=no,menubar=yes,scrollbars=yes,location=no,directories=no,status=yes,resizable=yes,hotkeys=no,titlebar=yes');
}

function wOpen2()
{
window.open('https://apsrv.net/resv/mobisdemo2/','_blank','width=680,height=640,left=10,top=10,toolbar=no,menubar=yes,scrollbars=yes,location=no,directories=no,status=yes,resizable=yes,hotkeys=no,titlebar=yes');
}

function wOpen3()
{
window.open('https://apsrv.net/resv/mobisdemo3/','_blank','width=400,height=640,left=10,top=10,toolbar=no,menubar=yes,scrollbars=yes,location=no,directories=no,status=yes,resizable=yes,hotkeys=no,titlebar=yes');
}


function wOpenmyhp()
{
window.open('https://apsrv.net/resv/mobismyhpdemo/','_blank','width=680,height=640,left=20,top=20,toolbar=no,menubar=no,scrollbars=yes,location=yes,directories=no,status=no,resizable=yes,titlebar=yes');
}

function wOpenC()
{
window.open('https://apsrv.net/resv/mobis-typec/','_blank','width=680,height=640,left=10,top=10,toolbar=no,menubar=yes,scrollbars=yes,location=no,directories=no,status=yes,resizable=yes,hotkeys=no,titlebar=yes');
}

function wOpenCs()
{
window.open('https://apsrv.net/resv/mobis-typecs/','_blank','width=680,height=640,left=10,top=10,toolbar=no,menubar=yes,scrollbars=yes,location=no,directories=no,status=yes,resizable=yes,hotkeys=no,titlebar=yes');
}

function wOpenF()
{
window.open('https://apsrv.net/resv/mobisclub/','_blank','width=680,height=640,left=10,top=10,toolbar=no,menubar=yes,scrollbars=yes,location=no,directories=no,status=yes,resizable=yes,hotkeys=no,titlebar=yes');
}

function wOpenH()
{
window.open('https://apsrv.net/resv/mobis-typeh/','_blank','width=680,height=640,left=10,top=10,toolbar=no,menubar=yes,scrollbars=yes,location=no,directories=no,status=yes,resizable=yes,hotkeys=no,titlebar=yes');
}

function wOpenHs()
{
window.open('https://apsrv.net/resv/mobis-typehs/','_blank','width=680,height=640,left=10,top=10,toolbar=no,menubar=yes,scrollbars=yes,location=no,directories=no,status=yes,resizable=yes,hotkeys=no,titlebar=yes');
}

function wOpenlink()
{
window.open('./link.html','_blank','width=440,height=640,left=10,top=10,toolbar=no,menubar=yes,scrollbars=yes,location=no,directories=no,status=no,resizable=no,hotkeys=no,titlebar=yes');
}

