var howMade_Flash = 'true';							function howMadeNoFlash()  {			noFlashRep = "<br><br><table border='0' cellpadding='0' cellspacing='0' width='400'>";			noFlashRep += "<tr><td><p class='pagetext'>Your browser currently doesn't have Macromedia Flash plug-in version 5. To view this site properly, please click on the image below and install the plug-in. </p>";			noFlashRep += "</td></tr><tr><td><br><a href='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' target='_blank'><img src='/img/macromedia_flash_5.gif' width='217' height='40' border='0'></a></td></tr></table>";			document.write(noFlashRep);	}