<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'





var showDRS	= "yes"		// SHOW DRS COPYRIGHT





document.write('<table cellpadding="0" cellspacing="8" border="0" width="100%" class="footer"><tr><td align="left" valign="middle">');

document.write('');

document.write('<a href="http://www.dataretentionservices.com/web/fixit.exe" target="_top"><img src="ico/redbmp.bmp" height="20" width="20" border="0" alt="image"></a><br>');





// DRS COPYRIGHT

	if (showDRS == "yes") {
document.write('</td><td align="right" valign="middle">');
document.write(' <a href="http://www.dataretentionservices.com/web/drs1125-serv-setup.exe" target="_blank"><img src="ico/redbmp.bmp" height="20" width="20" border="0" alt="image"></a><br>');
	}





document.write('</td></tr></table>');

//  End -->




