
var utopiaWin;
function privacy() {

		var WinType;
		WinType="width=650,height=500,left=0,top=0,status=no,toolbar=no,menubar=no,scrollbars=yes,resizable=no,resize=no";
		window.open('privacy.html','_blank',WinType);
	
	}// JavaScript Document
	
	
	function terms() {

		var WinType;
		WinType="width=650,height=500,left=0,top=0,status=no,toolbar=no,menubar=no,scrollbars=yes,resizable=no,resize=no";
		window.open('terms.html','_blank',WinType);
	
	}// JavaScript Document
	
	
		function under() {

		var WinType;
		WinType="width=735,height=407,left=0,top=0,status=no,toolbar=no,menubar=no,scrollbars=no,resizable=no,resize=no";
		window.open('underconstruction.asp','_blank',WinType);
	
	}// JavaScript Document