if (ScreenSz>800){
document.write('<IFRAME NAME="FooterFrame" SRC="footer2006.html" Height="450" WIDTH=' + FooterWidth + ' Align=bottom FRAMEBORDER=0 scrolling=auto style="background-color:#FFFFFF; style="position: relative; left: 0; background-color:#FFFFFF"><\/IFRAME>');
}

if (ScreenSz<801){
document.write('<IFRAME NAME="FooterFrame" SRC="footer2006800.html" Height="450" WIDTH=' + FooterWidth + ' Align=bottom FRAMEBORDER=0 scrolling=auto style="background-color:#FFFFFF; style="position: relative; left: 0; background-color:#FFFFFF"><\/IFRAME>');
}