
today = new Date();
std = today.getHours();
sec = today.getSeconds() + today.getMinutes() * 60; 
if (! anzahlwerbung) { var anzahlwerbung=1; }

if (anzahlwerbung == 2) { 
	zeigewerbung(sec+1); 
	} 
else {
	zeigewerbung(sec);
	}

function zeigewerbung(sec)
{
  if (sec % 2 == 0){
	google_ad_client = "pub-9815155793666672";
	google_alternate_ad_url = "http://www.wetter-center.de/Guide/adwords.html";
	google_ad_width = 180;
	google_ad_height = 150;
	google_ad_format = "180x150_as";
	google_ad_channel ="8003361374";
	google_color_border = "90FFD0";
	google_color_bg = "E3F1FE";
	google_color_link = "610061";
	google_color_url = "610061";
	google_color_text = "004040";
	document.write('<sc'+'ript type="text/javascr'+'ipt" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></sc'+'ript>');
	}
//  if (sec % 2 == 1){document.write('<center><font size=-2>- Anzeige -</font><br><a target=_blank href="http://www.zanox-affiliate.de/ppc/?1884057C1699838170T"><img src="http://www.zanox-affiliate.de/ppv/?1884057C1699838170" align="bottom" border="0" hspace="1" alt="Gratis für Sie"></a>');}
//  if (sec % 2 == 2){document.write('<center><font size=-2>- Anzeige -</font><br><a href="http://ad.zanox.com/ppc/?5880932C307067736T"><img src="http://ad.zanox.com/ppv/?5880932C307067736" align="bottom" border="0" hspace="1" alt="neckermann.de"></a>');}

  if (sec % 2 == 1){
	amazon_ad_tag = "meteomara";  
	amazon_ad_width = "180";  
	amazon_ad_height = "150";  
	amazon_ad_logo = "hide";  
	amazon_ad_link_target = "new";  
	amazon_ad_border = "show";  
	amazon_color_border = "90ffd0";  
	amazon_color_background = "e3f1fe";  
	amazon_color_text = "004040";  
	amazon_color_link = "610061";  
	amazon_color_price = "990000";  
	amazon_color_logo = "CC6600";  
	amazon_ad_include = "wetter;wetterstation;klima";
	amazon_ad_exclude = "kachelmann";
	document.write('<center><font size=-2>- Anzeige -</font><br><sc'+'ript type="text/javascr'+'ipt" src="http://www.assoc-amazon.de/s/ads.js"></sc'+'ript>');
	}


}
