//* write out the code for the standard page header - keep it in one place
document.write(
"<table width=100% border=0 cellspacing=2 cellpadding=2 valign=top>"+
"<tr><td width=450 valign=top>"+
"<img src='images/logo/logo_600_t.png' alt='InformationSpan' align=left width=400 height=60 border=0>"+
"</td>"+
"<td><! spacer > </td>"+
"<td align=right width=400 valign=top class='gothic'>"+
"<font style='font-size:24px'>IT's experts in external insight</font>"+
"<br />with our guide to leading <a href='analystblogs.htm' title='find the right Forrester and Gartner blogs to track' target='_top'>analyst blogs</a>"+
"</td></tr></table>")