// Globals for flash sniffer code starts here
// Major version of Flash required
var requiredMajorVersion = 10;
// Minor version of Flash required
var requiredMinorVersion = 0;
// Minor version of Flash required
var requiredRevision = 0;

// Popups start heres
function hiscores_1() { 
	window.open('index.php?tsrc=hiscores_1&nf=1', 'hiscores_1', 'height=705,width=940,toolbar=no,menubar=no,scrollbars=yes,resizable=yes, location=no,directories=no')
}
function hiscores_1s() { 
	window.open('index.php?tsrc=hiscores_1&s=1', 'hiscores_1s', 'height=705,width=940,toolbar=no,menubar=no,scrollbars=yes,resizable=yes, location=no,directories=no')
}
function hiscores_1f() { 
	window.open('index.php?tsrc=hiscores_1&f=1', 'hiscores_1f', 'height=705,width=940,toolbar=no,menubar=no,scrollbars=yes,resizable=yes, location=no,directories=no')
}

function hiscores_2() { 
	window.open('index.php?tsrc=hiscores_2&nf=1', 'hiscores_2', 'height=705,width=925,toolbar=no,menubar=no,scrollbars=yes,resizable=yes, location=no,directories=no')
}
function hiscores_2s() { 
	window.open('index.php?tsrc=hiscores_2&s=1', 'hiscores_2s', 'height=705,width=925,toolbar=no,menubar=no,scrollbars=yes,resizable=yes, location=no,directories=no')
}
function hiscores_2f() { 
	window.open('index.php?tsrc=hiscores_2&f=1', 'hiscores_2f', 'height=705,width=925,toolbar=no,menubar=no,scrollbars=yes,resizable=yes, location=no,directories=no')
}



function privacy() { 
	window.open('templates/visual/en/privacy.html', 'privacy', 'height=640,width=600,toolbar=no,menubar=no,scrollbars=yes,resizable=yes, location=no,directories=no')
}

function terms() { 
	window.open('templates/visual/en/terms.html', 'terms', 'height=640,width=600,toolbar=no,menubar=no,scrollbars=yes,resizable=yes, location=no,directories=no')
}


function tsr_leaderboard() { 
	window.open('index.php?tsrc=tsr_leaderboard', 'tsr_leaderboard', 'height=660,width=760,toolbar=no,menubar=no,scrollbars=yes,resizable=yes, location=no,directories=no')
}
function rulesregs() { 
	window.open('index.php?tsrc=rules', 'rules', 'height=640,width=600,toolbar=no,menubar=no,scrollbars=yes,resizable=yes, location=no,directories=no')
}

function rulesregstsr() { 
	window.open('index.php?tsrc=rules&tsr=1', 'rules', 'height=640,width=600,toolbar=no,menubar=no,scrollbars=yes,resizable=yes, location=no,directories=no')
}


function postIt( lstr ) {
	
	var ppage = 'postIt';	
	
	if( lstr && lstr.length )
		ppage += '_' + lstr;
	else
		ppage += '_en';
	
	window.open('/' + ppage + '.php', 'postIt', 'height=370,width=420,toolbar=no,menubar=no,scrollbars=no,resizable=yes, location=no,directories=no')
}
function showTrialPopup() { 
	window.open('http://landing.ancestry.ca/popularmedia/hs1.aspx?landingpage=38019', 'showTrialPopup', 'height=600,width=800,toolbar=no,menubar=no,scrollbars=no,resizable=yes, location=no,directories=no')
}


