function printsound(){if(getCookie('compid')!='macbook') document.write('<object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" height="25px" width="100px">\
<param name="URL" value="/waterback.wav"/>\
<param name="autostart" value="true"/>\
<param name="uiMode" value="mini"/>\
<param name="loop" value="true" />\
<embed src="/waterback.wav" uimode="mini" autostart="true" id="backsound" loop="true" height="25px" width="100px">\
</embed></object>');}
function printwaterfall(){document.write('<object width="504px" height="376px" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">\
<param name="movie" value="waterfall.swf" />\
<embed src="waterfall.swf" width="504px" height="376px"></embed>\
</object>');}
