//Java for Flash (SEO Way) with W3 validation
function seoswf()
{	
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,19,0" width="493" height="200">');
document.write(' <param name="movie" value="http://www.bluecubebilliards.net/flash/home-header.swf"><param name="quality" value="high">');
document.write(' <param name="bgcolor" value="#004477">');
document.write('<embed src="/flash/home-header.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="493" height="200"></embed>');
document.write('</object>');	
}

function seoswfevent()
{	
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,19,0" width="574" height="127">');
document.write(' <param name="bgcolor" value="#004477">');
document.write(' <param name="movie" value="http://www.bluecubebilliards.net/flash/events-flash.swf"><param name="quality" value="high">');
document.write('<embed src="http://www.bluecubebilliards.net/flash/events-flash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="574" height="127"></embed>');
document.write('</object>');	
}
function seoswfsound()
{	
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,19,0" width="150" height="50">');
document.write(' <param name="movie" value="http://www.bluecubebilliards.net/flash/soundclip.swf"><param name="quality" value="high">');
document.write(' <param name="bgcolor" value="#004477">');
document.write('<embed src="http://www.bluecubebilliards.net/flash/soundclip.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="150" height="50"></embed>');
document.write('</object>');	
}
function commercial()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,19,0" width="550" height="400">');
document.write(' <param name="movie" value="http://www.bluecubebilliards.net/flash/commercial.swf"><param name="quality" value="high">');
document.write(' <param name="bgcolor" value="#0061AA">');
document.write('<embed src="http://www.bluecubebilliards.net/flash/commercial.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550" height="400"></embed>');
document.write('</object>');
}