function Make_WindowT( ) { RemindWindow = window.open( "", "RemindWindow","toolbar=no,width=302,height=216,top=2,left=2,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=0" ); }
function Make_WindowW( ) { RemindWindow = window.open( "", "RemindWindow","toolbar=no,width=593,height=445,top=2,left=2,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=0" ); }

function gallery_cc()	{
window.open("virtual_tours/frameset.php?page=cave_top", "cave_win",
"width=777,height=527,scrollbars=no")
}
function gallery_thc()	{
window.open("virtual_tours/frameset.php?page=tree_house_top", "tree_win",
"width=777,height=527,scrollbars=no")
}

function gallery_mlc()	{
window.open("virtual_tours/frameset.php?page=mapu_leufu_top", "mapu_win",
"width=777,height=527,scrollbars=no")
}

function gallery_lop()	{
window.open("http://www.earthriver.com/Interactive_Lakes.php", "lop_win",
"width=777,height=470,scrollbars=no")
}

function open_toolbar_window(page) {
window.open(page, "toolbar_win",
"width=785,height=527,scrollbars=yes,menubar=yes")
}
function gallery_thpp()	{
window.open("http://www.earthriver.com/interactive_photo_map_tree_house.php", "thpp_win",
"width=777,height=470,scrollbars=no")
}
function gallery_mlpp()	{
window.open("http://www.earthriver.com/interactive_photo_map_mapu_leufu.php", "mlpp_win",
"width=777,height=470,scrollbars=no")
}
function gallery_ccpp()	{
window.open("http://www.earthriver.com/interactive_photo_map_cave_camp.php", "ccpp_win",
"width=777,height=470,scrollbars=no")
}
function gallery_win()	{
  window.open("virtual_tours/first.php", "camp_win",
  "width=777,height=527,scrollbars=no")
}
function gallery_atlas()	{
window.open("http://www.superatlas.com?header=5", "atlas_win",
"width=777,height=470,scrollbars=no")
}
function gallery_interactive(tour)	{
window.open("http://www.earthriver.com/interactive_tours.php?tour="+tour, "atlas_win",
"width=777,height=470,scrollbars=no")
}

function white_water(tour)	{
 if (tour == 'magpie' || tour == 'magpie_damming') {
    window.open("http://www.earthriver.com/white_water_tours.php?header=10&ss=2&tour="+ tour, "interactive_win",
   "width=777,height=545,scrollbars=no,location=no");
 }
 else {
 window.open("http://www.earthriver.com/white_water_tours.php?header=4&ss=2&tour="+ tour, "white_water_win",
 "width=777,height=545,scrollbars=no,location=no");
  }

}

function gallery_cc_only()	{
window.open("virtual_tours/frameset.php?page=cave_top_only", "cave_win",
"width=777,height=527,scrollbars=no")
}
function gallery_thc_only()	{
window.open("virtual_tours/frameset.php?page=tree_house_only_top", "tree_win",
"width=777,height=527,scrollbars=no")
}
function gallery_mlc_only()	{
window.open("virtual_tours/frameset.php?page=mapu_leufu_top_only", "mapu_win",
"width=777,height=527,scrollbars=no")
}
