var NS4 = (document.layers) ? 1 : 0;
var strWindow = "LBPopup" + Math.floor(10000*Math.random());
var strFeatures = "titlebar=1, toolbar=1,scrollbars=1," +
"location=1,channelmode=0,directories=0,status=1,menubar=1,resizable=1,left=3000,top=3000,";
if (NS4)
strFeatures += "width=769,height=369";
else
strFeatures += "width=750,height=350";
var xw = window.open("", strWindow, strFeatures, false);
xw.document.write('