//default

function WriteHeaderSwf() {
	document.write("<OBJECT id='myFlash2' codeBase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0'");
	document.write("height='183' width='800' align='middle' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000'");
		document.write("VIEWASTEXT>");
	document.write("<PARAM NAME='_cx' VALUE='4604'>");
	document.write("<PARAM NAME='_cy' VALUE='3704'>");
	document.write("<PARAM NAME='FlashVars' VALUE=''>");
	document.write("<PARAM NAME='Movie' VALUE='Swfs/header.swf'>");
	document.write("<PARAM NAME='Src' VALUE='Swfs/header.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='best'>");
	document.write("<PARAM NAME='SAlign' VALUE=''>");
	document.write("<PARAM NAME='Menu' VALUE='false'>");
	document.write("<PARAM NAME='Base' VALUE=''>");
	document.write("<PARAM NAME='AllowScriptAccess' VALUE='sameDomain'>");
	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='FFFFFF'>");
	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("<embed src='Swfs/header.swf' quality='best' bgcolor='#ffffff' width='800' height='183'");
	document.write("name='MainMenu' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash'");
	document.write("pluginspage='http://www.macromedia.com/go/getflashplayer' />");
	document.write("</OBJECT>");
}

function WriteGreetSwf() {
	document.write("<OBJECT id='myFlash' codeBase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0'");
	document.write("height='38' width='640' align='middle' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000'");
	document.write("VIEWASTEXT>");
	document.write("<PARAM NAME='Movie' VALUE='Swfs/greet.swf'>");
	document.write("<PARAM NAME='Src' VALUE='Swfs/greet.swf'>");
	document.write("<PARAM NAME='wmode' VALUE='transparent'>");
	document.write("<PARAM NAME='Quality' VALUE='best'>");
	document.write("<PARAM NAME='Menu' VALUE='false'>");
	document.write("<PARAM NAME='AllowScriptAccess' VALUE='sameDomain'>");
	document.write("<PARAM NAME='Scale' VALUE='noborder'>");
	document.write("<PARAM NAME='DeviceFont' VALUE='0'>");
	document.write("<PARAM NAME='EmbedMovie' VALUE='0'>");
	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("<embed src='Swfs/greet.swf' quality='best' width='640' height='38'");
	document.write("name='myFlash' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash'");
	document.write("pluginspage='http://www.macromedia.com/go/getflashplayer' />");
	document.write("</OBJECT>");
}

function WriteClockSwf() {
	document.write("<OBJECT id='myFlash3' codeBase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0'");
	document.write("height='400' width='110' align='middle' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000'");
	document.write("VIEWASTEXT>");
	document.write("<PARAM NAME='Movie' VALUE='Swfs/clock.swf'>");
	document.write("<PARAM NAME='Src' VALUE='Swfs/clock.swf'>");
	document.write("<PARAM NAME='Quality' VALUE='best'>");
	document.write("<PARAM NAME='Menu' VALUE='false'>");
	document.write("<PARAM NAME='AllowScriptAccess' VALUE='sameDomain'>");
	document.write("<PARAM NAME='Scale' VALUE='noborder'>");
	document.write("<PARAM NAME='DeviceFont' VALUE='0'>");
	document.write("<PARAM NAME='EmbedMovie' VALUE='0'>");
	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("<embed src='Swfs/clock.swf' quality='best' width='110' height='400'");
	document.write("name='MainMenu' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash'");
	document.write("pluginspage='http://www.macromedia.com/go/getflashplayer' />");
	document.write("</OBJECT>");
}
function WriteKeysSwf() {
	document.write("<OBJECT id='myFlash3' codeBase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0'");
	document.write("height='200' width='250' align='middle' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000'");
	document.write("VIEWASTEXT>");
	document.write("<PARAM NAME='Movie' VALUE='../swfs/keys.swf'>");
	document.write("<PARAM NAME='Src' VALUE='../swfs/keys.swf'>");
	document.write("<PARAM NAME='Quality' VALUE='best'>");
	document.write("<PARAM NAME='Menu' VALUE='false'>");
	document.write("<PARAM NAME='AllowScriptAccess' VALUE='sameDomain'>");
	document.write("<PARAM NAME='Scale' VALUE='noborder'>");
	document.write("<PARAM NAME='DeviceFont' VALUE='0'>");
	document.write("<PARAM NAME='EmbedMovie' VALUE='0'>");
	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("<embed src='../swfs/keys.swf' quality='best' width='250' height='200'");
	document.write("name='MainMenu' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash'");
	document.write("pluginspage='http://www.macromedia.com/go/getflashplayer' />");
	document.write("</OBJECT>");
}

