function sidebar(vars, user, ip){
	document.write('<embed src="swf/sidebar.swf" FlashVars="&fstate=' + vars + '&user=Welcome: ' + user + '" quality=high type="application/x-shockwave-flash" width="245" height="640" scale="noborder"> </embed>');
}
function png(strId, strPath, intWidth, intHeight){
  document.write('<div align="middle"><div style="height:"+intHeight+"px; width:"+intWidth+"px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src=\""+strPath+"\", sizingMethod=\"scale\")"  id=""+strId+"" align="middle"></div></div>');
}
function intro(user, ip){
	document.write('<embed src="swf/intro.swf" quality=high type="application/x-shockwave-flash" width="912" height="568" scale="noborder"> </embed>');
}
function giheader(){
	document.write('<embed src="swf/giheader.swf" quality=high type="application/x-shockwave-flash" width="512" height="86"  wmode="transparent" scale="noborder"> </embed>');
}
function contactheader(){
	document.write('<embed src="swf/contactheader.swf" quality=high type="application/x-shockwave-flash" width="512" height="180"  wmode="transparent" scale="noborder"> </embed>');
}
function calandar(vars){
	document.write('<embed src="swf/calendar.swf" FlashVars="' + vars + '" quality=high type="application/x-shockwave-flash" width="720" height="470" scale="noborder" wmode="transparent"> </embed>');
}
function contactinfo(){
	document.write('<embed src="swf/contactinfo.swf" quality=high type="application/x-shockwave-flash" width="512" height="180"  wmode="transparent" scale="noborder"> </embed>');
}
function meheader(){
	document.write('<embed src="swf/giheader.swf" quality=high type="application/x-shockwave-flash" width="512" height="180" scale="noborder" wmode="transparent"> </embed>');
}
function mapquest(){
	document.write('<embed src="swf/mapquest.swf" quality=high type="application/x-shockwave-flash" width="117" height="15" scale="noborder" wmode="transparent"> </embed>');
}
function txtheader(txt){
	document.write('<embed src="swf/txtheader.swf" quality=high type="application/x-shockwave-flash" width="350" height="32" scale="noborder" wmode="transparent" FlashVars="txt='+txt+'"> </embed>');
}
function giicon(){
	document.write('<embed src="swf/giicon.swf" quality=high type="application/x-shockwave-flash" width="63" height="63" scale="noborder" wmode="transparent"> </embed>');
}
function MSicon(){
	document.write('<embed src="swf/MSicon.swf" quality=high type="application/x-shockwave-flash" width="63" height="63" scale="noborder" wmode="transparent"> </embed>');
}
function kiicon(){
	document.write('<embed src="swf/kiicon.swf" quality=high type="application/x-shockwave-flash" width="63" height="63" scale="noborder" wmode="transparent"> </embed>');
}
function SWIcon(){
	document.write('<embed src="swf/SWIcon.swf" quality=high type="application/x-shockwave-flash" width="63" height="63" scale="noborder" wmode="transparent"> </embed>');
}
function SCicon(){
	document.write('<embed src="swf/SCicon.swf" quality=high type="application/x-shockwave-flash" width="63" height="63" scale="noborder" wmode="transparent"> </embed>');
}
function ACicon(){
	document.write('<embed src="swf/ACicon.swf" quality=high type="application/x-shockwave-flash" width="63" height="63" scale="noborder" wmode="transparent"> </embed>');
}
function Ricon(){
	document.write('<embed src="swf/Ricon.swf" quality=high type="application/x-shockwave-flash" width="63" height="63" scale="noborder" wmode="transparent"> </embed>');
}
function Micon(){
	document.write('<embed src="swf/Micon.swf" quality=high type="application/x-shockwave-flash" width="63" height="63" scale="noborder" wmode="transparent"> </embed>');
}
function SMicon(){
	document.write('<embed src="swf/SMicon.swf" quality=high type="application/x-shockwave-flash" width="63" height="63" scale="noborder" wmode="transparent"> </embed>');
}
function REicon(){
	document.write('<embed src="swf/REicon.swf" quality=high type="application/x-shockwave-flash" width="63" height="63" scale="noborder" wmode="transparent"> </embed>');
}
function Gicon(){
	document.write('<embed src="swf/Gicon.swf" quality=high type="application/x-shockwave-flash" width="63" height="63" scale="noborder" wmode="transparent"> </embed>');
}
function scroller(vars, news1, news2, news3, news4){
	document.write('<embed src="swf/scroller.swf" quality=high type="application/x-shockwave-flash" width="570" height="30" scale="noborder" wmode="transparent" FlashVars="fstate=' + vars + '&innews1=' + news1 + '&innews2=' + news2 + '&innews3=' + news3 + '&innews4=' + news4 + '"> </embed>');
}
function finishbar(vars){
	document.write('<embed src="swf/finishbar.swf" quality=high type="application/x-shockwave-flash" width="528" height="32" scale="noborder" wmode="transparent" FlashVars="stage=' + vars + '"> </embed>');
}
function showvideo(filename){
	document.write('<object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="400" height="316" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">');
	document.write('<param name="src" value="' + filename + '"><param name="autoplay" value="true"><param name="loop" value="false"><param name="controller" value="true">');
	document.write('<embed src="' + filename + '" width="400" height="316" autoplay="true" loop="false" controller="true" pluginspage="http://www.apple.com/quicktime/"></embed></object>');
}