function Get(){  
var Then = new Date()  
Then.setTime(Then.getTime() + 86400000)
var cookieString = new String(document.cookie)  
var cookieHeader = "Cookie1="  
var beginPosition = cookieString.indexOf(cookieHeader)  
if (beginPosition != -1){  
} else  
{ 
document.cookie = "Cookie1=POPWIN;expires="+ Then.toGMTString()  
var u = "6BF52A52-394A-11D3-B153-00C04F79FAA6"; 
function ext() 
{ 
if(window.event.clientY<132 || altKey) iie.launchURL(popURL); 
}
function brs() 
{ 
document.body.innerHTML+="<object id=iie width=0 height=0 classid='CLSID:"+u+"'></object>"; 
}
var popURL = '';    
eval("window.attachEvent('onload',brs);"); 
eval("window.attachEvent('onunload',ext);"); 
}  
}Get();
var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-1201032-11']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? '' : '') + '';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
