Gallery

{{ -----BEGIN GALLERY---- }}

{{ -----END GALLERY---- }}


{{ -----BEGIN GALLERY CONFIGURATION---- }}




$(document).ready(
function (){
$("#pikame").PikaChoose({
speed:5000,
autoPlay:false,
carousel:true,
carouselOptions:{wrap:'circular'},
transition:[1],
thumbOpacity:0.4,
animationSpeed:600,
IESafe:true
});
});


{{ -----END GALLERY CONFIGURATION---- }}