A Note About Group Pages
for group page webmasters

The links on the snowmassserver menu are to the group pages physically located at Snowmass (i.e. your group folder). If you would like to automatically redirect other pages to these pages you can put the following command in the <body> tag of the page you would like to redirect:

onload="location.href='http://web.page.you_want_to_be_redirected.to';"

For example if your old web page was at http://august.institution.edu/your_group/ you can modify the body tag on that page to look something like this:


<body bgcolor="#FFFFFF" text="#000000"
onload="location.href='snowmassserver.snowmass2001.org/Working_Group_XX/default.htm';">

If you need assistance doing this, feel free to contact Liubo Borissov, liubo@fnal.gov, however due to overwhelming demand for this service you may find that it is faster if you can do it yourself.You will find more useful information about maintaining your group page by following the 'Working Group Facilities' link.