var correctwidth=1024
var correctheight=768
if (screen.width<correctwidth||screen.height<correctheight)
document.write("<font color=#CC0000 size=5><b>ERROR: Insufficient video resolution</b></font><font color=#CC0000 size=2><br>This web site requires a video resolution at least of <b>"+correctwidth+"x"+correctheight+"</b> pixels or higher.<br>We're sensing your current video resolution to be only <b>"+screen.width+"x"+screen.height+"</b> pixels.<br>Please click <b><A HREF='http://www.angelfire.com/wv2/moresoundstudio0/videoresolution.htm'>here</A></b> to learn why this is a problem and how to resolve it and to see this page the way Moresound Studio Productions WebDesigns designed it. Video Resolution of 800 x 600 is OK for our site, 1024 x 768 is the video resolution we have created this site to be set at. Please use F11 to use the full screen option in IE 5 and above to get our full pull out window!  .<br><br></font>")
