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=glostrup&rn=storkoebenhavn&tableset=http://www.hotel.dk/bh&lokalOmraadeId=1330®ionId=6"); document.getElementById("googleMapsDiv").appendChild(iframe);