var isIE= (navigator.appVersion.toUpperCase().indexOf("MSIE") != -1) ? true : false
if(isIE)document.write('<br clear=all>')