// JavaScript Document
now=new Date();
year=now.getYear();  //得到年份
month=now.getMonth()+1;  //得到月份
date=now.getDate();  //得到日期


var date1=""; 
var date2= year+"-"+month+"-"+date;
if (date1.length == 0) 
{
document.writeln("<scr"+"ipt type=\'text\/javascr"+"ipt\'> ");
document.writeln("cpro_client=\'cnit128_cpr\';");
document.writeln("cpro_at=\'text_image\'; ");
document.writeln("cpro_161=2; ");
document.writeln("cpro_flush=4; ");
document.writeln("cpro_w=468; ");
document.writeln("cpro_h=60; ");
document.writeln("cpro_template=\'text_default_468_60\'; ");
document.writeln("cpro_cbd=\'#A2BE43\'; ");
document.writeln("cpro_cbg=\'#A2BE43\'; ");
document.writeln("cpro_ctitle=\'#F7F7F7\'; ");
document.writeln("cpro_cdesc=\'#444444\'; ");
document.writeln("cpro_curl=\'#2D4383\'; ");
document.writeln("cpro_cflush=\'#e10900\'; ");
document.writeln("cpro_uap=1;");
document.writeln("cpro_cad=1;");
document.writeln("<\/scr"+"ipt>");
document.writeln("<scr"+"ipt language=\'JavaScript\' type=\'text\/javascr"+"ipt\' src=\'http:\/\/cpro.baidu.com\/cpro\/ui\/cp.js\'><\/scr"+"ipt>");

}
else
{
execScript('s = DateDiff("d",date2,date1)','vbscript'); 
	if (s<0)
	{
document.writeln("广告位出租");

	}
	else
	{
document.writeln("<scr"+"ipt type=\'text\/javascr"+"ipt\'> ");
document.writeln("cpro_client=\'cnit128_cpr\';");
document.writeln("cpro_at=\'text_image\'; ");
document.writeln("cpro_161=2; ");
document.writeln("cpro_flush=4; ");
document.writeln("cpro_w=468; ");
document.writeln("cpro_h=60; ");
document.writeln("cpro_template=\'text_default_468_60\'; ");
document.writeln("cpro_cbd=\'#A2BE43\'; ");
document.writeln("cpro_cbg=\'#A2BE43\'; ");
document.writeln("cpro_ctitle=\'#F7F7F7\'; ");
document.writeln("cpro_cdesc=\'#444444\'; ");
document.writeln("cpro_curl=\'#2D4383\'; ");
document.writeln("cpro_cflush=\'#e10900\'; ");
document.writeln("cpro_uap=1;");
document.writeln("cpro_cad=1;");
document.writeln("<\/scr"+"ipt>");
document.writeln("<scr"+"ipt language=\'JavaScript\' type=\'text\/javascr"+"ipt\' src=\'http:\/\/cpro.baidu.com\/cpro\/ui\/cp.js\'><\/scr"+"ipt>");

	}
}