function RunTree()
{
   document.write('<object id="flash1" data="http://www.thewoodlandsdogparkclub.org/virtual_tree.swf" height="490" type="application/x-shockwave-flash" width="410">\n');
   document.write('<param name="movie" value="http://www.thewoodlandsdogparkclub.org/virtual_tree.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent"> />\n');
   document.write('<embed src="http://www.thewoodlandsdogparkclub.org/virtual_tree.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="flash1" width="410" height="490"></embed>\n');
   document.write('</object>\n');
}

