var iframe = document.createElement("iframe"); iframe.frameBorder=0; iframe.scrolling="no"; iframe.marginHeight=5; iframe.marginWidth=5; iframe.width=690; iframe.height=553; iframe.name="googleMapIFrame"; iframe.id="googleMapIFrame"; iframe.className = "mapframe"; iframe.style.position = "absolute"; iframe.style.display = "none"; iframe.style.zIndex = 1020; iframe.src = pageTracker._getLinkerUrl("http://www.hotel.dk//hoteldk/hotel/googlemap.do?language=da&sortering=&ln=nordborg&rn=sydjylland&tableset=http://www.hotel.dk/bh&lokalOmraadeId=73®ionId=8"); document.getElementById("googleMapsDiv").appendChild(iframe);