

			//	Track our page info:
				var pageSize6fc93b9aca0a4c72a6a1e48ba5063051 = 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 displayPage6fc93b9aca0a4c72a6a1e48ba5063051(pageNumber)
				{
					//	Our string that we'll eventually write:
					var txtToWrite = "";
					
					//	If paging is not enabled, then just make our pagesize = image count
					if(!pagingEnabled6fc93b9aca0a4c72a6a1e48ba5063051)
					{
						pageSize6fc93b9aca0a4c72a6a1e48ba5063051 = imgs6fc93b9aca0a4c72a6a1e48ba5063051.length;
					}

					//	Get our slice start and end
					sliceStart = pageNumber * pageSize6fc93b9aca0a4c72a6a1e48ba5063051;
					sliceEnd = sliceStart + pageSize6fc93b9aca0a4c72a6a1e48ba5063051;
				
					//	Slice the array:
					tempArr = imgs6fc93b9aca0a4c72a6a1e48ba5063051.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(pagingEnabled6fc93b9aca0a4c72a6a1e48ba5063051)
					{
                        //  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:displayPage6fc93b9aca0a4c72a6a1e48ba5063051(" + (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>" + imgs6fc93b9aca0a4c72a6a1e48ba5063051.length + "</strong> </li>";
						
                        //  Add our next navigation:
						if(imgs6fc93b9aca0a4c72a6a1e48ba5063051.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:displayPage6fc93b9aca0a4c72a6a1e48ba5063051(" + (pageNumber + 1) + ");'>Next</a> </li>";
						}					
					}
					
					//	Get a reference to the place we're writing images to:
					var divWrapper = document.getElementById('imgsWrapper6fc93b9aca0a4c72a6a1e48ba5063051');
					
					//	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('navWrapper6fc93b9aca0a4c72a6a1e48ba5063051');
					
					//	Clear out what's currently displayed:
					navWrapper.innerHTML = "";
					
					//	Write our text:
					navWrapper.innerHTML = txtNavigation;
				}

				//	Create our array:
				var imgs6fc93b9aca0a4c72a6a1e48ba5063051 = new Array();

			
				//	The title:
				var photowebTitle6fc93b9aca0a4c72a6a1e48ba5063051;
				photowebTitle6fc93b9aca0a4c72a6a1e48ba5063051 = 'shafer';
			
				var boolDisplayTitle6fc93b9aca0a4c72a6a1e48ba5063051;
				boolDisplayTitle6fc93b9aca0a4c72a6a1e48ba5063051 = true;
				
				var badgeLayout6fc93b9aca0a4c72a6a1e48ba5063051;
				badgeLayout6fc93b9aca0a4c72a6a1e48ba5063051 = 'Vertical';
				
				var pagingEnabled6fc93b9aca0a4c72a6a1e48ba5063051;
				pagingEnabled6fc93b9aca0a4c72a6a1e48ba5063051 = false;
					
				//	Add items to the array:
				
				imgs6fc93b9aca0a4c72a6a1e48ba5063051.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/c21e80c724b449e188e2c7d313bcf339.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23730&mid=9558334&mt=Photo', '20091204_0011', 'Wrestle Off - Mike Shafer vs Tony Spanjers'));
				imgs6fc93b9aca0a4c72a6a1e48ba5063051.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/9f0dfa5974a74db2b7994b7a07bb2801.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23730&mid=9558354&mt=Photo', '20091204_0051', 'Victory'));
				imgs6fc93b9aca0a4c72a6a1e48ba5063051.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/f32d4291d406460c9b23c97ab5cd73a4.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23730&mid=9625704&mt=Photo', '20091204_0048', ''));
				imgs6fc93b9aca0a4c72a6a1e48ba5063051.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/e25519e4f3f442558c3a9179ca668198.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23730&mid=9625705&mt=Photo', '20091204_0050', ''));
				imgs6fc93b9aca0a4c72a6a1e48ba5063051.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/05cc6183483d43838d2159499173314c.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23730&mid=9625733&mt=Photo', '20091204_0104', ''));
				imgs6fc93b9aca0a4c72a6a1e48ba5063051.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/e5f66e7017544081adeb5fc74c7bd9a9.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23730&mid=9925518&mt=Photo', '250', ''));
				imgs6fc93b9aca0a4c72a6a1e48ba5063051.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/fc6a5df1a6d44adfacc53898c277aade.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23730&mid=9925520&mt=Photo', '255', ''));
				imgs6fc93b9aca0a4c72a6a1e48ba5063051.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_6/2/9/9/99926/3e84b1678b1645f3829890b25ae49350.Small.jpg', 'http://photos.menomoniewrestling.com/TagFilmstrip.aspx?page=1&tag=23730&mid=9925522&mt=Photo', '257', ''));

			//  Gallery Holder
			document.write("<div style='margin: 10px; padding: 0;'>");

            //  Navigation 
			document.write("<div id='navWrapper6fc93b9aca0a4c72a6a1e48ba5063051' 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='titleWrapper6fc93b9aca0a4c72a6a1e48ba5063051' style=\"font: 25px Georgia, 'Times New Roman', Times, serif; text-align: center; padding: 20px 0 5px; width: 100%;\"></div>");

            //  Pictures
			document.write("<div id='imgsWrapper6fc93b9aca0a4c72a6a1e48ba5063051'></div>");
			
				
			//	Display the title if we're supposed to:
			if(boolDisplayTitle6fc93b9aca0a4c72a6a1e48ba5063051)
			{
				//	Get a reference to the place we're writing to:
				var divTitleWrapper = document.getElementById('titleWrapper6fc93b9aca0a4c72a6a1e48ba5063051');
				
				//	Clear out what's currently displayed:
				divTitleWrapper.innerHTML = "";
				
				//	Write our text:
				divTitleWrapper.innerHTML = "<strong>" + photowebTitle6fc93b9aca0a4c72a6a1e48ba5063051 + "</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:
			displayPage6fc93b9aca0a4c72a6a1e48ba5063051(0);

			