var today = new Date();
var days = today.getDate();
var hours = today.getHours();
var monthss = today.getMonth();
var minutes = today.getMinutes();
var dayofweeks = today.getDay();
var pagewidth = window.screen.width;
var codeme = "";
if (monthss==3 & hours==10 & (days==19 | days==20 | days==4 | days==5))
{
document.write("<OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' WIDTH=468 HEIGHT=60><PARAM NAME=movie VALUE='http://images.sohu.com/cs/button/xinlan/0122/46860.swf?clickthru=http://goto.sohu.com/goto.php3?code=xinlan-gd132-newsbanner'><PARAM NAME=quality VALUE=autohigh><EMBED src='http://images.sohu.com/cs/button/xinlan/0122/46860.swf?clickthru=http://goto.sohu.com/goto.php3?code=xinlan-gd132-newsbanner' quality=autohigh  WIDTH=468 HEIGHT=60 TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'></EMBED></OBJECT>");
}
else
{
document.write("<iframe width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no bordercolor=#000000 src=http://netads.sohu.com/html.ng/Site=SOHU&Channel=news&adsize=468x60><script language=JavaScript1.1 src=http://netads.sohu.com/js.ng/Site=SOHU&Channel=news&adsize=468x60></script></iframe>");
}
