//======================================================================================================
// javacript-funktionen für waedimeteo.ch
//======================================================================================================

function showPicture(url) {window.open(url, '', 'width=616, height=425, top=250, left=250, scrollbars=no, menubar=no, resizable=yes, toolbar=no, location=no');}
function showVideo() {
	if(navigator.appName=="Microsoft Internet Explorer"){ window.open('http://cms.cityguide.com/preview.jsp?action=detail&itemId=81121105209370185&lang=40908114609030002&cty=SCHWEIZ', '', 'width=500, height=380, top=200, left=600, scrollbars=no, menubar=yes, resizable=no, toolbar=no, location=no');}
	else {window.open('http://cms.cityguide.com/preview.jsp?action=detail&itemId=81121105209370185&lang=40908114609030002&cty=SCHWEIZ', '', 'width=500, height=370, top=200, left=600, scrollbars=no, menubar=no, resizable=no, toolbar=no, location=no');}}

