function wOpenIraq() { 
  window.open('iraqmap.html','map','resizable=yes,width=500,height=600');
}

function wOpenPhoto() { 
  window.open('photo_big.html','','resizable=yes,width=750,height=540');
}