document.writeln('<table cellspacing="0" cellpadding="0">');
document.writeln('<tr>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="window.scrollTo(0,0)">Page Top</td>');
document.writeln('<td width="150" height="25" background="common/buttonblank.gif">&nbsp;</td>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="history.go(-1)">Page Back</td>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="history.go(1)">Page Forward</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td colspan="4"><img src="common/cptprotectionservices.gif" width="300" height="40" border="0"><img src="common/cptprotectionservices.gif" width="300" height="40"></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td colspan="4" height="25" background="common/barshort.gif"><div class="copyright">&copy; 2003 Razzmatazz - <script language="Javascript">var date=new Date(document.lastModified); document.write("Page last updated: "+date.getDate()+"/"+(date.getMonth()+1)+"/"+date.getYear());</script></div></td>');
document.writeln('</tr>');
document.writeln('</table>');

