function InsertBanner()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="760" height="245">\n');
	document.write('<param name="movie" value="flash/menu.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="../flash/menu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="245"></embed>\n');
	document.write('</object>\n');
}

function InsertLogo()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="236" height="45" align="bottom">\n');
	document.write('<param name="movie" value="flash/logo.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="../flash/logo.swf" width="236" height="45" align="bottom" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>\n');
	document.write('</object>\n');
}


function InsertMap()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="160" height="80">\n');
	document.write('<param name="movie" value="flash/map.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="flash/map.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="160" height="80"></embed>\n');
	document.write('</object>\n');
}

function InsertGolf()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="760" height="405">\n');
	document.write('<param name="movie" value="flash/intro.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="flash/intro.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="405"></embed>\n');
	document.write('</object>\n');
}

function InsertVillas()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="177" height="177">\n');
	document.write('<param name="movie" value="flash/villas.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="flash/villas.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="177" height="177"></embed>\n');
	document.write('</object>\n');
}