//Left Navigation for all subpages of Who Uses Clicktools
document.write('<!-- START LEFT NAV CONTAINER -->'
+ '<div class="leftNavBox">'
+ '<ul>'
//+ '<li><a href="who-uses-clicktools.html">Who Uses Clicktools</a>'
//+ '<ul>'
//+ '<li><a href="documents/case-studies.pdf">Cars.com</a></li>'
//+ '<li><a href="documents/case-studies.pdf">Standard & Poors</a></li>'
//+ '<li><a href="documents/aberdeen-benchmark-report.pdf">Aberdeen Benchmark Report (pdf)</a></li>'
//+ '</ul></li>'
//+ '</li>'
+ '<li>Clicktools is used by over 500 organizations of all shapes and sizes.<br /><br />Join them today to start collecting and combining information with CRM</li>'
+ '</ul>'
+ '<!-- START SUPPLEMENTAL_1 CONTAINER -->'
+ '<div class="supplemental_1"><a href="/get-clicktools"><img src="images/template/btn_SubPg_GetClicktools.gif" alt="Get Clicktools 30-Day Free Trial Available" width="185" height="52"></a></div>'
+ '<!-- END SUPPLEMENTAL_1 CONTAINER -->'
+ '</div>'
+ '<!-- END LEFT NAV CONTAINER -->'
);

