<!--

document.bgColor='#ffffda';
if (self==parent)
{
document.location='./index.shtml';
//document.write('<FRAMESET ROWS="100%,*" BORDER="0" FRAMEBORDER="0">');
//document.write('<FRAME SRC="./index.shtml" SCROLLING="AUTO" NORESIZE>');
//document.write('</FRAMESET>');
}

-->
