var cacheBuster = "?t=" + Date.parse(new Date());		
var stageW = 617;//"100%";
var stageH = 394;//"100%";
var attributes = {};
attributes.id = 'flash_rotator_wrapper';
attributes.name = attributes.id;
var params = {};
params.bgcolor = "#000000";
params.wmode = "transparent";
var flashvars = {};				
flashvars.componentWidth = stageW;
flashvars.componentHeight = stageH;
flashvars.pathToFiles = "/";
flashvars.xmlPath = "slideshow.php";
swfobject.embedSWF("preview.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "js/expressInstall.swf", flashvars, params);


var smokeattributes = {};
smokeattributes.id = 'logo_flash';
smokeattributes.name = smokeattributes.id;
var smokevars = {};				
swfobject.embedSWF("fog.swf"+cacheBuster, smokeattributes.id, 460, 165, "9.0.124", "js/expressInstall.swf", smokevars, params);

var boxattributes = {};
boxattributes.id = 'i_am_big_foot';
boxattributes.name = boxattributes.id;
var smokevars = {};				
swfobject.embedSWF("box_fog.swf"+cacheBuster, boxattributes.id, 320, 300, "9.0.124", "js/expressInstall.swf", smokevars, params);

$(document).ready(function(){
	$('#banner_listing').innerfade({
		speed: 1000,
		timeout: 5000,
		type: 'sequence',
		containerheight: '189px'
	});
	$('#news_wrapper').innerfade({
		speed: 1000,
		timeout: 5000,
		type: 'sequence',
	});
});
