<!--//BEGIN digipix zOOm Script////////////////////////////////////////////////////////           THIS IS A HYPERSVEN JAVASCRIPT           ////     YOU MAY USE FREELY AS LONG AS YOU DO NOT     ////                 REMOVE THIS COMMENT              ////                                                  ////                    http://hyperSven.com            ////////////////////////////////////////////////////////function new_window(url,w,h,title) {link = window.open("./blank.html","Link","toolbar=1,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=700,height=560,left=10,top=10");window.name = "opener";var d = link.document;d.open();d.writeln('<html><head><title>Turf-n-Tree - detail shot</title></head><body background="/images/background-grass.gif" bgcolor="#2F9540" onLoad="focus();"  topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"><STYLE TYPE="text/css"><!-- IMG {border: dotted #E2CA26} --></STYLE><center>');d.writeln('<table border="0" cellpadding="3" cellspacing="0" width="100%"><tr>');d.writeln('<td><!-- <img src="" width="175" height="76">--></td>');d.writeln('<td align=center width="100%"><font face="geneva,arial" size="3" color="#EEEEEE"><b>' + title + '</b></font></td>');d.writeln('<td align="right"></td></tr>');d.writeln('<tr><td align="center" colspan="3">');d.writeln('<a href=""  OnClick="top.close()"><img src="' + url + '" width="' + w + '" height="' + h + '" border="0"></a><br><font face="geneva,arial" size="1" color="#CCCCCC">Click on image to close this window</font></td></tr>');d.writeln('<tr><td colspan="3" align="center"><font face="geneva,arial" size="1" color="#CCCCCC">2003-2004 Turf-n-Tree &nbsp; All Rights Reserved</font></td></tr>');d.writeln('</table>');d.writeln('</center></body></html>');d.close();}//END digipix zOOm Script-->