// JavaScript Document
//document.writeln("<DIV ID=\"toubiao\" style=\"BORDER-BOTTOM: #e2e2e2 1px solid;\">");
//document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
//document.writeln("  <tr>");
//document.writeln("    <td width=\"4%\" height=\"30\" align=\"center\" style=\"FONT-SIZE: 12px; COLOR: #333;\"><img src=\"/images/kids.gif\" width=\"15\" height=\"14\"></td>");
//document.writeln("    <td width=\"82%\" style=\"FONT-SIZE: 12px; COLOR: #FF0000;\">用户您好，无忧游网站升级中，部分体验不便还请谅解，我们正在紧张的升级中......</td>");
//document.writeln("    <td width=\"14%\" align=\"right\" style=\"FONT-SIZE: 12px; COLOR: #333;\"><a style=\"CURSOR: hand\" onClick=toueme()><img ");
//document.writeln("      src=\"/images/close.gif\" width=84 height=11 hspace=\"6\" border=0></a></td>");
//document.writeln("  </tr>");
//document.writeln("</table>");
//document.writeln("</DIV>");
function toueme(){
		document.getElementById("toubiao").style.display="none";
	}
jQuery(function(){
		jQuery(".liaojie").html("旅游热线:400 702 5166")
		jQuery("input[@name=keyword]").click(function(){
			jQuery("input[@name=keyword]").val("");
		});
	jQuery.ajax({
		url:"http://www.wuyoyo.com/login/login.asp",
		type:"get",
		datatype:"html",
		timeout:20000,
		error:function(){
				alert("传输错误！")
					},
		success:function(msg){
				jQuery(".2009login").html(msg);
					}
				});
	
	jQuery(".shopcart_btn").click(function(){
					jQuery(".add_shopcart_su").css("display","block");
					jQuery("select").css("visibility","hidden");
					jQuery(".shopcart_small_body").html("<p class='loadipg'><img src='http://www.wuyoyo.com/member/images/load.gif' align='middle'/><br /><br />正在加载</p>");
							shopcart_sx();
										   });
	

										 

});

	
	
	
	
///from clx online service 

// JavaScript Document