function document_onLoad() {
if (String(typeof(Section1))!="undefined") centerPage("800")
if (String(typeof(eval("document.LyrSection1")))!="undefined") centerPage("800")
 }
function document_onUnLoad() {
if (childwindow != null) {
childwindow.close();
}
 }
function Text7_onClick() {
if (childwindow != null) {
childwindow.close();
childwindow = null;
}
var options="";
options+="status="+(("0"=="1")?"yes":"no")
options+=",directories="+(("0"=="1")?"yes":"no")
options+=",location="+(("0"=="1")?"yes":"no")
options+=",toolbar="+(("0"=="1")?"yes":"no")
options+=",menubar="+(("0"=="1")?"yes":"no")
options+=",scrollbars="+(("1"=="1")?"yes":"no")
options+=",resizable="+(("1"=="1")?"yes":"no")

if (parseInt("520")  > 0) options+=",width="+"520"
if (parseInt("350") > 0) options+=",height="+"350"

if (parseInt("0") >= 0)
{
	options+=",top="+"0"
	options+=",screenY="+"0"
}
if (parseInt("0") >= 0)
{
	options+=",left="+"0"
	options+=",screenX="+"0"
}



childwindow = window.open("http://www.bni-europe.com/members/train1.htm","NewWindow",options);
childwindow.focus();
 }
function _Text7_onClick() { if (Text7) return Text7.onClick(); }


