<!-- 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('<TABLE cellpadding="5" cellspacing="0" border="0" width="125"><tr><td align="center">'); 
document.write('<span class="subtitle">');  
document.write('Existing Clients<br>');  
document.write('</span>');  

document.write('<a href="remote.htm"><img src="picts/topics-1.jpg" vspace="3" height="75" width="100" border="0" class="sideborders"><br>');  
document.write('Click Here for Remote Assistance</a>');  
document.write('<br><br>');

document.write('<a href="http://www.speedtest.net/index.php?link=1" target="_blank"><img src="http://www.speedtest.net/images/link120x60.gif" vspace="4" width="120" height="60" border="0" alt="Test your Internet connection speed at Speedtest.net"><br>');
document.write('Click Here to Test Your Internet Connection</a>');
document.write('<br><br>');

document.write('<a href="http://myspeed.visualware.com/voip/index.html" target="_blank"><img src="http://myspeed.visualware.com/images/visualware_logo.gif" vspace="5" border="0" alt="Test your network for VoIP"><br>');
document.write('Click Here to Test if VoIP will Work on Your Connection</a>'); 
document.write('<br><br>');
//  End -->