TabParams = { eventType : "mousedown", // optional, speeds up initialization. tabTagName : "img", imgOverExt : "-1", imgActiveExt : "-2", cookieScope : "none" }; function init(){ tabInit(); } //Quick menu seetings divstohide = new Array(0); dqm__codebase = "http://images.chron.com/CDC/elf/js/quickmenu/" //script folder location // //Copyright 2005 HoustonChronicle.com //ver .9 // function MM_openBrWindow(theURL,winName,features) { //v1.2 if (!theURL.match(/http:\/\//)) { theURL = 'http://'+ theURL; } if (!features) { features='location=yes,toolbar=yes,menubar=yes,directories=yes,status=yes,resizable=yes,scrollbars=yes'; } window.open(theURL,winName,features); }