jQuery(document).ready(function() {
jQuery('#main_img').s3Slider({
timeOut: 4000
});
});

var Colorbox = {
colorboxInline: "false",
colorboxIframe: "false",
colorboxGroupId: "",
colorboxTitle: "",
colorboxWidth: "false",
colorboxHeight: "false",
colorboxMaxWidth: "false",
colorboxMaxHeight: "false",
colorboxSlideshow: "false",
colorboxSlideshowAuto: "false",
colorboxScalePhotos: "false",
colorboxPreloading: "false",
colorboxOverlayClose: "false",
colorboxLoop: "true",
colorboxEscKey: "true",
colorboxArrowKey: "true",
colorboxScrolling: "true",
colorboxOpacity: "0.85",
colorboxTransition: "elastic",
colorboxSpeed: "350",
colorboxSlideshowSpeed: "2500",
colorboxClose: "close",
colorboxNext: "next",
colorboxPrevious: "previous",
colorboxSlideshowStart: "start slideshow",
colorboxSlideshowStop: "stop slideshow",
colorboxCurrent: "{current} of {total} images",
colorboxImageMaxWidth: "false",
colorboxImageMaxHeight: "false",
colorboxImageHeight: "false",
colorboxImageWidth: "false",
colorboxLinkHeight: "false",
colorboxLinkWidth: "false",
colorboxInitialHeight: "100",
colorboxInitialWidth: "300",
autoColorboxJavaScript: "true",
autoHideFlash: "",
colorboxAddClassToLinks: ""
};
