function gallery(id)
	{
		if(id==1){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/white_sand_beach.jpg)";
					
										}
		if(id==2){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/walkway_to_puu_pehe.jpg)";
				
					}
		if(id==3){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/view_from_the_manele_resort.jpg)";
					
					}
		if(id==4){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/view_from_the_fishermans_trail.jpg)";
				
					}
		if(id==5){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/tropical_flora_welcomes_you.jpg)";
				
					}
		if(id==6){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/sunset_between_a_tree.jpg)";
					
					}
					
					
		if(id==7){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/stairs_to_tidepools.jpg)";
					
										}
		if(id==8){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/read_the_warning_signs.jpg)";
				
					}
		if(id==9){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/plenty_of_shade.jpg)";
					
					}
		if(id==10){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/picnic_area.jpg)";
				
					}
		if(id==11){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/overlooking_manele_resort.jpg)";
					
					}
		if(id==12){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/never_crowded.jpg)";
				
					}
		
	if(id==13){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/nearby_lava_rocks.jpg)";
				
					}
					
	if(id==14){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/manele_resort_in_the_distance.jpg)";
				
					}
	if(id==15){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/hulopoe_beach_park.jpg)";
				
					}
					
	if(id==16){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/hulopoe_bay_beach.jpg)";
				
					}
	if(id==17){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/black_lava_rocks_and_white_sand.jpg)";
				
					}
	if(id==18){
					document.getElementById("bigimage").style.background = "url(../../../lanai/beaches/images/hulopoebay/beach_chairs_overlook_hulopoe_bay.jpg)";
				
					}					
					
					
					
					}
	

