

				//	Track our page info:
				var pageSizeb449a1f3a5c24f4ab72c77a2198cfc56 = 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 displayPageb449a1f3a5c24f4ab72c77a2198cfc56(pageNumber)
				{
					//	Our string that we'll eventually write:
					var txtToWrite = "";
					
					//	If paging is not enabled, then just make our pagesize = image count
					if(!pagingEnabledb449a1f3a5c24f4ab72c77a2198cfc56)
					{
						pageSizeb449a1f3a5c24f4ab72c77a2198cfc56 = imgsb449a1f3a5c24f4ab72c77a2198cfc56.length;
					}

					//	Get our slice start and end
					sliceStart = pageNumber * pageSizeb449a1f3a5c24f4ab72c77a2198cfc56;
					sliceEnd = sliceStart + pageSizeb449a1f3a5c24f4ab72c77a2198cfc56;
				
					//	Slice the array:
					tempArr = imgsb449a1f3a5c24f4ab72c77a2198cfc56.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(pagingEnabledb449a1f3a5c24f4ab72c77a2198cfc56)
					{
                        //  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:displayPageb449a1f3a5c24f4ab72c77a2198cfc56(" + (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>" + imgsb449a1f3a5c24f4ab72c77a2198cfc56.length + "</strong> </li>";
						
                        //  Add our next navigation:
						if(imgsb449a1f3a5c24f4ab72c77a2198cfc56.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:displayPageb449a1f3a5c24f4ab72c77a2198cfc56(" + (pageNumber + 1) + ");'>Next</a> </li>";
						}					
					}
					
					//	Get a reference to the place we're writing images to:
					var divWrapper = document.getElementById('imgsWrapperb449a1f3a5c24f4ab72c77a2198cfc56');
					
					//	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('navWrapperb449a1f3a5c24f4ab72c77a2198cfc56');
					
					//	Clear out what's currently displayed:
					navWrapper.innerHTML = "";
					
					//	Write our text:
					navWrapper.innerHTML = txtNavigation;
				}

				//	Create our array:
				var imgsb449a1f3a5c24f4ab72c77a2198cfc56 = new Array();

				
					//	The title:
					var photowebTitleb449a1f3a5c24f4ab72c77a2198cfc56;
					photowebTitleb449a1f3a5c24f4ab72c77a2198cfc56 = 'Mentoh Book Contest';
					
					var boolDisplayTitleb449a1f3a5c24f4ab72c77a2198cfc56;
					boolDisplayTitleb449a1f3a5c24f4ab72c77a2198cfc56 = true;
					
					var badgeLayoutb449a1f3a5c24f4ab72c77a2198cfc56;
					badgeLayoutb449a1f3a5c24f4ab72c77a2198cfc56 = 'Vertical';
					
					var pagingEnabledb449a1f3a5c24f4ab72c77a2198cfc56;
					pagingEnabledb449a1f3a5c24f4ab72c77a2198cfc56 = false;
						
					//	Add items to the array:
					
						imgsb449a1f3a5c24f4ab72c77a2198cfc56.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_1/6/1/0/100161/femaleOUTLINE_5198f.Thumbnail.jpg', 'http://Gallery.mentohfoundation.org/GalleryFilmstrip.aspx?gallery=263767&page=1&mid=8804618&mt=Photo', 'PERSPECTIVE 1', ''));
						imgsb449a1f3a5c24f4ab72c77a2198cfc56.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_1/6/1/0/100161/male_20silhouette_cropped_000ca.Thumbnail.jpg', 'http://Gallery.mentohfoundation.org/GalleryFilmstrip.aspx?gallery=263767&page=1&mid=8804619&mt=Photo', 'PERSPECTIVE 2', ''));
						imgsb449a1f3a5c24f4ab72c77a2198cfc56.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_1/6/1/0/100161/70944215b398449cb54623eaae6930a4.Thumbnail.jpg', 'http://Gallery.mentohfoundation.org/GalleryFilmstrip.aspx?gallery=263767&page=1&mid=9270519&mt=Photo', 'PERSPECTIVE 3', 'Twins'));
						imgsb449a1f3a5c24f4ab72c77a2198cfc56.push(new photoWebImage('http://app.onlinephotofiler.com/Images/A_1/6/1/0/100161/b9730b58ef8e43f7a028eeef35f4ae12.Thumbnail.jpg', 'http://Gallery.mentohfoundation.org/GalleryFilmstrip.aspx?gallery=263767&page=1&mid=9270532&mt=Photo', 'PERSPECTIVE 4', '1964'));

                //  Gallery Holder
				document.write("<div style='margin: 10px; padding: 0;'>");

                //  Navigation 
				document.write("<div id='navWrapperb449a1f3a5c24f4ab72c77a2198cfc56' 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: #; width: 100%;'>");

                //  Gallery Title
				document.write("<div id='titleWrapperb449a1f3a5c24f4ab72c77a2198cfc56' style=\"font: 25px Georgia, 'Times New Roman', Times, serif; text-align: center; padding: 20px 0 5px; width: 100%;\"></div>");

                //  Pictures
				document.write("<div id='imgsWrapperb449a1f3a5c24f4ab72c77a2198cfc56'></div>");
				
				
				//	Display the title if we're supposed to:
				if(boolDisplayTitleb449a1f3a5c24f4ab72c77a2198cfc56)
				{
					//	Get a reference to the place we're writing to:
					var divTitleWrapper = document.getElementById('titleWrapperb449a1f3a5c24f4ab72c77a2198cfc56');
					
					//	Clear out what's currently displayed:
					divTitleWrapper.innerHTML = "";
					
					//	Write our text:
					divTitleWrapper.innerHTML = "<strong>" + photowebTitleb449a1f3a5c24f4ab72c77a2198cfc56 + "</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:
				displayPageb449a1f3a5c24f4ab72c77a2198cfc56(0);

				