function LoadPages(num)
               {
	    	          if (num==1) {
 		                	  parent.frames[1].location.href="andrade_icon.html";
	               	          parent.frames[3].location.href="andrade_thumbs1.html";
							  parent.frames[2].location.href="andrade_thumbs2.html";
	               	          parent.frames[4].location.href="andrade1.html";
	        	            }
 	    	           if (num==2) {
	                          parent.frames[1].location.href="bella_icon.html";
	               	          parent.frames[3].location.href="bella_thumbs1.html";
							  parent.frames[2].location.href="bella_thumbs2.html";
	               	          parent.frames[4].location.href="bella1.html";
   	                        }
     	               if (num==3) {
     	                      parent.frames[1].location.href="corrigan_icon.html";
	               	          parent.frames[3].location.href="corrigan_thumbs1.html";
							  parent.frames[2].location.href="corrigan_thumbs2.html";
	               	          parent.frames[4].location.href="corrigan1.html";
   	                       }
   	                   if (num==4) {
   	                          parent.frames[1].location.href="frankino_icon.html";
	               	          parent.frames[3].location.href="frankino_thumbs1.html";
							  parent.frames[2].location.href="frankino_thumbs2.html";
	               	          parent.frames[4].location.href="frankino1.html";
   	                      } 
					    if (num==5) {
   	                          parent.frames[1].location.href="rendina_icon.html";
	               	          parent.frames[3].location.href="rendina_thumbs1.html";
							  parent.frames[2].location.href="rendina_thumbs2.html";
	               	          parent.frames[4].location.href="rendina1.html";
   	                      }
						if (num==6) {
 		                	  parent.frames[1].location.href="gallery6_icon.html";
	               	          parent.frames[3].location.href="6_thumbs1.html";
							  parent.frames[2].location.href="6_thumbs2.html";
	               	          parent.frames[4].location.href="6-1.html";
	        	            } 
                        if (num==7) {
 		                	  parent.frames[1].location.href="gallery7_icon.html";
	               	          parent.frames[3].location.href="7_thumbs1.html";
							  parent.frames[2].location.href="7_thumbs2.html";
	               	          parent.frames[4].location.href="7-1.html";
	        	            }
						if (num==8) {
 		                	  parent.frames[1].location.href="gallery8_icon.html";
	               	          parent.frames[3].location.href="8_thumbs1.html";
							  parent.frames[2].location.href="8_thumbs2.html";
	               	          parent.frames[4].location.href="8-1.html";
	        	            } 
						if (num==9) {
 		                	  parent.frames[1].location.href="gallery9_icon.html";
	               	          parent.frames[3].location.href="9_thumbs1.html";
							  parent.frames[2].location.href="9_thumbs2.html";
	               	          parent.frames[4].location.href="9-1.html";
	        	            } 
						if (num==10) {
 		                	  parent.frames[1].location.href="gallery3_icon.html";
	               	          parent.frames[3].location.href="gallery3_thumbs1.html";
							  parent.frames[2].location.href="gallery3_thumbs2.html";
	               	          parent.frames[4].location.href="gallery3_1.html";
	        	            }							 
                  }
     

