function gallery(id)
	{
		if(id==1){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/birds_eye_view.jpg)";
					
										}
		if(id==2){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/calm_waters.jpg)";
				
					}
		if(id==3){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/hanauma_bay.jpg)";
					
					}
		if(id==4){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/hanauma_bay_beach.jpg)";
				
					}
		if(id==5){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/hanauma_bay_park_area.jpg)";
				
					}
		if(id==6){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/information_booth.jpg)";
					
					}
					
					
		if(id==7){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/lifeguard_tower_at_the_beach.jpg)";
					
										}
		if(id==8){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/lifeguards_in_action.jpg)";
				
					}
		if(id==9){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/palm_tree_and_ocean.jpg)";
					
					}
		if(id==10){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/palm_tree_shadow.jpg)";
				
					}
		if(id==11){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/park_with_many_trees.jpg)";
					
					}
		if(id==12){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/pay_attention_to_warning_signs.jpg)";
				
					}
		
	if(id==13){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/people_sunbathing.jpg)";
				
					}
					
	if(id==14){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/tropical_view.jpg)";
				
					}
	if(id==15){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/view_to_the_bay_from_the_park_area.jpg)";
				
					}
					
	if(id==16){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/walkway_to_the_beach.jpg)";
				
					}
	if(id==17){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/waves_crashing.jpg)";
				
					}
	if(id==18){
					document.getElementById("bigimage").style.background = "url(../../../oahu/beaches/images/hanaumabay/big_splash.jpg)";
				
					}					
					
					
					
					}
	
