<!--

var correctwidth=800
var correctheight=600
if (screen.width!=correctwidth||screen.height!=correctheight)
document.write("This website was designed for a screen resolution of at least "+correctwidth+"x"+correctheight+" pixels.<br>Your present screen resolution is "+screen.width+"x"+screen.height+" pixels.<br>Optimized for Internet Explorer Versions 5.5+")
//-->
