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;jsessionid=B945BAD6728CE6573242CE13717F652D.tonweb018209?language=da&sortering=&ln=frederikshavn&rn=nordjylland&tableset=http://www.hotel.dk/bh&lokalOmraadeId=29®ionId=4"); document.getElementById("googleMapsDiv").appendChild(iframe);