<!-- Begin OPTIONS CODE

// HOMEPAGE FLASH OPTIONS FILE

// CHANGE ANY OF THESE VARIABLES


var flashwidth		= "750"		// WIDTH OF THE FLASH (IN PIXELS)
var flashheight		= "333"		// HEIGHT OF THE FLASH (IN PIXELS)
var color		= "000000"	// IMAGE SLIDE SHOW BACKGROUND COLOR (see also intro.css)



// COPYRIGHT 2008 © Allwebco Design Corporation
// Unauthorized use or sale of this script is strictly prohibited by law

// YOU DO NOT NEED TO EDIT BELOW THIS LINE



document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" type="application/x-shockwave-flash" width="200px" height="323px" id="InsertWidget_9e453563-4e11-40a0-98c8-01893294cb44" align="middle">');
document.write('<param name="movie" value="http://widgetserver.com/syndication/flash/wrapper/InsertWidget.swf"/>);
document.write('<param name="quality" value="high" />);
document.write('<param name="wmode" value="transparent" />);
document.write('<param name="menu" value="false" />);
document.write('<param name="flashvars" value="r=2&appId=9e453563-4e11-40a0-98c8-01893294cb44" /> );
document.write('<embed src="http://widgetserver.com/syndication/flash/wrapper/InsertWidget.swf"  name="InsertWidget_9e453563-4e11-40a0-98c8-01893294cb44"  width="200px" height="323px" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" align="middle" flashvars="r=2&appId=9e453563-4e11-40a0-98c8-01893294cb44" /></object>);

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" id="imagechanger">');
document.write('<PARAM NAME="movie" VALUE="imagechanger.swf">');
document.write('<PARAM NAME="quality" VALUE="high">');
document.write('<PARAM NAME="wmode" VALUE="transparent">');
document.write('<PARAM NAME="bgcolor" VALUE="#'+color+'">');
document.write('<EMBED src="imagechanger.swf" quality="high" wmode="transparent" bgcolor="#'+color+'"  WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" NAME="imagechanger" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT><br>');






//  End -->