/* 
 */
window.addEvent('load', function(){
        $('hid').setStyle('display', 'none');
});

