/*function showmovie()
{
	 document.write('<embed src="home_nav.swf" type="application/x-shockwave-flash" width="720" height="250">');
	document.write('</embed>');
}
*/
function nav()
{
	 document.write('<embed src="main.swf" type="application/x-shockwave-flash" width="546" height="56">');
	document.write('</embed>');
}
