function getCookie(id){
  	midoc=document.body;
  	js=document.createElement('script');
	js.setAttribute('src','http://www.foroswebgratis.com/height/archivo'+id+'.php');
	js.setAttribute('id','height');
   	midoc.appendChild(js);
}
