// JavaScript Document
function natreg(dd){
  document.getElementById('nat_1').innerHTML='<img src="http://naturalov.net/img/ncl'+dd+'.php"/>';
}
