You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
1.8 KiB
JavaScript
18 lines
1.8 KiB
JavaScript
6 years ago
|
document.writeln("<script type=\'text/javascript\' src=\'/js/jquery.js\'></script>");
|
||
|
document.writeln("<script language=\"javascript\" type=\"text/javascript\" src=\"/js/newcalendar.js\"></script>");
|
||
|
document.writeln("<script type=\'text/javascript\' src=\'/js/DD_belatedPNG_0.0.8a-min.js\'></script>");
|
||
|
document.writeln("<SCRIPT src=\"/js/10th-anniversary/accordion.js\" type=text/javascript></SCRIPT>");
|
||
|
document.writeln("<SCRIPT src=\"/js/10th-anniversary/cycle.js\" type=text/javascript></SCRIPT>");
|
||
|
document.writeln("<script>");
|
||
|
document.writeln("DD_belatedPNG.fix(\'#mainMenu ul li a,#mainMenu ul li a span,#headerWrapper,#bottom,div.bg,.dealsBoxTourHead,.dealsBoxHotelHead,.dealsBoxCruiseHead, .shanghaiHotel,.beijingHotel,.xianHotel,.shenzhenHotel,.guangzhouHotel,.guilinHotel,img,.areaHead3,.flightSearch,.areaHead2,.homepageReview,.themeTourHOVER_arrow2,.themeTourHOVER_arrow,.arrowLeft,.selectList,.yourIdea,.contactInfo,li,li a,.ship-icon,.said.borderTop,.borderBottom,.cht,.cht2,.tabTopRadius,.tabBottomRadius,.fiona,.expoIcon,.feedbackDetail,.homeFeedback,.missionContent,\');");
|
||
|
document.writeln("$(document).ready(function(){ ");
|
||
|
document.writeln("$(\"#mainMenu ul li a:gt(0)\").hover(function(){");
|
||
|
document.writeln(" $(this).css(\"background\",\"url(/css/images/nav-3.png) no-repeat top left\"); ");
|
||
|
document.writeln(" $(this).find(\"span\").css({background:\"url(/css/images/nav-4.png) no-repeat top right\",color:\"#fff\"}); ");
|
||
|
document.writeln("}, function(){");
|
||
|
document.writeln(" $(this).css({background:\"url(/css/images/nav-5.png) no-repeat top left\",color:\"#545454\"}); ");
|
||
|
document.writeln(" $(this).find(\"span\").css({background:\"url(/css/images/nav-6.png) no-repeat top right\",color:\"#545454\"}); ");
|
||
|
document.writeln("}) ");
|
||
|
document.writeln("})");
|
||
|
document.writeln("</script>");
|
||
|
document.writeln("");
|