

function WT_links(){
      
	this.carregaLinks = function(){
	
		this.links = [
						
					];
	}	
	
}
