function EmbedFlash(strIDName, strMovie, strWidth, strHeight, strAlign, strQuality, strBGColor, strAllowScriptAccess, strWMode)
{

	var strWModeEmbed = '';

	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="' + strWidth + '" height="' + strHeight + '" id="' + strIDName + '" align="' + strAlign + '" VIEWASTEXT>\n');
	document.write('<param name="allowScriptAccess" value="' + strAllowScriptAccess + '" />\n');
	document.write('<param name="movie" value="' + strMovie + '" />\n');
	document.write('<param name="quality" value="' + strQuality + '" />\n');
	document.write('<param name="bgcolor" value="' + strBGColor + '" />\n');
	if (strWMode != null)
	{
		document.write('<param name="wmode" value="' + strWMode + '" />\n');
		strWModeEmbed = ' wmode="' + strWMode + '"'
	}
	document.write('<embed src="' + strMovie + '" quality="' + strQuality + '"' + strWModeEmbed + ' bgcolor="' + strBGColor + '" width="' + strWidth + '" height="' + strHeight + '" name="' + strIDName + '" align="' + strAlign + '" allowScriptAccess="' + strAllowScriptAccess + '" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
	document.write('</object>\n');
}


function RunFooHome()
{
	EmbedFlash('rotator_home', 'images/rotator_home.swf', '240', '240', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooHistory()
{
	EmbedFlash('rotator_history', 'images/rotator_history.swf', '240', '240', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooContact()
{
	EmbedFlash('rotator_contact', 'images/rotator_contact.swf', '240', '240', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooNews()
{
	EmbedFlash('rotator_news', 'images/rotator_news.swf', '240', '240', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}


function RunFooCatering()
{
	EmbedFlash('rotator_catering', 'images/rotator_catering.swf', '260', '250', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooMain()
{
	EmbedFlash('rotator_main_hall', 'images/rotator_main_hall.swf', '500', '300', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooDining()
{
	EmbedFlash('rotator_dining', 'images/rotator_dining.swf', '500', '300', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}


function RunFooPlan()
{
	EmbedFlash('plan', 'images/plan.swf', '700', '600', 'middle', 'high', '#ffffff', 'sameDomain', null);
}










function RunFooAwards()
{
	EmbedFlash('rotator_awards', 'images/rotator_awards.swf', '400', '240', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooCharities()
{
	EmbedFlash('rotator_charities', 'images/rotator_charities.swf', '400', '240', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooReceptions()
{
	EmbedFlash('rotator_receptions', 'images/rotator_receptions.swf', '400', '240', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooConference()
{
	EmbedFlash('rotator_conference', 'images/rotator_conference.swf', '400', '240', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooWeddings()
{
	EmbedFlash('rotator_weddings', 'images/rotator_weddings.swf', '400', '240', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooWeddings2()
{
	EmbedFlash('rotator_weddings2', 'images/rotator_weddings2.swf', '400', '240', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooCapsCorporate()
{
	EmbedFlash('rotator_corp_caps', 'images/rotator_corp_caps.swf', '240', '240', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooCapsPrivate()
{
	EmbedFlash('rotator_priv_caps', 'images/rotator_priv_caps.swf', '240', '240', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}

function RunFooCateringPrivate()
{
	EmbedFlash('rotator_catering_private', 'images/rotator_catering_private.swf', '260', '250', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}


function RunFooAnimation()
{
	EmbedFlash('animations_1', 'images/animations_1.swf', '650', '460', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}


function RunFoofly_through()
{
	EmbedFlash('fly_through', 'images/fly_through.swf', '650', '460', 'middle', 'high', '#ffffff', 'sameDomain', 'transparent');
}
