document.writeln("<div class='priheader_warp'>")
document.writeln("	<a class='priheader_logo' title='Travel to China with Ctrip.com' href='http://english.ctrip.com'></a>")
document.writeln("	<div class='priheader_link'>")
document.writeln("		<a href='http://english.ctrip.com/Member/Login.asp' title='sign in'>Sign in </a>&nbsp;|&nbsp;<a href='http://english.ctrip.com/member/SignUp.asp' title='Join today'>Join today</a><br />")
document.writeln("		 <a href='http://farealert.english.ctrip.com' target='_blank' class='priheader_my_alerts'>My alerts</a>&nbsp;|&nbsp;<a href='http://english.ctrip.com/member/memberinfo.asp' title='My profile'>My profile</a>&nbsp;|&nbsp;<a title='My trips' href='http://hotels.english.ctrip.com/Domestic/ListOrders.aspx'>My trips</a>&nbsp;|&nbsp;<a href='http://pages.english.ctrip.com/webhome/purehtml/en/faq/faq.html' title='Customer service'>Customer service</a>")
document.writeln("<div class='prihead_version'>")
document.writeln("<span class='priheader_china'>")
document.writeln("400 619 9999")
document.writeln("</span>")
document.writeln("<span class='priheader_usa'>")
document.writeln("1 866 99 CTRIP")
document.writeln("</span>")
document.writeln("<span class='priheader_intn'>")
document.writeln("+86 21 3210 4669")
document.writeln("</span>")
document.writeln("</div>")

document.writeln("	</div>")
document.writeln("</div>")

document.writeln("<ul class='priheader_nav'>")
document.writeln("	<li class='priheader_language'><a class='priheader_languagebtn' href='http://www.ctrip.com' /></a></li>")
document.writeln("	<li class='priheader_pageitem'><a title='HOME' href='http://english.ctrip.com'>HOME</a></li>")
document.writeln("	<li class='priheader_pageitem'><a title='FLIGHTS' href='http://flights.english.ctrip.com'>FLIGHTS</a></li>")
document.writeln("	<li class='priheader_pageitem'><a title='HOTELS' href='http://hotels.english.ctrip.com'>HOTELS</a></li>")
document.writeln("	<li class='priheader_pageitem'><a title='PACKAGES' href='http://english.ctrip.com/html/packagehome/main/PackageQuery.asp'>PACKAGES</a></li>")
document.writeln("	<li class='priheader_pageitem'><a title='CARS' href='http://english.ctrip.com/supermarket/package/RentalQuery.asp'>CARS</a></li>")
document.writeln("	<li class='priheader_pageitem' style='width:151px;'><a title='CORPORATE TRAVEL' href='http://english.ctrip.com/CorporateTravel/'>CORPORATE TRAVEL</a></li>")
document.writeln("	<li class='priheader_pageitem'><a title='CHINA GUIDE' href='http://english.ctrip.com/Destinations/DestinationGuides.asp'>CHINA GUIDE</a></li>")
document.writeln("	<li class='priheader_pageitem priheader_rewards'><a title='CTRIP REWARDS' href='http://pages.english.ctrip.com/Ctriprewards/Ctriprewards1-1.html'>CTRIP REWARDS</a></li>")
document.writeln("</ul>")
if(_H_CHL=="CTRIP REWARDS"){
	document.getElementsByTagName("li")[8].className="priheader_pageitem priheader_rewards priheader_current_pageitem";
}else if(_H_CHL=="NONE" || _H_CHL=="AFF"){
	document.getElementsByTagName("li")[1].className="priheader_pageitem";
}else{
	document.getElementsByTagName("li")[1].className="priheader_pageitem priheader_current_pageitem";
}