function listenlive() {
	
// To link to page...
// window.location.href = '';

// To open in new window...
window.open('http://sports.espn.go.com/stations/player','listenlivepopup','width=279,height=286, scrollbars=no,resizable=no,status=no,location=no,menubar=no,copyhistory=no,directories=no,titlebar=no');
                
                }
	
	