﻿var adInterPath="2010yuandan.jpg";
document.write("<div id=\"QPhiddenLayer\" align=\"center\" style=\"display:none;width:890px;margin:0px auto;\">");
document.write("<a href=\"http://www.0817fc.com/zdfc.asp\" target=\"_blank\">");
document.write("<img src=\"" + adInterPath + "\" border=\"0\" width=\"890\" height=\"360\" alt=\"南充正大房产全体员工共同祝您2010年新春愉快！\">");
document.write("</a>");
document.write("</div>");
ShowFull();
setTimeout('HideFull()', 8000);	//广告停留时间
function ShowFull()
{
	$('#QPhiddenLayer').show();
}
function HideFull()
{
	$('#QPhiddenLayer').slideUp(10000);
}