function autoRunDetail(){var c=$.cookie("autoRunFlag");if(c===null){c==true;$.cookie("autoRunFlag",1,{expire:10,path:"/",domain:".xgo.com.cn"})}if(c==0){$("#autoRunButton").attr("class","").addClass("play");$("#autoRunButton").html("自动播放");return}$("#autoRunButton").html("暂停播放");var b=$("#nextPicId").attr("href");if(b=="#"){b=$("#nextAlbumId").attr("href")}if(b!="#"){var a=$("input[@name=timeInterval][@checked]").val();$.cookie("timeInterval",a,{expire:10,path:"/",domain:".xgo.com.cn"});a=a*1000;window.setTimeout(function(){var d=$.cookie("autoRunFlag");if(d==1){location.href=b}},a)}}$(document).ready(function(){var a=$.cookie("timeInterval");if(a===null){$.cookie("timeInterval",9,{expire:10,path:"/",domain:".xgo.com.cn"})}$("input[@name=timeInterval]").click(function(){$.cookie("timeInterval",$(this).val(),{expire:10,path:"/",domain:".xgo.com.cn"})}).each(function(){if($(this).val()==a){$(this).attr("checked",true)}});$("#autoRunButton").click(function(){var b=$.cookie("autoRunFlag");if(b===null||b==1){$.cookie("autoRunFlag",0,{expire:10,path:"/",domain:".xgo.com.cn"});$(this).removeClass("stop").addClass("play");$(this).html("自动播放")}else{$.cookie("autoRunFlag",1,{expire:10,path:"/",domain:".xgo.com.cn"});$(this).removeClass("play").addClass("stop");$(this).html("暂停播放");autoRunDetail()}});autoRunDetail()});var jautoFlag=$.cookie("autoRunFlag");function stop_location(){jautoFlag=$.cookie("autoRunFlag");$.cookie("autoRunFlag",0,{expire:10,path:"/",domain:".xgo.com.cn"});$("#autoRunButton").removeClass("stop").addClass("play");$("#autoRunButton").html("自动播放")}function start_location(){if(jautoFlag===null||jautoFlag==1){$.cookie("autoRunFlag",1,{expire:10,path:"/",domain:".xgo.com.cn"});$("#autoRunButton").removeClass("play").addClass("stop");$("#autoRunButton").html("暂停播放");autoRunDetail()}}var isIE=(document.all)?true:false;function add_favorite(){var c=new Date();var a="http://photo.xgo.com.cn/girl/";var b="【香车美女】XGO汽车点评网";if(document.all){if(window.external.AddFavorite){window.external.AddFavorite(a,b)}else{alert("报歉，您的浏览器不支持自动收藏，您可以按下 Ctrl+D 将它加入收藏！")}}else{if(window.sidebar){window.sidebar.addPanel(b,a,"")}else{alert("报歉，您的浏览器不支持自动收藏，您可以按下 Ctrl+D 将它加入收藏！")}}var e=new Image;e.src="http://photo.xgo.com.cn/picHits.php?f=1"}function jlast(b){b.href="#";$("#jfirst").attr("href",u_first);$("#jnext").attr("href",u_next);if(isIE){$("#show_last").css("filter","alpha(opacity:80)")}else{$("#show_last").css("opacity","0.8")}$("#show_last").show();stop_location();var a=new Image;a.src="http://photo.xgo.com.cn/picHits.php";return false}$("#isclose").click(function(){$("#show_last").hide();start_location()});
