function winopen(){
window.open('/cmp_map.html','cmp_map','width=500,height=500,scrollbars=no,resizable=no');
}