//Shows dynamic content
function loadContent(id) {$("#refreshctnt").load(id);}
