// JavaScript Document
function activ(p){
   document.write(p);
}

