
function createWindow(cUrl,Naam) 
	{
	var xWin = window.open(cUrl,Naam,'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=705,height=487,left=50,top=100');
	} 

document.write("<table bordercolor='#6C6C6C' bgcolor=#E7ECFF border='1' style='border-collapse: collapse' cellpadding='6' cellspacing='0'>");
document.write("<tr><td><font size=-2 face=Arial>");
document.write("<a href=javascript:createWindow('http://www.ihrwochenhoroskop.de/website/?sign=Widder&type=birth','birthhoroscoop') style='text-decoration=none'>Aries</a><br>");
document.write("<a href=javascript:createWindow('http://www.ihrwochenhoroskop.de/website/?sign=Stier&type=birth','birthhoroscoop') style='text-decoration=none'>Taurus</a><br>");
document.write("<a href=javascript:createWindow('http://www.ihrwochenhoroskop.de/website/?sign=Zwillinge&type=birth','birthhoroscoop') style='text-decoration=none'>Gemini</a><br>");
document.write("<a href=javascript:createWindow('http://www.ihrwochenhoroskop.de/website/?sign=Krebs&type=birth','birthhoroscoop') style='text-decoration=none'>Cancer</a><br>");
document.write("<a href=javascript:createWindow('http://www.ihrwochenhoroskop.de/website/?sign=Löwe&type=birth','birthhoroscoop') style='text-decoration=none'>Leo</a><br>");
document.write("<a href=javascript:createWindow('http://www.ihrwochenhoroskop.de/website/?sign=Jungfrau&type=birth','birthhoroscoop') style='text-decoration=none'>Virgo</a><br>");
document.write("<a href=javascript:createWindow('http://www.ihrwochenhoroskop.de/website/?sign=Waage&type=birth','birthhoroscoop') style='text-decoration=none'>Libra</a><br>");
document.write("<a href=javascript:createWindow('http://www.ihrwochenhoroskop.de/website/?sign=Skorpion&type=birth','birthhoroscoop') style='text-decoration=none'>Scorpio</a><br>");
document.write("<a href=javascript:createWindow('http://www.ihrwochenhoroskop.de/website/?sign=Schütze&type=birth','birthhoroscoop') style='text-decoration=none'>Sagittarius</a><br>");
document.write("<a href=javascript:createWindow('http://www.ihrwochenhoroskop.de/website/?sign=Steinbock&type=birth','birthhoroscoop') style='text-decoration=none'>Capricorn</a><br>");
document.write("<a href=javascript:createWindow('http://www.ihrwochenhoroskop.de/website/?sign=Wasserman&type=birth','birthhoroscoop') style='text-decoration=none'>Aquarius</a><br>");
document.write("<a href=javascript:createWindow('http://www.ihrwochenhoroskop.de/website/?sign=Fische&type=birth','birthhoroscoop') style='text-decoration=none'>Pisces</a>");
document.write("</font>");
document.write("</td</tr></table>");

