function legals() {
			window.open("policy.htm",'_blank',WinType);		
			}
			var WinType;
			WinType="width=500,height=470,left=380,top=50,status=no,toolbar=no,menubar=no,scrollbars=yes,resizable=no";




