<!-- 
//Make reference to the selected link
function makeLinkTo(s) { window.location.href =
s.options[s.selectedIndex].value; }
//-->



function intro(){document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"width="800" height="500"><param name="movie" value="Flash/intro.swf"><param name="wmode" value="transparent"><param name="quality" value="high"><embed src="Flash/intro.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="500"></object>\n'); }