
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.jouwhoroscoop.nl/website/?sign=Ram&type=birth','birthhoroscoop') style='text-decoration=none'>Ram</a><br>");
document.write("<a href=javascript:createWindow('http://www.jouwhoroscoop.nl/website/?sign=Stier&type=birth','birthhoroscoop') style='text-decoration=none'>Stier</a><br>");
document.write("<a href=javascript:createWindow('http://www.jouwhoroscoop.nl/website/?sign=Tweelingen&type=birth','birthhoroscoop') style='text-decoration=none'>Tweelingen</a><br>");
document.write("<a href=javascript:createWindow('http://www.jouwhoroscoop.nl/website/?sign=Kreeft&type=birth','birthhoroscoop') style='text-decoration=none'>Kreeft</a><br>");
document.write("<a href=javascript:createWindow('http://www.jouwhoroscoop.nl/website/?sign=Leeuw&type=birth','birthhoroscoop') style='text-decoration=none'>Leeuw</a><br>");
document.write("<a href=javascript:createWindow('http://www.jouwhoroscoop.nl/website/?sign=Maagd&type=birth','birthhoroscoop') style='text-decoration=none'>Maagd</a><br>");
document.write("<a href=javascript:createWindow('http://www.jouwhoroscoop.nl/website/?sign=Weegschaal&type=birth','birthhoroscoop') style='text-decoration=none'>Weegschaal</a><br>");
document.write("<a href=javascript:createWindow('http://www.jouwhoroscoop.nl/website/?sign=Schorpioen&type=birth','birthhoroscoop') style='text-decoration=none'>Schorpioen</a><br>");
document.write("<a href=javascript:createWindow('http://www.jouwhoroscoop.nl/website/?sign=Boogschutter&type=birth','birthhoroscoop') style='text-decoration=none'>Boogschutter</a><br>");
document.write("<a href=javascript:createWindow('http://www.jouwhoroscoop.nl/website/?sign=Steenbok&type=birth','birthhoroscoop') style='text-decoration=none'>Steenbok</a><br>");
document.write("<a href=javascript:createWindow('http://www.jouwhoroscoop.nl/website/?sign=Waterman&type=birth','birthhoroscoop') style='text-decoration=none'>Waterman</a><br>");
document.write("<a href=javascript:createWindow('http://www.jouwhoroscoop.nl/website/?sign=Vissen&type=birth','birthhoroscoop') style='text-decoration=none'>Vissen</a>");
document.write("</font>");
document.write("</td</tr></table>");

