$(document).ready(function(){
    updateCSS();
    if (typeof(openlayers_init) != "undefined"){ openlayers_init();}
});

