window.defaultStatus='';

var whichPage=location.search.substring(1,location.search.length);

function goJoin(){
	staying=true;
	(whichPage)?(whichPage.indexOf('cid=0')!=-1)?top.location.href='/signup-ccbill.html?'+whichPage:top.location.href='/signup':top.location.href='/signup.html';
}

function goPage(where){
	staying=true;
	(whichPage)?location.href=where+'?'+whichPage:location.href=where;
}

	
	function popContact() {
	messageWin3 = window.open("/email/webContactUs.php","CONTACTUS","width=580,height=436,buttons=no,scrollbars=no,location=no,menubar=no,resizable=no,status=no,directories=no,toolbar=no");
	messageWin3.focus();
	}

	function popReasons() {
	messageWin3 = window.open("tenReasons.html","REASONS","width=504,height=536,buttons=no,scrollbars=yes,location=no,menubar=no,resizable=no,status=no,directories=no,toolbar=no");
	messageWin3.focus();
	}
	
	function popTerms() {
	messageWin4 = window.open("termsAndConditions.html","Terms","width=594,height=536,buttons=no,scrollbars=yes,location=no,menubar=no,resizable=no,status=no,directories=no,toolbar=no");
	messageWin4.focus();
	}
	
function popFAQ(where) {
	var url=where;
	if (whichPage.indexOf('cid=0')!=-1){
		url+='?'+whichPage;
	}
	messageWin3 = window.open(url,"MORE","width=599,height=536,buttons=no,scrollbars=yes,location=no,menubar=no,resizable=no,status=no,directories=no,toolbar=no");
	messageWin3.focus();

}	

function pop2257() {
	messageWin4 = window.open("http://www.youlovejack.com/2257-F.html","2257","width=580,height=260,buttons=no,scrollbars=no,location=no,menubar=no,resizable=no,status=no,directories=no,toolbar=no");
	messageWin4.focus();
}
