function launchMap() { //v2.0
  window.open('plan.html','Plafitech','width=520,height=580');
}
