function sZsFlash(path)
{
	var pics='';
	var links='';
pics+=path+'http://www.flashyc.com/pic/jp/106313.jpg|'
links+='http://www.flashyc.com/html/106313.html|'
pics+=path+'http://www.flashyc.com/pic/jp/105779.jpg|'
links+='http://www.flashyc.com/html/105779.html|'
pics+=path+'http://www.flashyc.com/pic/jp/104826.jpg|'
links+='http://www.flashyc.com/html/104826.html|'
pics+=path+'http://www.flashyc.com/pic/jp/103735.jpg|'
links+='http://www.flashyc.com/html/103735.html|'
pics+=path+'http://www.flashyc.com/pic/jp/103548.jpg|'
links+='http://www.flashyc.com/html/103548.html|'
pics+=path+'http://www.flashyc.com/pic/jp/103316.jpg|'
links+='http://www.flashyc.com/html/103316.html|'
pics+=path+'http://www.flashyc.com/pic/jp/103303.jpg|'
links+='http://www.flashyc.com/html/103303.html|'
pics+=path+'http://www.flashyc.com/pic/jp/101765.jpg|'
links+='http://www.flashyc.com/html/101765.html|'













































	pics=pics.substr(0,pics.length-1);
	links=links.substr(0,links.length-1);
	var focus_width=400;
	var focus_height=150;
	var text_height=0;
	var swf_height = focus_height+text_height;

	var texts='||';
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ focus_width +'" height="'+ swf_height +'">');
	document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="'+path+'http://www.flashyc.com/ad/pixviewer.swf"><param name="quality" value="high"><param name="bgcolor" value="#ffffff">');
	document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
	document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
	document.write('<embed src="'+path+'http://www.flashyc.com/ad/pixviewer.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#ffffff" quality="high" width="'+ focus_width +'" height="'+ swf_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	document.write('</object>');
}
