// JavaScript Document

var cacheBuster = "?t=" + Date.parse(new Date());		
var stageW = "636";
var stageH = "385";
var attributes = {};
attributes.id = 'FlabellComponent';
attributes.name = attributes.id;
var params = {};
params.bgcolor = "#ffffff";
var flashvars = {};				
flashvars.componentWidth = stageW;
flashvars.componentHeight = stageH;
flashvars.pathToFiles = "home/";
flashvars.xmlPath = "xml/fadeinout.xml";						
swfobject.embedSWF("home.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "js/expressInstall.swf", flashvars, params);
if(swfmacmousewheel) swfmacmousewheel.registerObject(attributes.id);
