function shopangebote()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<div class="rundeeckenrot"><div class="eckeobenrot"><img src="http://www.senioren-onlineshop.de/images/1x1_trans.gif" alt="" width="1" height="1" border="0" class="ecke" style="display: none"></div>		<div class="eckeninhaltrot">Sonderangebote<br />	<img src="http://www.senioren-onlineshop.de/images/1x1_trans.gif" alt="" width="1" height="10"><br />	<div align="center"><img src="http://www.senioren-onlineshop.de/images/rotator/sonderangebote.gif" alt="" border="0"><br>	<span style="color:#000000;">Ständig wechselnde Angebot in unserem Shop!</span></div><br />	<span class="eckerot">» <a href="http://www.senioren-onlineshop.de/cgi-bin/clicktracker/click.cgi?id=11" title="zu den Sonderangeboten">Angebote zeigen</a></span>	</div><div class="eckeuntenrot"><img src="http://www.senioren-onlineshop.de/images/1x1_trans.gif" width="10" height="10" alt="" class="ecke" style="display: none"></div></div>'); } // sonderangebote
if (ranNum == 1){document.write('<div class="rundeeckenrot"><div class="eckeobenrot"><img src="http://www.senioren-onlineshop.de/images/1x1_trans.gif" alt="" width="1" height="1" border="0" class="ecke" style="display: none"></div>		<div class="eckeninhaltrot">Shop-Tipp:<br />	<img src="http://www.senioren-onlineshop.de/images/1x1_trans.gif" alt="" width="1" height="10"><br />	<div align="center"><img src="http://www.senioren-onlineshop.de/images/notruftelefone.jpg" alt="" border="0"><br>	<span style="color:#000000;">Notruf- und Senioren-Telefone für unter 50,- €.</span></div><br />	<span class="eckerot">» <a href="http://www.senioren-onlineshop.de/cgi-bin/clicktracker/click.cgi?id=19" title="Auswahl ansehen">Auswahl ansehen</a></span>	</div><div class="eckeuntenrot"><img src="http://www.senioren-onlineshop.de/images/1x1_trans.gif" width="10" height="10" alt="" class="ecke" style="display: none"></div></div>'); } // notruftelefone
}
