// JavaScript Document
function popit() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://abcnews.go.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit1() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.cbsnews.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit2() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.nbc.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit3() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.cnn.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit4() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.foxnews.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit5() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.weather.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit6() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://espn.go.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit7() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.mlb.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit8() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.nfl.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit9() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.nba.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit10() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.pga.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit11() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.accesshollywood.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit12() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.etonline.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit13() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.variety.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit14() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.businessweek.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit15() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://money.cnn.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit16() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.forbes.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit17() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://online.wsj.com/public/us/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit18() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.apple.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit19() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.microsoft.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}

function popit20() {
	var x = (screen.width) - 700;
	var newWin = window.open('http://www.zdnet.com/','ad','width=600,height=400,toolbar=1,resizable=1,left='+x+',screenX='+x+',status=1');
}




