// Common scripts here

function emailPage(){
	window.location = 'email-page.php?pageref='+window.location.href;	
}