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&sideIndeling.side=1&antalStjerner=&sortering=&sortering=&ln=allinge&rn=bornholm&tableset=http://www.hotel.dk/bh&lokalOmraadeId=860®ionId=1"); document.getElementById("googleMapsDiv").appendChild(iframe);