<!--
	function popupWindow() {
		window.open('tc.html','TermsandConditions','width=830,height=550,scrollbars=1');
	}
	function popupWindow2() {
		window.open('print.html','Print','width=830,height=550,scrollbars=1');
	}
//-->
