

			//	Track our page info:
				var pageSize4e6fae2578844bf58b7b7d08e0569062 = 6;
				
				//	Constructor for 'photoWebImage'
				function photoWebImage(src, link, title, description) 
				{
				  this.imgSrc = src;
				  this.imgLink = link;
				  this.imgTitle = title;
				  this.imgDescription = description;
				}

				//	Displays a given page:
				function displayPage4e6fae2578844bf58b7b7d08e0569062(pageNumber)
				{
					//	Our string that we'll eventually write:
					var txtToWrite = "";
					
					//	If paging is not enabled, then just make our pagesize = image count
					if(!pagingEnabled4e6fae2578844bf58b7b7d08e0569062)
					{
						pageSize4e6fae2578844bf58b7b7d08e0569062 = imgs4e6fae2578844bf58b7b7d08e0569062.length;
					}

					//	Get our slice start and end
					sliceStart = pageNumber * pageSize4e6fae2578844bf58b7b7d08e0569062;
					sliceEnd = sliceStart + pageSize4e6fae2578844bf58b7b7d08e0569062;
				
					//	Slice the array:
					tempArr = imgs4e6fae2578844bf58b7b7d08e0569062.slice(sliceStart, sliceEnd);
					
					//	Rip through the array slice:
					for (i=0;i<tempArr.length;i++)
					{
                        txtToWrite = txtToWrite + "<div style='display: block; float: left; margin: 15px; width: 150px;'>";
                        txtToWrite = txtToWrite + "<div style='height:97px; text-align:center;'><a href='" + tempArr[i].imgLink + "' target='_blank'><img src='" + tempArr[i].imgSrc + "' border=0/></a></div>";
						txtToWrite = txtToWrite + "<div style='margin:15px 0 10px; text-align: center;'><strong>" + tempArr[i].imgTitle + "</strong></div>";
                        txtToWrite = txtToWrite + "<div>" + tempArr[i].imgDescription + "</div>";
                        txtToWrite = txtToWrite + "</div>";
					}

                    //  Add our 'clear div':
                    txtToWrite = txtToWrite + "<div style='clear: left;'></div>";
					
					var txtNavigation = "";

					if(pagingEnabled4e6fae2578844bf58b7b7d08e0569062)
					{
                        //  Start the list:
                        txtNavigation = txtNavigation + "<ul style='float: right; margin: 6px 15px 0 0; padding: 0; list-style: none;'>";

						//	Add our previous navigation:
						if(sliceStart > 0)
						{
                            txtNavigation = txtNavigation + "<li style='margin: 0 8px; display: block; float: left;'> <a style='background: url(http://images.onlinephotofiler.com/arrow-prev.gif) left center no-repeat; padding: 0 0 0 9px;' href='javascript:displayPage4e6fae2578844bf58b7b7d08e0569062(" + (pageNumber - 1) + ");'>Previous</a> </li>";
						}

                        //  Add the middle information:
                        txtNavigation = txtNavigation + "<li style='margin: 0 8px; display: block; float: left;'> <strong>" + (sliceStart + 1) + " to " + (sliceStart + tempArr.length) + "</strong> of <strong>" + imgs4e6fae2578844bf58b7b7d08e0569062.length + "</strong> </li>";
						
                        //  Add our next navigation:
						if(imgs4e6fae2578844bf58b7b7d08e0569062.length > sliceEnd)
						{
                            txtNavigation = txtNavigation + "<li style='margin: 0 8px; display: block; float: left;'> <a style='background: url(http://images.onlinephotofiler.com/arrow-next.gif) right center no-repeat;	padding: 0 9px 0 0;' href='javascript:displayPage4e6fae2578844bf58b7b7d08e0569062(" + (pageNumber + 1) + ");'>Next</a> </li>";
						}					
					}
					
					//	Get a reference to the place we're writing images to:
					var divWrapper = document.getElementById('imgsWrapper4e6fae2578844bf58b7b7d08e0569062');
					
					//	Clear out what's currently displayed:
					divWrapper.innerHTML = "";
					
					//	Write our text:
					divWrapper.innerHTML = txtToWrite;

                    //	Get a reference to the place we're writing navigation to:
					var navWrapper = document.getElementById('navWrapper4e6fae2578844bf58b7b7d08e0569062');
					
					//	Clear out what's currently displayed:
					navWrapper.innerHTML = "";
					
					//	Write our text:
					navWrapper.innerHTML = txtNavigation;
				}

				//	Create our array:
				var imgs4e6fae2578844bf58b7b7d08e0569062 = new Array();

			
				//	The title:
				var photowebTitle4e6fae2578844bf58b7b7d08e0569062;
				photowebTitle4e6fae2578844bf58b7b7d08e0569062 = 'hagins';
			
				var boolDisplayTitle4e6fae2578844bf58b7b7d08e0569062;
				boolDisplayTitle4e6fae2578844bf58b7b7d08e0569062 = true;
				
				var badgeLayout4e6fae2578844bf58b7b7d08e0569062;
				badgeLayout4e6fae2578844bf58b7b7d08e0569062 = 'Vertical';
				
				var pagingEnabled4e6fae2578844bf58b7b7d08e0569062;
				pagingEnabled4e6fae2578844bf58b7b7d08e0569062 = false;
					
				//	Add items to the array:
				
				imgs4e6fae2578844bf58b7b7d08e0569062.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/49174f1fa1944696b0415f3fefd8f047.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23748&mid=9558349&mt=Photo', '20091204_0041', ''));
				imgs4e6fae2578844bf58b7b7d08e0569062.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/f6f1b0626cf64fb2907f71b4bf835ec1.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23748&mid=9625698&mt=Photo', '20091204_0040', ''));
				imgs4e6fae2578844bf58b7b7d08e0569062.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/a48ecd14e7e2404d86b2ff9246689d4d.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23748&mid=9625742&mt=Photo', '20091204_0122', ''));
				imgs4e6fae2578844bf58b7b7d08e0569062.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/f083c78d232e4aa5bf035d83b25f36de.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23748&mid=9925506&mt=Photo', '229', ''));
				imgs4e6fae2578844bf58b7b7d08e0569062.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/30215779ead342689f5eb838ca9f7004.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23748&mid=9925507&mt=Photo', '231', ''));
				imgs4e6fae2578844bf58b7b7d08e0569062.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/e5b028d913dd4076bc52b68867445243.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23748&mid=9925578&mt=Photo', '548', ''));
				imgs4e6fae2578844bf58b7b7d08e0569062.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/913f0783bd8d48a288c379c4d9f88c00.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23748&mid=9925584&mt=Photo', '606', ''));

			//  Gallery Holder
			document.write("<div style='margin: 10px; padding: 0;'>");

            //  Navigation 
			document.write("<div id='navWrapper4e6fae2578844bf58b7b7d08e0569062' style='margin: 0; padding: 0; height: 28px; background: #DEDEDE url(http://images.onlinephotofiler.com/header-bg.gif) left top repeat-x; border: 1px solid #A0A0A0;'></div>");

            //  Inner wrapper:
            document.write("<div style='padding: 0 0 20px 0; margin: 0; background: #640700; width: 100%;'>");

            //  Gallery Title
			document.write("<div id='titleWrapper4e6fae2578844bf58b7b7d08e0569062' style=\"font: 25px Georgia, 'Times New Roman', Times, serif; text-align: center; padding: 20px 0 5px; width: 100%;\"></div>");

            //  Pictures
			document.write("<div id='imgsWrapper4e6fae2578844bf58b7b7d08e0569062'></div>");
			
				
			//	Display the title if we're supposed to:
			if(boolDisplayTitle4e6fae2578844bf58b7b7d08e0569062)
			{
				//	Get a reference to the place we're writing to:
				var divTitleWrapper = document.getElementById('titleWrapper4e6fae2578844bf58b7b7d08e0569062');
				
				//	Clear out what's currently displayed:
				divTitleWrapper.innerHTML = "";
				
				//	Write our text:
				divTitleWrapper.innerHTML = "<strong>" + photowebTitle4e6fae2578844bf58b7b7d08e0569062 + "</strong>";
			}
			

		    document.write("<div style='margin:10px auto 10px auto;text-align:center;'><a href='https://www.godaddy.com/gdshop/photo/landing.asp?isc=OPFpowby' title='Learn more about online photo hosting' target='_blank'>Online Photo Hosting</a></div>");

		    

            //  End inner wrapper
            document.write("</div>");

			//  End Gallery Holder
			document.write("</div>");

			//	Display images from the first page:
			displayPage4e6fae2578844bf58b7b7d08e0569062(0);

			