function openWinPhoto(theURL)
{
    window.open(theURL,"Photos","width=500,height=470,status=no,scrollbars=no"); 
}


function openWinMap(theURL)
{
    window.open(theURL,"Photos","width=700,height=490,status=no,scrollbars=no"); 
}
function openMap(theURL)
{
    window.open(theURL,"Photos","width=700,height=490,status=no,scrollbars=no"); 
}