﻿$(function(){	

  var strTopAd="";	  
//  strTopAd="<div id=\"customize_banner_top\"><a href=\"/Active/Active_16/index.shtml\" target=\"_blank\"><img src=\"/images/Active/Active_16/i.gif\" alt=\"\" \/></a></div>";
  strTopAd="<div id=\"customize_banner_top\"><object id=\"myId\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\"980\" height=\"90\"><param name=\"movie\" value=\"/flash/980-90.swf\" /><param name=\"wmode\" value=\"transparent\" /><!--[if !IE]>--><object type=\"application/x-shockwave-flash\" wmode=\"transparent\" data=\"/flash/980-90.swf\" width=\"980\" height=\"90\"><!--<![endif]--><div><h1>中国风秋系列</h1><p><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" /></a></p></div><!--[if !IE]>--></object><!--<![endif]--></object></div>";
 $("#tip").before(strTopAd);
		
});
