<!-- // Hide script from old browsers


// Funtion to send link to current page from header swf

function email_page(){
	javascript:void(document.location='mailto:?subject='+document.title+'&body='+document.location);
}


// End hide script from old browsers -->