var thisUrl = '/';
document.write('<div id="formTag" style="display:none;"><form action="/interact/util/logout.jhtml" method="post" name="logoutform" target="_top">');
document.write('<input type="hidden" value="' + thisUrl + '" name="dest">');
document.write('</form></div>');