
	function copyright() {
		window.open("/other/copyright.htm", "WIN", "status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=400,height=500");
	}
	function terms() {
		window.open("/other/terms.htm", "WIN", "status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=400,height=500");
	}
	function copyright2() {
		window.open("/other/copyright.htm", "WIN", "status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=400,height=500");
	}
	function terms2() {
		window.open("/other/terms.htm", "WIN", "status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=400,height=500");
	}
	function provider(prov_url) {
		window.open(prov_url,"WIN" , "status, scrollbars,toolbar,location,menu=yes,resizable, width=700, height=500");
	}
	function privacyPolicy() {
		window.open("/other/privacy.htm", "WIN", "status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=400,height=500");
	}
	function refundPolicy() {
		window.open("/other/refund.htm", "WIN", "status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=400,height=500");
	}

