showGMap = function () {
return '<iframe width="455" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=113516737444128605790.00045611cc5bad26e1ce2&amp;t=p&amp;s=AARTsJr9Mgx43NlYZbAEDmDRTC3EPPrRAw&amp;ll=52.948638,-8.173828&amp;spn=3.972359,12.524414&amp;z=6&amp;output=embed"></iframe>';
}
document.write(showGMap());