//
// Nigel Grant
//

//
// head.js
//
// 14 / 4 / 8
//
// This file has the common .js files from the head section of the B O D Y pages
//
// NOTE: If you use a ' add a slash before it like this \'
//

document.write( '<script language="JavaScript" type="text/javascript" src="inc/header.js"></script>')

// <!-- PICTURE TABLE -->
document.write( '<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#FFFFFF" class="printhide"><tr><td background="picts/main.jpg">')
document.write( '<a href="index.html"><IMG SRC="picts/spacer.gif" border="0" width="700" height="80" alt="image"></a><br>')
document.write( '</td></tr></table>')
// <!-- PICTURE TABLE -->


document.write( '<img src="picts/stretchbar.jpg" width="100%" height="28" alt="image" class="printhide"><br>')

// <!-- Sub Menus called here 13 / 4 / 8 -->

document.write( '<script language="JavaScript" type="text/javascript" src="inc/submenus.js"></script>')

document.write( '<script language="JavaScript" type="text/javascript" src="inc/menu.js"></script>')


// <!-- CORNER TABLE -->
// document.write( '<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" background="picts/shadow1.gif" class="printhide"><tr><td width="227">')

// document.write( '<IMG SRC="picts/corner.gif" height="40" width="227">')

// document.write( '</td><td>')

//document.write( '<IMG SRC="picts/spacer.gif" height="40" width="10" border="0">')

//document.write( '</td></tr></table>')

// <!-- CORNER TABLE -->

//  End -->


