<!-- Begin

function ShowUserTerms() 
{
	var WindowValue = "/userterms.php";
	WindowValuePopUp = window.open(WindowValue,'UserTerms','width=520,height=590,scrollbars=yes,location=no,left=50,top=50,menubar=no,alwaysRaised=yes,resizable=no,toolbar=no');
}

//  End -->
