function popupPlayer() {
	window.open('http://www.jetcast.com/em-popup-esplayer.phtml?feedlink=1190', '', 'width=740,height=435,status=no,toolbar=no,menubar=no,location=no,scrollbars=no');
	return false;
	}
	
function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}