﻿function HeadTopAD(Url)
{
    var ad ="<div oncontextmenu='return false'><a href=\"http://www.hydst.com/Detial/2010-3-4/34164120746.html\"  target=\"_blank\"><img src=\""+Url+"UpFile/Ad/Img/chaojibaobei.jpg\" style=\"border:solid 1px #e5e5e5;\"></a></div>";
    document.write(ad);
}
function HeadCenterAD(Url)
{
    //var ad ="<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"  codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0\" width=\"990\" height=\"180\"><param name=\"movie\" value=\""+Url+"UpFile/Ad/swf/centertop.swf\" /><param name=\"quality\" value=\"high\" /><param name=\"wmode\" value=\"transparent\" /></object>";
    var ad="<div oncontextmenu='return false'><a href=\"http://www.hydst.com/zhuanti/NationalStar/\"  target=\"_blank\"><img src=\""+Url+"UpFile/Ad/Img/head_adtop.gif\" style=\"border:solid 1px #e5e5e5;\"></a></div>";
    document.write(ad);
}