<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'
// NOTE: search for the text you want to edit use: edit - find

document.write('<div id="sidebar"><TABLE cellpadding="1" cellspacing="0" border="0" bordercolor="#909099" style="border-collapse: collapse" width="125" background="picts/background-sidebar.jpg"><tr><td align="center"><br>');

document.write('<span class="subtitle">');
document.write('Case Studies<BR>');
document.write('</span>');

document.write('How TestIT can help your <B>Business</B> and your <B>Reputation</B>.');
document.write('<br><br><br>');

document.write('<span class="subtitle">');
document.write('Case Study 1<BR>');
document.write('</span>');

document.write('International Banking<br>');
document.write('<a href="casestudy1.htm"><img src="picts/topics-1.jpg" vspace="3" height="50" width="100"><br>');
document.write('Read More</a>');
document.write('<br><br><br>');

document.write('<span class="subtitle">');
document.write('Case Study 2<BR>');
document.write('</span>');

document.write('Fire & Emergency<br>');
document.write('<a href="casestudy2.htm"><img src="picts/topics-2.jpg" vspace="3" height="50" width="100"><br>');
document.write('Read More</a>');
document.write('<br><br><br>');


document.write('<span class="subtitle">');
document.write('Case Study 3<BR>');
document.write('</span>');
document.write('Passports & ID Systems<br>');
document.write('<a href="casestudy3.htm"><img src="picts/topics-3.jpg" vspace="3" height="50" width="100"><br>');
document.write('Read More</a>');
document.write('<br><br><br>');


document.write('<span class="subtitle">');
document.write('Case Study 4<BR>');
document.write('</span>');
document.write('Public Utilities<br>');
document.write('<a href="casestudy4.htm"><img src="picts/topics-4.jpg" vspace="3" height="50" width="100"><br>');
document.write('Read More</a>');
document.write('<br><br>');

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');

document.write('</td></tr></table></div>');


//  End -->