<!-- // Start of AdSubtract JavaScript block; you can ignore this.
     // It is used when AdSubtract blocks cookies or pop-up windows.
document.iMokie = "cookie blocked by AdSubtract";
document.iMferrer = "referrer blocked by AdSubtract";
function iMwin() {
	this.location = "";
	this.frames = new Array(9);
	this.frames[0] = this;
	this.frames[1] = this;
	this.frames[2] = this;
	this.frames[3] = this;
	this.frames[4] = this;
	this.frames[5] = this;
	this.frames[6] = this;
	this.frames[7] = this;
	this.frames[8] = this;
	this.length = 0;
}
// End of AdSubtract JavaScript block. -->
//<!--
//\include\js\help\openHelpWindow.js@@\main\11

var hw=""
var nhw=""
function openHelpWindow(path){if(navigator.appName.indexOf("WebTV")==-1){hw=new iMwin()                                                                                                                            ;if((navigator.userAgent.toLowerCase().indexOf("msie")==-1)||(parseInt(navigator.appVersion)>=5))
hw.focus();return false;}
else{document.location.href=path;}}
function openNonHelpWindow(path){if(navigator.appName.indexOf("WebTV")==-1){nhw=new iMwin()                                                                                                                               ;nhw.focus();return false;}
else{document.location.href=path;}}
// -->
