var focus_width=210;
var focus_height=165;
var text_height=0;
var swf_height = focus_height+text_height;

var pics='/new_img/001.jpg|/new_img/002.jpg|/new_img/003.jpg|/new_img/004.jpg|/new_img/005.jpg|/new_img/006.jpg';
var links='|||||'
var texts='|||||'
document.write('<embed ID="focus_flash" src="../new_img/pixviewer.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#E5E5EB" quality="high" width="'+ focus_width +'" height="'+ swf_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');

