<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



var	showbrand	= "no"		// SHOW GOOGLE BRANDING (SWITCH TO YES IF YOU HAVE ANY PROBLEMS)
var	contact	= "yes"		// SHOW CONTACT BOX
var showimage = "yes"

var	yourdomain	= "www.21cii.com"		// YOUR DOMAIN NAME OR PATH



// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (contact == "yes") {

document.write('<div align="center">')

document.write('<br>')

document.write('<table border="0" cellspacing="0" cellpadding="3"  width="147" bgcolor="#DCDCDC" style="border:1px solid #000000;">')

document.write('<tr>')

document.write('<td align="center" style="font-weight: bold; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:12px; color:#000000;">Join Our Mailing List</td>')

document.write('</tr>')

document.write('<tr>')

document.write('<td align="center" style="border-top:1px solid #000000">')

document.write('<form name="ccoptin" action="http://ui.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:2;">')

document.write('<input type="hidden" name="m" value="1101348623447">')

document.write('<input type="hidden" name="p" value="oi">')

document.write('<font style="font-weight: normal; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:12px; color:#000000;">')

document.write('Enter Email Address:</font>')

document.write('<br>')

document.write('<input type="text" name="ea" size="18" value="" style="font-size:10pt; border:1px solid #AB9AA8;">')

document.write('<br>')

document.write('<input type="submit" name="go" value="Join Now!" class="submit" style="font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10pt;">')

document.write('</form>')

document.write('</td>')

document.write('</tr>')

document.write('</table>')

document.write('</div>')

document.write('<br>')

document.write('<strong><font style="font-family:Verdana, Geneva, Tahoma, sans-serif; font-size:medium;">')

document.write('Customers</font></strong>')

}
// END SIDEBAR AREA PARAGRAPH 1
   if (showbrand == "yes") {
document.write('<scr' + 'ipt type="text\/javascript" src="http:\/\/google.com\/coop\/cse\/brand?form=searchbox_003488088439636726711%3Adzunaemraqw"><\/script>');
}

// SMALL PICTURE AREA
   if (showimage == "yes") {

document.write('<br><TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse: collapse"><tr><td>')
document.write('<a href="IT Studio - Standalone.htm"><IMG SRC="images/sidebar.png" border="0" width="150"></a><br>')
document.write('</td></tr></table>')
}




//  End -->