// JavaScript Document

function openVoorwaarden(){
	var myPopup = window.open('av.html','voorwaarden','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=0,width=600,height=450');
}

function tag(t) {
	//alert('C_2010/MSN_'+t);
	urchinTracker('C_2010/MSN_'+t);
	
	var axel = Math.random() * 10000000000000;
	var pix = new Image();
	
	if (t == 'home')
	{
		pix.src = "http://ad.doubleclick.net/activity;src=2615202;type=vichy951;cat=homeq523;ord=" + axel + "?";
	}
	
	if (t == 'test')
	{
		pix.src = "http://ad.doubleclick.net/activity;src=2615202;type=vichy951;cat=test-189;ord=" + axel + "?";
	}
	
	if (t == 'vraag5')
	{
		pix.src = "http://ad.doubleclick.net/activity;src=2615202;type=vichy951;cat=test-594;ord=" + axel + "?";
	}
	
	if (t == 'end quiz')
	{
		pix.src = "http://ad.doubleclick.net/activity;src=2615202;type=vichy951;cat=test-409;ord=" + axel + "?";
	}
	
	if (t == 'registratieBedankt')
	{
		pix.src = "http://ad.doubleclick.net/activity;src=2615202;type=vichy951;cat=regis186;ord=" + axel + "?";
	}
	
	if (t == 'producten')
	{
		pix.src = "http://ad.doubleclick.net/activity;src=2615202;type=vichy951;cat=produ324;ord=" + axel + "?";
	}
	
	if (t == 'apotheek')
	{
		pix.src = "http://ad.doubleclick.net/activity;src=2615202;type=vichy951;cat=aphot476;ord=" + axel + "?";
	}
	
	if (t == 'diagnose')
	{
		pix.src = "http://ad.doubleclick.net/activity;src=2615202;type=vichy951;cat=huidd435;ord=" + axel + "?";
	}
	
	if (t == 'diagnose end')
	{
		pix.src = "http://ad.doubleclick.net/activity;src=2615202;type=vichy951;cat=huidd191;ord=" + axel + "?";
	}
	
	if (t == 'bon open')
	{
		pix.src = "http://ad.doubleclick.net/activity;src=2615202;type=vichy951;cat=korti043;ord=" + axel + "?";
	}
}
