rightClickWarning = "All photos are property of Blue World Photography. All rights reserved. Unauthorized use is prohibited.  Thank you for respecting the copyright."

YE.onAvailable('userName', function() {this.innerHTML = 'Welcome to Blue World Photograpy'});

YE.onAvailable('popularTitle', function() {this.innerHTML = 'Most Popular Photos'});

YE.onAvailable('galleryTitle', function() {this.innerHTML = 'Galleries'});

YE.onAvailable('categoryTitle', function() {this.innerHTML = 'Galleries by Category'});

YE.onAvailable('keywordsTitle', function() {this.innerHTML = '<a href="http://blueworldphotography.smugmug.com/keyword/" class="title nolink">Top 100 Photo Keywords</a>'});

SM.PhotoBar.config.position = 'bottom';