YAHOO.namespace( 'YAHOO.Hack' ).FixIESelectWidth = new function() { var oSelf = this; var YUE = YAHOO.util.Event; var YUD = YAHOO.util.Dom; var oTimer = {}; var oAnim = {}; var nTimerId = 0 ; var dLastFocalItem; var ie7 = !!(document.uniqueID && typeof(XMLHttpRequest)!='undefined' ) function init(el) { el = el || this; if( el.tagName.toLowerCase() != 'select') { throw Error('element [' + el.id + '] is not