/*
# File: javascript/root2a.js
#
*/

window.root2o = {
 isIE: ((navigator.userAgent.toLowerCase().indexOf("msie")!=-1)&&(navigator.userAgent.toLowerCase().indexOf("opera")==-1)&&(navigator.userAgent.toLowerCase().indexOf("webtv")==-1)), // is IE?
 'end': 'end'
}
