function gallery(id)
	{
		if(id==1){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/beachfront_and_affordable.jpg)";
					
										}
		if(id==2){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/1h.jpg)";
				
					}
		if(id==3){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/1k.jpg)";
					
					}
		if(id==4){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/beachfront_campsite.jpg)";
				
					}
		if(id==5){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/comfort_zone.jpg)";
				
					}
		if(id==6){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/entrance.jpg)";
					
					}
					
					
		if(id==7){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/larger_cottages.jpg)";
					
										}
		if(id==8){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/little_grass_shack.jpg)";
				
					}
		if(id==9){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/lonely_tent.jpg)";
					
					}
		if(id==10){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/malaekahana_bay.jpg)";
				
					}
		if(id==11){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/malaekahana_campground.jpg)";
					
					}
		if(id==12){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/restrooms.jpg)";
				
					}
		
		
		if(id==13){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/round_yurt4.jpg)";
					
										}
		if(id==14){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/rv_spot.jpg)";
				
					}
		if(id==15){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/shady_spot_for_your_tent.jpg)";
					
					}
		if(id==16){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/showers.jpg)";
				
					}
		if(id==17){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/staff_area.jpg)";
					
					}
		if(id==18){
					document.getElementById("bigimage").style.background = "url(../../../oahu/camping/images/malaekahanacabins/walkway_to_the_campground.jpg)";
				
					}
					
	}
	

