function Flash()
{
	document.write("<OBJECT id='sub' codeBase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' height='204' width='784' classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' VIEWASTEXT>");
	document.write("<PARAM NAME='_cx' VALUE='19844'>");
	document.write("<PARAM NAME='_cy' VALUE='3969'>");
	document.write("<PARAM NAME='FlashVars' VALUE=''>");
	document.write("<PARAM NAME='Movie' VALUE='swf/main.swf'>");
	document.write("<PARAM NAME='Src' VALUE='swf/main.swf'>");
	document.write("<PARAM NAME='WMode' VALUE='Window'>");
	document.write("<PARAM NAME='Play' VALUE='-1'>");
	document.write("<PARAM NAME='Loop' VALUE='-1'>");
	document.write("<PARAM NAME='Quality' VALUE='High'>");
	document.write("<PARAM NAME='SAlign' VALUE=''>");
	document.write("<PARAM NAME='Menu' VALUE='-1'>");
	document.write("<PARAM NAME='Base' VALUE=''>");
	document.write("<PARAM NAME='AllowScriptAccess' VALUE=''>");
	document.write("<PARAM NAME='Scale' VALUE='ShowAll'>");
	document.write("<PARAM NAME='DeviceFont' VALUE='0'>");
	document.write("<PARAM NAME='EmbedMovie' VALUE='0'>");
	document.write("<PARAM NAME='BGColor' VALUE='white'>");
	document.write("<PARAM NAME='SWRemote' VALUE=''>");
	document.write("<PARAM NAME='MovieData' VALUE=''>");
	document.write("<PARAM NAME='SeamlessTabbing' VALUE='1'>");
	document.write("<PARAM NAME='Profile' VALUE='0'>");
	document.write("<PARAM NAME='ProfileAddress' VALUE=''>");
	document.write("<PARAM NAME='ProfilePort' VALUE='0'>");
	document.write("<PARAM NAME='AllowNetworking' VALUE='all'>");
	document.write("<EMBED src='swf/main.swf' quality='high' bgcolor='white' WIDTH='784' HEIGHT='204' NAME='sub' ALIGN='' TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/go/getflashplayer'></EMBED>");
	document.write("</OBJECT>");
}

function openWindow(url)
{
	window.open(url,"Login",'directories=no,resizable=no,scrollbars=no,location=no,width=380 height=50,top=100,left=100');

}