
/************************************************/
// Framebusting Section 
// Added CRB 4/12/2002


var path = "";

if (top.location == self.location) 
{

document.write("<TABLE BORDER=0 width=480><TR><TD><IMG SRC='images/shadowhandbanner.gif'></TD></TR>");
document.write("<TR><TD align=right><A HREF='index.html' target='_top'>Home</A></TD></TR></TABLE>");
}


/*********************************************/

