<!--

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
function MM_jumpMenuGo(selName,targ,restore){ //v3.0
  var selObj = MM_findObj(selName); if (selObj) MM_jumpMenu(targ,selObj,restore);
}
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function tmt_formManager(f,c){
	if(MM_findObj(f)){eval("MM_findObj('"+f+"')."+c);}
	return (true);
}

function confirmit() {
   return confirm("Are you sure you want to delete this Place");
}
function Archive() {
   return confirm("Are you sure you want to ARCHIVE this item? It will NOT be deleted from the database");
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
function MM_setTextOfLayer(objName,x,newText) { //v4.01
  if ((obj=MM_findObj(objName))!=null) with (obj)
    if (document.layers) {document.write(unescape(newText)); document.close();}
    else innerHTML = unescape(newText);
}

tmt_css_Mac = "../StyleSheets/lfmac_r2.css";
tmt_css_Win = "../StyleSheets/lf_r2.css";
tmt_css_Win5 = "../StyleSheets/lf_r2_5.css";
  var verStr=navigator.appVersion, version = parseFloat(verStr);
if((navigator.appVersion.indexOf("Mac")!= -1)){
   document.write("<link rel='stylesheet' href='" + tmt_css_Mac + "' type='text/css'>");
}
else{

if (version >= 5.5 || verStr.indexOf(5.5) != -1 || verStr.indexOf(6.0) != -1)
{
  document.write("<link rel='stylesheet' href='" + tmt_css_Win + "' type='text/css'>");
}
else
{   
document.write("<link rel='stylesheet' href='" + tmt_css_Win + "' type='text/css'>");
}}
function zoom(url)
{
window.open(url,'zoom','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,copyhistory=0,width=550,height=550,screenX=0,screenY=0,top=5,left=5');
}
// -->
