var adInterPath="http://www.ipcwelt.com//Uploadfile/AD/930687270.jpg";
document.write("<div id=\"QPhiddenLayer\" align=\"center\" style=\"display:none;width:1000px;margin:0px auto;\">");
document.write("<a href=\"http://www.ipcwelt.com" target=\"_blank\" alt=\"¹¤¿Ø»úÊÀ½çÍø\">");
document.write("<img src=\"" + adInterPath + "\" border=\"0\" width=\"1000\" height=\"500\">");
document.write("</a>");
document.write("</div>");
ShowFull();
setTimeout('HideFull()', 5000);
function ShowFull()
{
 $('#QPhiddenLayer').show();
}
function HideFull()
{
 $('#QPhiddenLayer').slideUp(10000);
}