


function flashView(){
	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="894" height="90">');
	document.write('<param name="movie" value="images/mainmenu.swf">');
	document.write('<param name=wmode VALUE=transparent>');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="images/mainmenu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="894" height="90"></embed>');
	document.write('</object>');
}
function mainView(){
	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="649" height="195">');
	document.write('<param name="movie" value="images/mainflash.swf">');
	document.write('<param name=wmode VALUE=transparent>');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="images/mainflash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="649" height="195"></embed>');
	document.write('</object>');
}
function leftflashView(){
	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="443" height="440">');
	document.write('<param name="movie" value="images/mainflash.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="images/mainflash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="443" height="440"></embed>');
	document.write('</object>');
}
function topmenu(){
	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="894" height="92">');
	document.write('<param name="movie" value="http://www.romabike.com/iframe/img/topmenu.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="http://www.romabike.com/iframe/img/topmenu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="894" height="92"></embed>');
	document.write('</object>');
}
