﻿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/shengri/1.jpg|images/photos/shengri/2.jpg|images/photos/shengri/3.jpg|images/photos/shengri/4.jpg|images/photos/shengri/5.jpg|images/photos/shengri/6.jpg'
var links='tdfc2.html|tdfc2.html|tdfc2.html|tdfc2.html|tdfc2.html|tdfc2.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");
