﻿//CyberGallery Caption functions v2.
//This line is the default copyright cut line that is displayed with each image.
var CGcaptions = true;
function CGCaption_notice() { return "©2008 GARY MANUEL SALON, LLC"; }
//Enter a Name / ID immediately following the underscore - see first function line as an example.
//then add your HTML text between the double quotes.
function CGCaption_lake() { return "Mountain lakes.<br>A view across the lake to Mount Whatever"; }
function CGCaption_() { return ""; }
function CGCaption_() { return ""; }
function CGCaption_() { return ""; }
function CGCaption_() { return ""; }
function CGCaption_() { return ""; }
function CGCaption_() { return ""; }
function CGCaption_() { return ""; }
function CGCaption_() { return ""; }
function CGCaption_() { return ""; }
//End