var pop_window = null;
function authmedia() {
pop_window = window.open('authmedia.html', 'confirm',
'width=450,height=200,resizable=1');
}
var pop_window = null;
function authagents() {
pop_window = window.open('authagents.html', 'confirm',
'width=450,height=200,resizable=1');
}
var pop_window = null;
function authusa() {
pop_window = window.open('authusa.html', 'confirm',
'width=450,height=200,resizable=1');
}
var pop_window = null;
function authuk() {
pop_window = window.open('authuk.html', 'confirm',
'width=450,height=200,resizable=1');
}
var pop_window = null;
function authaus() {
pop_window = window.open('authaus.html', 'confirm',
'width=450,height=200,resizable=1');
}