function TermsWin() {
window.open(PolWin = '..\\gb_terms.htm','','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=600,height=420,left = 300,top = 200');
}
function ConfPol() {
window.open(PolWin = 'confpol.htm','','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=600,height=500,left = 300,top = 200');
}
function FamHelp() {
window.open(FamWin = 'familyhelp.htm','','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=600,height=350,left = 300,top = 200');
}
function ContactWin() {
window.open(ConWin = 'cgi-bin/fpg.cgi?lang=english&action=sign&track=contact','','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=800,height=600,left = 200,top = 200');
}
function ContactAlt() {
window.open(ConWin = 'fpg.cgi?lang=english&action=sign&track=contact','','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=800,height=600,left = 200,top = 200');
}