function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
/*
// This detects browser window size (1024px+ or 800px) and loads stylesheet accordingly
var myWidth = 0;
if( typeof( window.innerWidth ) == 'number' ) {
//Non-IE
myWidth = window.innerWidth;
} else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
//IE 6+ in 'standards compliant mode'
myWidth = document.documentElement.clientWidth;
} else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
//IE 4 compatible
myWidth = document.body.clientWidth;
}
if (myWidth < 1024) {
document.write('');
}
if (myWidth > 1024) {
document.write('');
}
*/
activateMenu = function(subnav) {
/* currentStyle restricts the Javascript to IE only */
if (document.all && document.getElementById("subnav").currentStyle) {
var navroot = document.getElementById("subnav");
/* Get all the list items within the menu */
var lis=navroot.getElementsByTagName("LI");
for (i=0; i0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i wp) lv -= ew/2; if (!an) {lv += 'px';tv += 'px';} ds.left = lv; ds.top = tv; ds.visibility = "visible";}}}