function denali_map_enlarge()
{
 window.open('../denali/denali-map-enlarge.jsp','enlarge','height=530,width=750,top=10,left=10,toolbar=false,location=false,status=yes,menubar=false,scrollbars=yes,resizable=yes')
}
function downtown_map_enlarge()
{
 window.open('../anchorage/downtown-map-enlarge.jsp','an_popup3','height=530,width=750,top=10,left=10,toolbar=false,location=false,status=yes,menubar=false,scrollbars=yes,resizable=yes')
}
function parkstrails_map_enlarge()
{
 window.open('../anchorage/parks-and-trails-map-enlarge.jsp','an_popup4','height=530,width=750,top=10,left=10,toolbar=false,location=false,status=yes,menubar=false,scrollbars=yes,resizable=yes')
}
function anchorage_trails()
{
 window.open('../maps/anchorage-trails-map-enlarge.jsp','popup1','height=530,width=750,top=10,left=10,toolbar=false,location=false,status=yes,menubar=false,scrollbars=yes,resizable=yes')
}
function anchorage_north_map_enlarge()
{
 window.open('../maps/anchorage-north-map-enlarge.jsp','popup1','height=530,width=750,top=10,left=10,toolbar=false,location=false,status=yes,menubar=false,scrollbars=yes,resizable=yes')
}
function anchorage_map_enlarge()
{
 window.open('../maps/anchorage-map-enlarge.jsp','popup2','height=530,width=750,top=10,left=10,toolbar=false,location=false,status=yes,menubar=false,scrollbars=yes,resizable=yes')
}
function central_alaska_map_enlarge()
{
 window.open('../maps/central-alaska-map-enlarge.jsp','popup3','height=530,width=750,top=10,left=10,toolbar=false,location=false,status=yes,menubar=false,scrollbars=yes,resizable=yes')
}
function alaska_map_enlarge()
{
 window.open('../maps/alaska-map-enlarge.jsp','popup4','height=530,width=750,top=2,left=2,toolbar=false,location=false,status=yes,menubar=false,scrollbars=yes,resizable=yes')
}

function railroad_map_enlarge()
{
 window.open('../gettingaround/railroad-map-enlarge.jsp','ga_popup4','height=530,width=750,top=2,left=2,toolbar=false,location=false,status=yes,menubar=false,scrollbars=yes,resizable=yes')
}

function akair_map_enlarge()
{
 window.open('../gettingaround/akair-map-enlarge.jsp','ga_popupa1','height=465,width=620,top=2,left=2,toolbar=false,location=false,status=yes,menubar=false,scrollbars=yes,resizable=yes')
}



// abhinavk: i think this fucntion should also be deleted
function sendtoFriend()
{
 window.open('../admin/popup_sendtoFriend.jsp','popup5','height=530,width=500,top=10,left=10,toolbar=false,location=false,status=false,menubar=false,scrollbars=yes,resizable=yes')
}

function weatherplanner()
{
 window.open('../admin/popup_weatherPlanner.jsp','popup6','height=550,width=750,top=10,left=10,toolbar=false,location=false,status=false,menubar=false,scrollbars=yes,resizable=yes')
}
 function weatherplannerForDestination()
{
 window.open('../admin/popup_weatherPlanner.jsp','popup7','height=550,width=750,top=10,left=10,toolbar=false,location=false,status=false,menubar=false,scrollbars=yes,resizable=yes')
}
 function weatherplannerForPT()
{
 window.open('admin/popup_weatherPlanner.jsp','popup7','height=550,width=750,top=10,left=10,toolbar=false,location=false,status=false,menubar=false,scrollbars=yes,resizable=yes')
}


// abhinavk : this is blocked because in common.js another function with same name for the same work is defined
/*function mailSupplier()
{
 window.open('../admin/popup_mailtoSupplier.htm','popup8','height=480,width=500,top=10,left=10,toolbar=false,location=false,status=false,menubar=false,scrollbars=yes,resizable=yes')
}*/


function postreview()
{
 window.open('../admin/popup_CustRev_submit.htm','popup9','height=500,width=700,top=10,left=10,toolbar=false,location=false,status=false,menubar=false,scrollbars=yes,resizable=yes')
}