<!--
function popup1(page) 
{
	window.open(page,'webhost_bus','top=100,left=200,location=no,menubar=no,scrollbars=yes,resizable=yes,width=500,height=420');
}

// End -->

<!--
function popup2(page) 
{
	window.open(page,'webhost_corp','top=100,left=200,location=no,menubar=no,scrollbars=yes,resizable=yes,width=500,height=420');
}

// End -->