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