function privacy() {

	h 	= 500;
	w 	= 350;
	l	= 'no';
	m	= 'no';
	t 	= 'no';
	r 	= 'no';
	sc 	= 'yes';
	st 	= 'no';
	x 	= 5;
	y 	= 5;
	n 	= 'privacy';
	u	= '/legal/privacy.html';
		
	
	f ='height='+h+',width='+w+',top='+y+',left='+x+',resizable='+r+',scrollbars='+sc+',status='+st+',toolbar='+t+',menubar='+m+',location='+l;
	//alert(f);
	fs = window.open(u,n,f);
}

function taliskerNews() {

	h 	= 500;
	w 	= 350;
	l	= 'no';
	m	= 'no';
	t 	= 'no';
	r 	= 'no';
	sc 	= 'yes';
	st 	= 'no';
	x 	= 5;
	y 	= 5;
	n 	= 'privacy';
	u	= '/legal/taliskerNews.html';
		
	
	f ='height='+h+',width='+w+',top='+y+',left='+x+',resizable='+r+',scrollbars='+sc+',status='+st+',toolbar='+t+',menubar='+m+',location='+l;
	//alert(f);
	fs = window.open(u,n,f);
}



function tAndC() {

	h 	= 500;
	w 	= 350;
	l	= 'no';
	m	= 'no';
	t 	= 'no';
	r 	= 'no';
	sc 	= 'yes';
	st 	= 'no';
	x 	= 5;
	y 	= 5;
	n 	= 'tAndC';
	u	= '/legal/termsandconditions.html';
		
	
	f ='height='+h+',width='+w+',top='+y+',left='+x+',resizable='+r+',scrollbars='+sc+',status='+st+',toolbar='+t+',menubar='+m+',location='+l;
	//alert(f);
	fs = window.open(u,n,f);
}


function tuhayeGolfTour() {
	h 	= 517;
	w 	= 690;
	l	= 'no';
	m	= 'no';
	t 	= 'no';
	r 	= 'no';
	sc 	= 'yes';
	st 	= 'no';
	x 	= 5;
	y 	= 5;
	n 	= 'tuhayeGolfTour';
	u	= '/maps/tuhaye_golfcourse.php';
		
	
	f ='height='+h+',width='+w+',top='+y+',left='+x+',resizable='+r+',scrollbars='+sc+',status='+st+',toolbar='+t+',menubar='+m+',location='+l;
	//alert(f);
	fs = window.open(u,n,f);
}

function markMearaInterview() {
	h 	= 500;
	w 	= 350;
	l	= 'no';
	m	= 'no';
	t 	= 'no';
	r 	= 'no';
	sc 	= 'yes';
	st 	= 'no';
	x 	= 5;
	y 	= 5;
	n 	= 'markMearaInterview';
	u	= '/life/markMearaInterview.html';
		
	
	f ='height='+h+',width='+w+',top='+y+',left='+x+',resizable='+r+',scrollbars='+sc+',status='+st+',toolbar='+t+',menubar='+m+',location='+l;
	//alert(f);
	fs = window.open(u,n,f);
}

