// JavaScript Document

function popUp() {
props=window.open('http://www.inglow.net/musicplayer/', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=425, height=373, left = 262, top = 134');
}

