Haha, seems like they are trying to fix it without doing it the right = way to me :) That function is probably supposed to dynamically load new CSS though, = so you probably shouldn't have gotten a file for download.. Ah, looking at the javascript, that function inserts a new CSS link in = the head of the page. There is a missing semicolon in there though: var cssrandomnumber=3DMath.floor(Math.random()*11) <- *semicolon = here...* var cssdatesting=3D'1825May2008'; function cssupdate() { var headID =3D document.getElementsByTagName("head")[0]; [snip] I don't know why you're getting a file downloaded though.. Is it a CSS = file? =D8yvind On May 25, 2008, at 1:50 AM, Jinx wrote: > I notice that The Herald page now sports a bold banner at the top of > the home page > > "If you are not seeing this page correctly please click here to = > refresh > layout" > > 'click here' being javascript:cssupdate(;) > > So I 'clicked here' and saw a small download from a data folder > > Ah-ha !! Although I still have the problem with minute text and > wayward formatting. Maybe after the next reboot it'll come right > > > -- = > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist -- = http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist