<!--
function photo01()
{ nwin=open("branches_photo.asp", "branches_photo", "width=560, height=670, left=0, top=0, toolbar=no, menubar=no, location=no, directories=no, status=no, scrollbars=no, resizable=yes, outerWidth=0, outerHeight=0")
}
function map01(id)
{ nwin=open("branches_map.asp?id="+id, "branches_map", "width=750, height=570, left=0, top=0, toolbar=no, menubar=no, location=no, directories=no, status=no, scrollbars=yes, resizable=yes, outerWidth=0, outerHeight=0")
}
function forgotpass01()
{ nwin=open("forgotpass.asp", "forgotpass", "width=500, height=350, left=0, top=0, toolbar=no, menubar=no, location=no, directories=no, status=no, scrollbars=auto, resizable=yes, outerWidth=0, outerHeight=0")
}
function brochure01(id)
{ nwin=open("services_brochure.asp?id="+id, "brochure", "width=750, height=550, left=0, top=0, toolbar=no, menubar=no, location=no, directories=no, status=no, scrollbars=yes, resizable=yes, outerWidth=0, outerHeight=0")
}
function new01(id)
{ nwin=open("new_detail.asp?id="+id, "new", "width=750, height=550, left=0, top=0, toolbar=no, menubar=no, location=no, directories=no, status=no, scrollbars=yes, resizable=yes, outerWidth=0, outerHeight=0")
}

//-->
