function homeFlash() {
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=6,0,0,0" ID=468x60-6 WIDTH=470 HEIGHT=270>');
	document.write('<param name=movie value="home1.swf">');
	document.write('<param name="wmode" value="transparent">');
	document.write('<param name=quality value=high>');
	document.write('<embed src="home1.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="470" height="270"></embed>');
	document.write('</object>');
};

function homeFlash2() {
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=6,0,0,0" ID=468x60-6 WIDTH=470 HEIGHT=110>');
	document.write('<param name=movie value="home2.swf">');
	document.write('<param name="wmode" value="transparent">');
	document.write('<param name=quality value=high>');
	document.write('<embed src="home2.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="470" height="110"></embed>');
	document.write('</object>');
};


