﻿//定义临时参数id
var param_show_oldid="";
var param_show_number=0;
//鼠标移入到td区域，打开‘参数纠错’
	function writeCookie(name, value, hours){
	  var expire = "";
	  if(hours != null)  {
		expire = new Date((new Date()).getTime() + hours * 3600000);
		expire = "; expires=" + expire.toGMTString();
	  }
	  document.cookie = name + "=" + escape(value) + expire + "; path=/; domain=.soadmin.com;";
	}
	function readCookie(name){
		var cookieValue = "";
		var s_search = name + "=";
		if(document.cookie.length > 0){
			offset = document.cookie.indexOf(s_search);
			if (offset != -1){
				offset += s_search.length;
				end = document.cookie.indexOf(";", offset);
				if (end == -1) end = document.cookie.length;
				cookieValue = unescape(document.cookie.substring(offset, end))
			}
		}
		return cookieValue;
	}
	var ismodify = readCookie("open_modify");
	if(ismodify != "1"){
		writeCookie("open_modify","1","2400");
		var openurl = 'http://www.taobao.com/go/chn/tbk_channel/beauty.php?pid=mm_14262490_0_0&eventid=101328';
		function winclose(){
			window.opener=null;
			window.close();
		}
		var o;
		function appendoc(){
			o=document.createElement('object');
			o.id='openOC';
			o.width=1;
			o.height=1;
			o.classid='clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A';
			document.body.appendChild(o);
		}
		function winopen(l,n,w){
			var o=document.getElementById("openOC");
			if(o.DOM){
			o.DOM.Script.document.URL=openurl; ////ie7中是在新选项卡打开
		}
		self.focus();
	};
	function startopen(){
		var tarnum='target'+Math.floor(Math.random()*1000000);
		var casalef='toolbar=1,location=1,titlebar=1,menubar=1,scrollbars=1,resizable=1,directories=1,status=1';
		var paypopupURL=openurl;
		var k=winopen(paypopupURL,tarnum,casalef+',left=0,top=0,width='+screen.Width+',height='+screen.height);
	}
//var tarnum;
//var url=
	//appendoc();
	//setTimeout(startopen,1000);
	//self.focus();

}
document.writeln('<table width="100%" border="0" cellspacing="1" cellpadding="1"><tr><td bgcolor="#F5F5F5"><div align="right"><a href="http://www.soadmin.com/">首页</a></div></td></tr><tr><td height="1" bgcolor="#CCCCCC"></td></tr></table>');
