function IndexFla()
{
	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="336" HEIGHT="185" ALIGN="">');
	document.write('<PARAM NAME=movie VALUE="main.swf">');
	document.write('<PARAM NAME=wmode VALUE=transparent>');
	document.write('<PARAM NAME=bgcolor VALUE=#FFFFFF>');
	document.write('<EMBED src="main.swf" quality=best wmode=transparent bgcolor=#FFFFFF  WIDTH="336" HEIGHT="185" ALIGN=""TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
	document.write('</embed>');
	document.write('</object>');
}

function CocktailFla()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="482" height="322">');
	document.write('<param name="movie" value="cocktail_book.swf">');
	document.write('<param name=quality value=high>');
	document.write('<embed src="cocktail_book.swf" quality="best" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="482" height="322">');
	document.write('</embed>');
	document.write('</object>');
}