var hostname=location.host;document.write('
'); var o_width= 284; var o_height= 289; var the_min_width = 84; var the_min_height = 84; function ad_flash_max(){ var flash_ad = document.getElementById("track_flash_ad"); flash_ad.style.background="transparent"; flash_ad.style.clip = "rect(0px "+o_width+"px "+o_height+"px 0px)"; } function ad_flash_min(){ var flash_ad = document.getElementById("track_flash_ad"); flash_ad.style.background="transparent"; var min_width = o_width-the_min_width; flash_ad.style.clip = "rect(0px "+o_width+"px "+the_min_height+"px "+min_width+"px)"; } function ad_flash_close(){ var flash_ad = document.getElementById("track_flash_ad"); flash_ad.style.clip = "rect(0px 0px 0px 0px)"; } if(document.getElementById("igg_gb_includehd") || document.getElementById("igg_gb_down_list")){ document.getElementById("track_flash_ad").style.top = "33px"; }