if (screen.height<=760){
	document.write('<object type="application/x-shockwave-flash" data="main_short.swf" width="720" height="459">')
}else{
	document.write('<object type="application/x-shockwave-flash" data="main_short.swf" width="800" height="510">')
}
document.write('<param name="movie" value="main_short.swf">')
document.write('<param name="autoStart" value="-1">')
document.write('<param name="showControls" value="false"></object>')