function openNewWin1() {

msgWindow=window.open('map/index.html' ,'Javascript','toolbar= 0,location= 0,directories= 0,status= 0,menubar= 0,scrollbars= 0,resizable= 0,copyhistory= 0,width=620,height=379');

}

function openNewWin2() {

msgWindow=window.open('screen/index.html' ,'Javascript','toolbar= 0,location= 0,directories= 0,status= 0,menubar= 0,scrollbars= 0,resizable= 0,copyhistory= 0,width=400,height=281');

}

function openNewWin4() {
	
msgWindow=window.open('http://www.galapagos-inc.com/amazon_lodges/sacha/gallery.html' ,'Javascript','toolbar= 0,location= 0,directories= 0,status= 0,menubar= 0,scrollbars= 0,resizable= 0,copyhistory= 0,width=433.95,height=576.5 ');

}

function openNewWin13() {
msgWindow=window.open('deck_plan.html' ,'Javascript','toolbar= 0,location= 0,directories= 0,status= 0,menubar= 0,scrollbars= 0,resizable= 0,copyhistory= 0,width=433.95,height=576.5 ');
}




