//This is where you put the captions for the tooltip hovers
// variables are global and will change every appropriate tooltip on the site

//HTML is OK but to use an apostrophe you must use the ascii code &#39 or the script will error (ex. dan&#39s cool)

//Message for Image Photos
imagemsg=' Click for a larger photo.';

//Message for Link Photos
linkmsg=' Click to visit page.';

//Message for Link Gallery
gallerymsg=' Click to visit Photo Gallery.';
