var divs = document.getElementsByTagName('DIV'); var anchor_count = 0; function init_info_application(){ var groups_list = d('product_groups_list'); var nameblocks = dd.call(groups_list,'div','product_list_box'); if (!groups_list || !nameblocks.length) return; var info_handle = document.createElement('div'); info_handle.className='info_handle'; /* Fix for non-supporting-scroll hidedrivetip */ /* var oldhide = hideddrivetip; hideddrivetip = function(){ d('dhtmltooltip').style.top = 0; oldhide(); } */ for (var i=0;i