window.addEvent('domready', function(){

//add the javascript complementing css file
new Asset.css('/style/base-js.css');
    
});