// JavaScript Document NL_nl

function tag(t) {
	
	//alert('3COKEPAGE/'+t);
	
	urchinTracker('3COKEPAGE/'+t);
	dcsMultiTrack('DCS.dcsuri', '3COKEPAGE/'+t);
}

function openFAQ(){
	window.location="http://www.cocacolanederland.nl/default.aspx?nodeID=155";
}	

function openEU(){
	//NOT CHANGED
    var myPopup = window.open('http://www.cocacola.nl/general/euverbintenis/euVerbintenis.html','verbintenis','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=650,height=500');
} 

function openVOORWAARDEN(){
	//NOT CHANGED
    var myPopup = window.open('general/gebruikersVoorwaarden/gebruikersRegular.html','voorwaarden','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=650,height=500');
} 

function openPRIVACY(){
	//NOT CHANGED
    var myPopup = window.open('general/privacyVerklaring/privacy.html','privacy','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=650,height=500');
} 
function openBOUTIQUE(){
	//URL NOT VERIFIED
   	window.location="http://www.cocacola.nl/Boutique/Contact.aspx";
} 

function openCOKE(){
   	window.location="http://www.cocacolanederland.nl/Home.aspx";
} 

function itemclicked(s){
	switch(s){
	case 'regular':
	   window.location="http://www.traceyourcoke.nl/#/acts/plantbottle";
	  break;
	case 'light':
	   window.location="http://www.coca-colalight.nl/CCLGlam/Page.aspx?lang=nl_NL&CCODE=default";
	  break;
	case 'zero':
	   window.location="http://swat.cokezero.com/nl_NL/homepage.html";
	  break;
	default:
	}
}
