<!--

function more800() {
if (screen.width > 800) window.navigate("nsg-chicago-web-development-design-illinois.htm");
}

function less1024() {
if (screen.width < 1024) window.navigate("index.htm");
}

function SCR() {

if (screen.width > 800) {
if (navigator.appName == "Netscape") document.big.visibility="show";
else document.all.big.style.visibility="visible";
}

}
-->









































































































































































































