Relrode Div

function updateDiv()
{ 
    $( "#here" ).load(window.location.href + " #here" );
}
Lonely Lemur