function fla(){
	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="900" height="560">\n');
	document.write('<param name="movie" value="top.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="900" height="560"></embed>\n');
	document.write('</object>\n');
	document.write('\n');
}


function photo(){
	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="900" height="560">\n');
	document.write('<param name="movie" value="top.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="FlashVars" value="startpoint=photos" />\n');
	document.write('<embed src="top.swf" FlashVars="startpoint=photos" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="900" height="560"></embed>\n');
	document.write('</object>\n');
	document.write('\n');
}


function movie(){
	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="900" height="560">\n');
	document.write('<param name="movie" value="top.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="FlashVars" value="startpoint=movie" />\n');
	document.write('<embed src="top.swf" FlashVars="startpoint=movie" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="900" height="560"></embed>\n');
	document.write('</object>\n');
	document.write('\n');
}

function eng(){
	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="245" height="245">\n');
	document.write('<param name="movie" value="eng.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="FlashVars" value="startpoint=movie" />\n');
	document.write('<embed src="eng.swf" FlashVars="startpoint=movie" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="245" height="245"></embed>\n');
	document.write('</object>\n');
	document.write('\n');
}



