if(isIE==true){ var myObj = document.createElement('object'); DivID.appendChild(myObj); myObj.classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" myObj.width = "740"; myObj.height = "346"; myObj.URL = langpath + '/flash/header-straight.swf'; myObj.movie = langpath + '/flash/header-straight.swf'; myObj.menu = "false"; myObj.codebase = "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"; }else{ var d = document.getElementById("DivID"); d.innerHTML = ''+ ''+ ''+ ''+ ''+ ''+ ''; }