function top() {
	document.write("<object data='../images/top.swf' width='560' height='339' type='application/x-shockwave-flash' id='top' style='display:block;'>");
	document.write("<param name='movie' value='../images/top.swf'>");
	document.write("<param name='menu' value='false'><param name='wmode' value='transparent'><param name='quality' value='high'>");
	document.write("</object>");
}

