

function GetPics()
				{
			
			  //Pictures for the page "index.htm" _______________________________________________________
			  img001 = new Image ()
			  img001.src = "images/whitney_booby.jpg"
			  //Pictures for the page "simpson_bay.htm" _______________________________________________________
			  img002 = new Image ()
			  img002.src = "images/la_palapa02.jpg"
			  img003 = new Image ()
			  img003.src = "images/la_palapa.jpg"
			  //Pictures for the page "philipsburg.htm" _______________________________________________________
			  img004 = new Image ()
			  img004.src = "images/bobby_marina_01.jpg"
			  img005 = new Image ()
			  img005.src = "images/bobby_marina.jpg"
			  img006 = new Image ()
			  img006.src = "images/front_desk.jpg"
			  img007 = new Image ()
			  img007.src = "images/ddddddddddd"
			  img008 = new Image ()
			  img008.src = "images/"
			  img009 = new Image ()
			  img009.src = "images/"
			  img010 = new Image ()
			  img010.src = "images/"
			  img011 = new Image ()
			  img011.src = "images/"
			  img012 = new Image ()
			  img012.src = "images/"
			  img013 = new Image ()
			  img013.src = "images/"
			  img014 = new Image ()
			  img014.src = "images/"
			  
			  //________________________________________________________________________________________
			
			  }