﻿var focus_width=500
var focus_height=375
var text_height=22
var swf_height = focus_height+text_height
var curhref=document.location.href;
var pics='images/photos/mobi/1.jpg|images/photos/mobi/2.jpg|images/photos/mobi/3.jpg|images/photos/mobi/4.jpg|images/photos/mobi/5.jpg|images/photos/mobi/6.jpg'
var links='tdfc4.html|tdfc4.html|tdfc4.html|tdfc4.html|tdfc4.html|tdfc4.html|'
var texts='阿里巴巴专家与企业家互动一|阿里巴巴专家与企业家互动二|阿里巴巴专家与企业家互动|阿里巴巴专家与企业家互动三|阿里巴巴专家与企业家互动四|阿里巴巴专家与企业家互动五'
var FocusFlash = new sinaFlash("images/pixviewer.swf", "focusflash", focus_width, swf_height, "7", "#FFFFFF", false, "High");
FocusFlash.addParam("allowScriptAccess", "sameDomain");
FocusFlash.addParam("menu", "false");
FocusFlash.addParam("wmode", "opaque");
FocusFlash.addVariable("pics", pics);
FocusFlash.addVariable("links", links);
FocusFlash.addVariable("texts", texts);
FocusFlash.addVariable("borderwidth", focus_width);
FocusFlash.addVariable("borderheight", focus_height);
FocusFlash.addVariable("textheight", text_height);
FocusFlash.addVariable("curhref", curhref);
FocusFlash.write("focusViwer");
