//HEADER - IMAGE
document.write('<table width=760 height=108 background="images/top2.jpg">');
document.write('<tr><td colspan="3">&nbsp;</td></tr>');
document.write('<tr><td colspan="3">&nbsp;</td></tr></table>');


// *** CODE NEEDED FOR WEBSITE MAINTENANCE MESSAGES
// COMMENT OUT THE NEXT 6 'document.write' STATMENTS TO REMOVE THE MESSAGE
//document.write('<table background="images/left.gif" width="760" cellspacing="0" cellpadding="0" border="0">');
//document.write('<tr><td width="180"></td><td>&nbsp;</td></tr>');

//MARQUEE MESSAGE
//document.write('<tr><td width="180"></td><td><marquee scrolldelay=150><font size="4" color="red">')
//document.write('*** Attention ***&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Purchasing website will be unavailable on April 12, 2005 from 8am until 10am as we perform a software upgrade... ')
//document.write('</font></marquee></td></tr>');
//document.write('</table>');
// *** END OF CODE NEEDED FOR WEBSITE MAINTENANCE MESSAGES

if (location.hostname == "www.purchasing.state.ri.us"){
location.replace("http://www.purchasing.ri.gov" + location.pathname);}

//OLD STUFF
//document.write('<tr><td><img alt="RI State Shield" height="50" src="images/riShield.gif" width="50"></td>');
//document.write('<td width="100%"><center><b><font size=5 color="MediumAquamarine">&nbsp;<br>&nbsp;</font></b></center></td>');
//document.write('<td width="100%"><center><b><font size=5 color="MediumAquamarine">State of Rhode Island Department of Administration<br>Division of Purchases</font></b></center></td>');
//document.write('<td><img alt= "RI State" SRC="images/RIState.jpg" height="60" width="39.1302"</td></tr>'); 
//document.write('<tr><td colspan="3" class="solidRule">&nbsp;</td></tr></table>');
//document.write('<tr><td class="footer" colspan="3"><h5>' + document.title + '</h5></td></tr>');


