<!--
/////////////////////////////////////////////////////////
// Online Photo Album 2.3
// Copyright (C) 1999-2002 Victor Vogelpoel
// victorv@ergens.com
/////////////////////////////////////////////////////////

//**Start Encode**


// ENGLISH - Language dependent settings
// Copy this file over lang.js which is included in every
// page.

// Pic page
sNextPicTitle="Next photo";
sPrevPicTitle="Previous photo";

// Thumb page
sNextPageTitle="Next photo page";
sPrevPageTitle="Previous photo page";
sGotoPage="Click for page ";

// Control panel
sStartBtnTitle="Startpage of this album";
sThumbBtnTitle="Photo Index";
sSlideShowBtnTitle="Slideshow!"
sAboutBtnTitle="About this online photo album";

//-->

