
//GreyBox configuration
//Use animation?
var GB_ANIMATION = true;
var GB_ROOT_DIR = "/Common/Javascript/greybox5/";

//Clicking on the transparent overlay closes the GreyBox window?
var GB_overlay_click_close = true;

