var exit=true;
function xit() {
	if (exit) {
		var h = 550;
		scrollbars = 1;
		if (screen.height > 600) {
			var h = 700;
		}
		window.open("http://www.legworld.com/top-choices.php?CLICK=461,1,hllp_ppj,","hle62legworld","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=" +scrollbars+ ",resizable=1,copyhistory=0,width=790,height=" +h);
	}
}

var exit=true;
function pop2() {
        if (exit) {
var w = 591
var h = 477
var winl = 0
var wint = 0
winprops = 'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=auto,resizable=1,copyhistory=0,width=' +w+ ',height=' +h+ ',left=' +winl+ ',top=' + wint
open("http://www.hustler.com/exit/exit_1_tb.php?CLICK=461,1,hllp_ppj,","pop",winprops);
        }
}