
function openIT() {
        theURL="index[1].html"
        wname ="CHROMELESSWIN"
        W=800;
        H=570;

        windowCERRARa                 = "img/close_a.gif"
        windowCERRARd                 = "img/close_d.gif"
        windowCERRARo                 = "img/close_o.gif"
        windowNONEgrf                 = "img/none.gif"
        windowCLOCK                = "img/clock.gif"
        windowREALtit                = "LittleWing   LiveRock der 60's 70's 80's 90's....."
        windowTIT                     = "<font face=courier new>&nbsp;&nbsp;&nbsp;&nbsp;<font size=2 color=#0F0F0F> www.l-wing.de&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LittleWing   LiveRock der 60's 70's 80's 90's.....</font></font>"
        windowBORDERCOLOR           = "#000000"
        windowBORDERCOLORsel        = "#000000"
        windowTITBGCOLOR            = "darkorange"
        windowTITBGCOLORsel         = "darkorange"
        openchromeless(theURL, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowNONEgrf, windowCLOCK, windowTIT, windowREALtit , windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}
