// JavaScript Document

function TopFlash()
{
document.write('<embed src="tmp/toppage.swf" loop="false" quality="high" type="application/x-shockwave-flash" width="900" height="465">');
}
