function ad()
		{
imgUrl1="upload/2007-09/1189492768.jpg";
imgtext1="";
imgLink1=escape("http://www.chinaimagegallery.com/show.php?id=66");
imgUrl2="upload/2007-02/1172383032.jpg";
imgtext2="";
imgLink2=escape("http://");

var focus_width=419

 var focus_height=419

 var text_height=0

 var swf_height = focus_height+text_height
var pics=imgUrl1+"|"+imgUrl2
var links=imgLink1+"|"+imgLink2
var texts=imgtext1+"|"+imgtext2


		

var strHtml="<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='"+focus_width+"' height='"+swf_height+"' id='FLVPlayer'><param name='movie' value='images/focus2.swf' /><param name='quality' value='high' /><param name='wmode' value='transparent' /><param name='FlashVars' value='pics="+pics+"&links="+links+"&texts="+texts+"&borderwidth="+focus_width+"&borderheight="+focus_height+"&textheight="+text_height+"'><embed src='images/focus2.swf' quality='high' type='application/x-shockwave-flash' width='"+focus_width+"' height='"+swf_height+"' pluginspage='http://www.macromedia.com/go/getflashplayer' wmode='transparent'></embed></object>";

return strHtml;
}
document.getElementById('adtmp').innerHTML=ad();document.getElementById('adtmp').style.display='block';