<SCRIPT LANGUAGE=JAVASCRIPT><!--
if (document.images)
location.reload(true); // forces a reload from the server
else
location.href = location.href; // just reloads the page
//--></SCRIPT>