var myLightWindow = null;
function initLightWindow() {
    myLightWindow = new lightwindow({ });
}
