

				//	Track our page info:
				var pageSizecdda8959b04f4afa964eabee665134a2 = 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 displayPagecdda8959b04f4afa964eabee665134a2(pageNumber)
				{
					//	Our string that we'll eventually write:
					var txtToWrite = "";
					
					//	If paging is not enabled, then just make our pagesize = image count
					if(!pagingEnabledcdda8959b04f4afa964eabee665134a2)
					{
						pageSizecdda8959b04f4afa964eabee665134a2 = imgscdda8959b04f4afa964eabee665134a2.length;
					}

					//	Get our slice start and end
					sliceStart = pageNumber * pageSizecdda8959b04f4afa964eabee665134a2;
					sliceEnd = sliceStart + pageSizecdda8959b04f4afa964eabee665134a2;
				
					//	Slice the array:
					tempArr = imgscdda8959b04f4afa964eabee665134a2.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(pagingEnabledcdda8959b04f4afa964eabee665134a2)
					{
                        //  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(//images.onlinephotofiler.com/arrow-prev.gif) left center no-repeat; padding: 0 0 0 9px;' href='javascript:displayPagecdda8959b04f4afa964eabee665134a2(" + (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>" + imgscdda8959b04f4afa964eabee665134a2.length + "</strong> </li>";
						
                        //  Add our next navigation:
						if(imgscdda8959b04f4afa964eabee665134a2.length > sliceEnd)
						{
                            txtNavigation = txtNavigation + "<li style='margin: 0 8px; display: block; float: left;'> <a style='background: url(//images.onlinephotofiler.com/arrow-next.gif) right center no-repeat;	padding: 0 9px 0 0;' href='javascript:displayPagecdda8959b04f4afa964eabee665134a2(" + (pageNumber + 1) + ");'>Next</a> </li>";
						}					
					}
					
					//	Get a reference to the place we're writing images to:
					var divWrapper = document.getElementById('imgsWrappercdda8959b04f4afa964eabee665134a2');
					
					//	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('navWrappercdda8959b04f4afa964eabee665134a2');
					
					//	Clear out what's currently displayed:
					navWrapper.innerHTML = "";
					
					//	Write our text:
					navWrapper.innerHTML = txtNavigation;
				}

				//	Create our array:
				var imgscdda8959b04f4afa964eabee665134a2 = new Array();

				
					//	The title:
					var photowebTitlecdda8959b04f4afa964eabee665134a2;
					photowebTitlecdda8959b04f4afa964eabee665134a2 = 'Summer\x2fFall 2009';
					
					var boolDisplayTitlecdda8959b04f4afa964eabee665134a2;
					boolDisplayTitlecdda8959b04f4afa964eabee665134a2 = true;
					
					var badgeLayoutcdda8959b04f4afa964eabee665134a2;
					badgeLayoutcdda8959b04f4afa964eabee665134a2 = 'Vertical';
					
					var pagingEnabledcdda8959b04f4afa964eabee665134a2;
					pagingEnabledcdda8959b04f4afa964eabee665134a2 = false;
						
					//	Add items to the array:
					
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1537_dd4a6.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202142&mt=Photo', 'go green\x21', 'Beautiful Boardwalk\x21'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1538_00_7cbc7.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202146&mt=Photo', 'go green\x21', 'Europe \x26 Moscow'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1539_0ca97.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202150&mt=Photo', 'go green\x21', 'Lake Charles, LA'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1541_04e2b.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202155&mt=Photo', 'go green\x21', 'sisters from Houston'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1542_04f6b.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8201522&mt=Photo', 'go green\x21', 'friends from friendswood'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1543_bbe96.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8201525&mt=Photo', 'go green\x21', 'here comes the judge\x3a\x29'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1544_d7cff.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8201531&mt=Photo', 'go green\x21', 'Scotland is hot\x3a\x29'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1548_feada.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202164&mt=Photo', 'go green\x21', 'Crosby Still \x26 Nash fans'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1557_a805e.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202165&mt=Photo', 'go green\x21', 'Bubbles\x21'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1558_b26e5.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202166&mt=Photo', 'go green\x21', 'Woodlands riders'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1559_e56d9.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202167&mt=Photo', 'go green\x21', 'Mandolyn \x26 Bryce'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1560_49214.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202168&mt=Photo', 'go green\x21', 'Conroe rocks\x21'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1573_b9b33.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202170&mt=Photo', 'go green\x21', 'Austin ites'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1575_03b7a.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202171&mt=Photo', 'go green\x21', 'gettin ur freak on\x21'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1576_66c51.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202173&mt=Photo', 'go green\x21', 'DJ from San Antonio'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1577_bfec4.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202174&mt=Photo', 'go green\x21', 'Wild ones\x21'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1578_c195e.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202176&mt=Photo', 'go green\x21', 'Wild Depeche Mode fans'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1579_758cc.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202179&mt=Photo', 'go green\x21', 'Houston rocks\x21'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1580_d0428.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202181&mt=Photo', 'go green\x21', 'Depeche Mode fans'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1581_7ac1c.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8202183&mt=Photo', 'go green\x21', 'more Depeche Mode fans'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1551_14f72.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8203635&mt=Photo', 'go green\x21', 'Eco Taxi meets Jack in the Box'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/5naoifeq.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8387084&mt=Photo', 'go green\x21', 'Happy 20th Birthday Katy, Tx.\x21'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/s42p2guv.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8387181&mt=Photo', 'go green\x21', 'Brad Paisley\x21'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/ukoiwczv.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8387182&mt=Photo', 'go green\x21', 'Tomball loves Brad\x3a\x29'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/bnxnk0hn.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8387184&mt=Photo', 'go green\x21', 'Brad fans'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/i1hblutk.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8387185&mt=Photo', 'go green\x21', 'havin fun in the Woods\x3a\x29'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/ps5bz1zy.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8387187&mt=Photo', 'go green\x21', 'our neighbors are Brad Paisley fans'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/oj4grfzg.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8387188&mt=Photo', 'go green\x21', 'Nickelback fans'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/zvv1tyeb.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8387192&mt=Photo', 'go green\x21', 'Nickelback fans  '));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/exvz2jel.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8387193&mt=Photo', 'go green\x21', 'Baton Rouge LA. loves Nickelback'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1588_a083e.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8387639&mt=Photo', 'go green\x21', 'friends \x26 neighbors\x3a\x29'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1596_94f06.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8387642&mt=Photo', 'go green\x21', 'Nickelback\x21'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1600_aa036.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8387644&mt=Photo', 'go green\x21', 'Nickelback\x21'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/eco_taxi_fcfa7.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8582168&mt=Photo', 'eco taxi', 'Knox Rox\x21'));
						imgscdda8959b04f4afa964eabee665134a2.push(new photoWebImage('//app.onlinephotofiler.com/Images/A_3/0/4/2/92403/112_1642_07347.Thumbnail.jpg', 'http://photos.gogreenecotaxi.info/GalleryFilmstrip.aspx?gallery=244626&page=1&mid=8582170&mt=Photo', 'go green', 'College Station\x21'));

                //  Gallery Holder
				document.write("<div style='margin: 10px; padding: 0;'>");

                //  Navigation 
				document.write("<div id='navWrappercdda8959b04f4afa964eabee665134a2' style='margin: 0; padding: 0; height: 28px; background: #DEDEDE url(//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: #FFFFCC; width: 100%;'>");

                //  Gallery Title
				document.write("<div id='titleWrappercdda8959b04f4afa964eabee665134a2' style=\"font: 25px Georgia, 'Times New Roman', Times, serif; text-align: center; padding: 20px 0 5px; width: 100%;\"></div>");

                //  Pictures
				document.write("<div id='imgsWrappercdda8959b04f4afa964eabee665134a2'></div>");
				
				
				//	Display the title if we're supposed to:
				if(boolDisplayTitlecdda8959b04f4afa964eabee665134a2)
				{
					//	Get a reference to the place we're writing to:
					var divTitleWrapper = document.getElementById('titleWrappercdda8959b04f4afa964eabee665134a2');
					
					//	Clear out what's currently displayed:
					divTitleWrapper.innerHTML = "";
					
					//	Write our text:
					divTitleWrapper.innerHTML = "<strong>" + photowebTitlecdda8959b04f4afa964eabee665134a2 + "</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:
				displayPagecdda8959b04f4afa964eabee665134a2(0);

				
