data=new Date();
dia=data.getDay();
diaDeLaSetmana=(dia%7);
document.write('<BODY BGPROPERTIES="fixed">');