defaultStatus="Bandung Fe Institute - 2010";
function map(url,width,height) {
 var look = window.open(url,'map','width=800, height=600, scrollbars=yes');
 if (look) { look.focus(); }
}
