function ppMap(btm) {
 if(btm) window.open("ppmap.html#btm","ppmap","scrollbars,width=308,height=500")
 else window.open("ppmap.html","ppmap","scrollbars,width=308,height=500")
}