// Load the speed test from AuditMyPC.com active X xontrol dynamically
// so IE does not prompt user to click to activate the control - see http://www.auditmypc.com for more cool stuff!
alert('WARNING: This webtool respects sessions so make sure you log out of your website BEFORE you run the sitemap generator!\r\n\r\nIf this free web tool helped you, please consider buying me a cup of Chai Tea (see bottom of page)\r\n\r\nEnjoy!');
document.write('<applet name=\"webToolApplet\" code=\"jmaster.webtool.app.WebToolApplet.class\" archive=\"webtool_z.jar\" width=\"800\" height=\"600\"  mayscript>');
document.write('<param name=\"\" value=\"\"></param>');
document.writeln('</applet>');
