REvisar si un elemento existe sino... hacer algo
if ($('#some_element').length == 0) { //Add it to the dom }