/********************************************************/
/* galleryscripts.js:	JavaScripts common only to gallery pages.		*/
/*				By The Essential Connection					*/
/*				Copyright © 2003, Sheldon J. Potter			*/
/*				All Rights Reserved.							*/
/********************************************************/


/********************************************************/
// Status Bar Messages	

/* Local Navigation */
var advert_msg = "View Advertising images";
var corp_msg = "View Corporate images";
var events_msg = "View Events images";
var feat_msg = "View Featured images";

var subcat_msg = "View images in this subcategory";

var pfoltop_msg = "Return to Portfolio top";

var nextpic_msg = "View next image";
var prevpic_msg = "View previous image";
var seebigpic_msg = "View Enlarged Image";
