function Menu(){
	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="300" height="37">');
	document.write('     <param name="movie" value="swf/menu.swf">');
	document.write('     <param name="quality" value="high">');
        document.write('     <param name="menu" value="false">');
	document.write('    <embed src="swf/menu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="37"></embed>');
	document.write('    </object>');
}

function Ust(){
	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="199" height="139">');
	document.write('     <param name="movie" value="swf/ust_01.swf">');
	document.write('     <param name="quality" value="high">');
        document.write('     <param name="menu" value="false">');
	document.write('    <embed src="swf/ust_01.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="199" height="139"></embed>');
	document.write('    </object>');
}

function Alt(){
	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="199" height="137">');
	document.write('     <param name="movie" value="swf/alt_01.swf">');
	document.write('     <param name="quality" value="high">');
        document.write('     <param name="menu" value="false">');
	document.write('    <embed src="swf/alt_01.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="199" height="137"></embed>');
	document.write('    </object>');
}

