function showTermsOfUse(){
	var ret=window.open('/includes/termsofuse.asp','toU','width=550,height=550,scrollbars=yes,resizable=no');
}


