// JavaScript Document
// show hide layer
// box
Shadowbox.init({
    handleOversize: "drag",
    modal: false
});
//-->

