function openPopWinKFLM()
{
window.open("kflm.html","KFLM - Listen Live!","height=500,width=800,screenX=100,screenY=25,left=100,top=25");
}