 var focus_width=772
 var focus_height=289
 var text_height=0
 var swf_height = focus_height+text_height
 
 var pics='images/1.jpg|images/2.jpg|images/3.jpg|images/4.jpg'

var texts='|||'


 document.write('<embed src="images/playswf.swf" wmode="opaque" FlashVars="pics='+pics+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#DADADA" quality="high" width="'+ focus_width +'" height="'+ swf_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');  
