// JavaScript Document
$(document).ready(function() {

// initialize scrollable together with the circular plugin
$("a[rel^='prettyPhoto']").prettyPhoto();

									
});



