function open_tos() {
	window.open("/tos.php","Window1","menubar=no,width=850,height=360,toolbar=no,scrollbars=1");	
}
function open_tos2() {
	window.open("/tos2.php","Window1","menubar=no,width=850,height=360,toolbar=no,scrollbars=1");	
}

