// template-related scripts go here... jQuery(function() { var $toc = jQuery('#dw__toc .toggle'); if($toc.length) { $toc[0].setState(-1); } });