function Load_Menu(val)
{		
//location.href = "/" + document.forms[0].thisdb.value + "http://www.fairfield-properties.com/PropertyHomePages/" + val + "?OpenDocument"
location.href = val
}