function remocon(ch){
	//if( ch == null ) ch='' 
	window.open('http://www.mygospel.net/ChristianChannel/ChristianChannel.htm?ch='+ch,'ChristianChannel','width=200 height=300');
}

function mymsgtoid(id){
	window.open('./Ebpro_member/mymsg.htm?step=form&rid='+id,'mymsg','width=300 height=350 scrollbars=yes status=yes')
}

function mymailtoid(mail){
	window.open("./EBpro_member/mymail.htm?rmail="+mail,"sendmail","width=450 height=350")
}

function open_mlevel(){
window.open("EBpro_popup/mlevel.htm","mlevel","width=520 height=650 scrollbars=yes")
}
