
function active(p){
   document.write(p);
}

