function treelotWindow(URL) {
window.name = "treewin";
treeWin = window.open(URL,'mytrees', 'toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width=710,height=530,left = 5,top = 5')}