I have this HTML:
North America
Or:
$("content here").appendTo("#region_North_America");
To create the element on the fly, and place it in the document. Using the appendTo method.