if ( $.cookie("intro") != 1 ) {
	
	//$.cookie("intro",1);
	//document.location.href = "/page/intro_eastern/";
	
}

