var flashIntroObjectID='FLASHwelcome';
var flashIntroMOVIE='FLASH/welcome.cgi';
var flashIntroLOOP='false';
var flashIntroWIDTH='620';
var flashIntroHEIGHT='320';
var flashIntroQUALITY='high';
var flashIntroBGCOLOR='#000000';
var flashIntroCite='\<cite>\<a href=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" title=\"get Macromedia Flash\">Flash 5\</a>\</cite>\n';
var flashIntroData=' data=\"'+flashIntroMOVIE+'\"';
var flashIntroType=' type=\"application/x-shockwave-flash\"';
var flashIntroSize=' width=\"'+flashIntroWIDTH+'\" height=\"'+flashIntroHEIGHT+'\"';
var flashIntroAttributes=flashIntroData+flashIntroType;
var flashIntroCLSID=' classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\"';
var flashIntroParam='\<param name=\"movie\" value=\"'+flashIntroMOVIE+'\">\n\<param name=\"loop\" value=\"'+flashIntroLOOP+'\">\n\<param name=\"quality\" value=\"'+flashIntroQUALITY+'\">\n\<param name=\"bgcolor\" value=\"'+flashIntroBGCOLOR+'\">\n';
var flashIntroEmbed='\<embed src=\"'+flashIntroMOVIE+'\" loop=\"'+flashIntroLOOP+'\" quality=\"'+flashIntroQUALITY+'\" bgcolor=\"'+flashIntroBGCOLOR+'\"'+flashIntroSize+flashIntroType+' pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\">\</embed>\n';
if(navigator.appVersion.indexOf('MSIE')!=-1){
  flashIntroAttributes=flashIntroCLSID;
}
var flashIntroObject='\<object id=\"'+flashIntroObjectID+'\"'+flashIntroAttributes+flashIntroSize+'>\n'+flashIntroParam+'</object>\n';
if(document.getElementById&&!window.opera){
  document.write(flashIntroObject+flashIntroCite);
}
else{
  document.write(flashIntroEmbed+flashIntroCite);
}



