function tlPopUp(URL) {
tl_pup = window.open(URL, 'NRTopLine', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=462,height=600,left = 50,top = 50');
tl_pup.focus()
}

function tlParent(URL) {
tl_pup = window.open(URL, 'NRParent', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=1,width=455,height=800,left = 50,top = 50');
tl_pup.focus()
}

function tlParentlg(URL) {
tl_pup = window.open(URL, 'NRParent', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=771,height=700,left = 50,top = 50');
tl_pup.focus()
}

function tlUsage(URL) {
tl_pup = window.open(URL, 'NRUsage', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=1,width=455,height=260,left = 50,top = 50');
tl_pup.focus()
}

function tlAd(URL) {
tl_pup = window.open(URL, 'NRAdInt', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=480,height=435,left = 50,top = 50');
tl_pup.focus()
}

function tlParentBr(URL) {
tl_pup = window.open(URL, 'NRParent', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=480,height=448,left = 50,top = 50');
tl_pup.focus()
}

function tlAdBr(URL) {
tl_pup = window.open(URL, 'NRAdInt', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=480,height=435,left = 50,top = 50');
tl_pup.focus()
}

function tlPrivacy(URL) {
tl_pup = window.open(URL, 'Privacy', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=1,width=455,height=400,left = 50,top = 50');
tl_pup.focus()
}

function tlProlg1(URL) {
tl_pup = window.open(URL, 'NRParent', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=771,height=780,left = 720,top = 50');
tl_pup.focus()
}

function tlProlg2(URL) {
tl_pup = window.open(URL, 'NRParent', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=720,height=788,left = 720,top = 50');
tl_pup.focus()
}

function info(URL) {
tl_pup = window.open(URL, 'NRInfo', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=1,width=455,height=580,left = 50,top = 50');
tl_pup.focus()
}

