if (window.screen.width>=1024)
{
var uid_width = 338;
var uid_height = 282;
//document.writeln('<div id="Msg" align="right" style="cursor:hand;position:absolute;width:' + uid_width + 'px;height:' + uid_height + 'px"><a onclick="javascript:jjff();"><font color="#000000"> 到期:08.05 关闭广告</font></a><br><object id="flash2008" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="263" height="209"><param name="movie" value="http://www.c512.com/gg/20070704.swf"><param name="quality" value="high"><embed src="http://www.c512.com/gg/20070704.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="263" height="209"></embed></object></div>');
document.writeln('<div id="Msg3" align="right" style="position:absolute;width:' + uid_width + 'px;height:' + uid_height + 'px"><iframe width="' + uid_width + '" height="' + uid_height +'" marginheight="0" marginwidth="0" frameborder="0" scrolling="no" src="http://vip.c512.com/js/336x280.asp"></iframe></div>');
//<a onclick="javascript:jjff();"><font color="#000000">&nbsp;&nbsp;</font></a><br>
function floatMdbChina3() {
	var d = document.getElementById("Msg3");
	var xPos = document.body.clientWidth + document.body.scrollLeft - uid_width;
	var yPos = document.body.clientHeight + document.body.scrollTop - uid_height;
	if (d) {
		d.style.left = xPos;
		d.style.top = yPos;
	}
}

function jjff0()
{
setTimeout(function(){document.getElementById("Msg").style.display="none";},1000*15)
}
setInterval("floatMdbChina3();",5);
setTimeout(function(){document.getElementById("Msg3").style.display="none";},1000*18)
//setTimeout("Msg.style.display=\'none\';",100000)
//document.getElementById("Msg").style.display="none";
}