
var pic_width=505; //图片宽度	
	var button_pos=5; //按扭位置 1左 2右 3上 4下
    var stop_time=6000; //图片停留时间(1000为1秒钟)
    var show_text=0; //是否显示文字标签 1显示 0不显示
    var txtcolor="000000"; //文字色
    var bgcolor="DDDDDD"; //背景色
	var focus_width = 505;	// 图片宽度
	var focus_height= 157;	// 图片高度
	var text_height = 1;	// 显示的文字高度

     var pics ="http://vcsale.21cge.com/flash_images/45.jpg|http://vcsale.21cge.com/flash_images/41.jpg|http://vcsale.21cge.com/flash_images/38.jpg|http://vcsale.21cge.com/flash_images/00.jpg|http://vcsale.21cge.com/flash_images/32.jpg";
	var links="laborday2011-cheap-wow-gold_2892.aspx|promotion.paypal2011.2824.aspx|wow-powerleveling-for-cataclysm.2744.aspx|cd-key-cheap-wow-cataclysm.2594.aspx|wow-gold-zero-no-disturbed.2429.aspx";
	var texts="laborday2011-cheap-wow-gold_2892.aspx|promotion.paypal2011|wow-powerleveling-for-cataclysm|cd-key-cheap-wow-cataclysm|wow-powerleveling-for-Cataclysm-beta";


	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
	document.write('codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');
	document.write('width="'+ focus_width +'" ');
	document.write('height="'+ focus_height +'">');
	document.write('<param name="allowScriptAccess" value="sameDomain">');
	document.write('<param name="movie" value="http://vcsale.docoin.com/flash/focus.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="bgcolor" value="#ffffff">');
	document.write('<param name="menu" value="false">');
	document.write('<param name=wmode value="opaque">');
	document.write('<param name="FlashVars" ');
	document.write('value="pics='+pics);
	document.write(		'&links='+links);
	document.write(		'&texts='+texts);
	document.write(		'&borderwidth='+focus_width);
	document.write(		'&borderheight='+focus_height);
	document.write(		'&txtcolor='+txtcolor+'&bgcolor='+bgcolor+'&textheight='+text_height+'">');
	document.write('<embed src="http://vcsale.docoin.com/flash/focus.swf" ');
	document.write('wmode="opaque" ');
	document.write('FlashVars="pics='+pics);
	document.write(		'&links='+links);
	document.write(		'&texts='+texts);
	document.write(		'&borderwidth='+focus_width);
	document.write(		'&borderheight='+focus_height);
	document.write(		'&textheight='+text_height+'" ');
	document.write('menu="false" ');
	document.write('bgcolor="#DDDDDD" ');
	document.write('quality="high" ');
	document.write('width="'+ focus_width +'" ');
	document.write('height="'+ focus_height +'" ');
	document.write('allowScriptAccess="sameDomain" ');
	document.write('type="application/x-shockwave-flash" ');
	document.write('pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	document.write('</object>');

