Yes thats exactly what i was trying to achive, but now i have another issue.
The visitor needs be able to click on the link generated in the Info window.
e.g. when a guest clicks on a push-pins on the map. I would like to show the infowindow.open(map1,marker) :-)
update: i have removed the comment at the infowindow.open(map1,marker); line: -- this is better of what i was trying to achive