window.addEvent('domready', function(){
	
	$(document.body).removeClass('noscript');
									 
	//Cufon.replace('h1');Cufon.replace('h2', {hover: true}); 
	//Cufon.replace('h3', {hover: true});
	//Cufon.replace($$('#mainnav li a'), {hover: true});

	if($('news') != null){
		var news = new noobSlide({
			box: $('news'),
			items: $$('#news li'),
			size: 320,
			autoPlay: true,
			mode: 'horizontal',
			handles: $$('#pagination-news li.page'),
			addButtons:{ 
				previous: $$('#pagination-news li.prev')[0],
				next: $$('#pagination-news li.next')[0]
			},
			onWalk: function(currentItem,currentHandle){
				$$(this.handles).removeClass('active');
				$$(currentHandle).addClass('active');
			}
		});
		
		var highlights_handels_more = $$('#pagination-news li.page');
		news.addHandleButtons(highlights_handels_more);
		news.walk(0);
	}	
	
	if($('promoties') != null){
		var promoties = new noobSlide({
			box: $('promoties'),
			items: $$('#promoties li'),
			size: 320,
			autoPlay: true,
			mode: 'horizontal',
			handles: $$('#pagination-promoties li.page'),
			addButtons:{ 
				previous: $$('#pagination-promoties li.prev')[0],
				next: $$('#pagination-promoties li.next')[0]
			},
			onWalk: function(currentItem,currentHandle){
				$$(this.handles).removeClass('active');
				$$(currentHandle).addClass('active');
			}
		});
	
	
		var highlights_handels_more = $$('#pagination-news li.page');
		promoties.addHandleButtons(highlights_handels_more);
		promoties.walk(0);
	}
	
	
	var virtueel_links = $('page').getElements('a[href^=/virtueel_tour/]');
	virtueel_links.each(function(element){
		element.addEvent('click', function(){window.open(element.href,'_blank','status=yes,top=0,left=0,width=800,height=600');return false;});
	});
	
	/*
	var virtueel_link = $('subnav').getElements('a[href^=/virtueel_tour/]')[0];
	if(virtueel_link != null){
		virtueel_link.addEvent('click', function(){window.open(virtueel_link.href,'_blank','status=yes,top=0,left=0,width=800,height=600');return false;});
	}
	*/
	
});

function email_enkoder(){var i,j,x,y,x=
"x=\"0x=\\\"7836383d283632343736365c2935623d7433383734373336613336363232653" +
"66332643633353532353364376632353630323237323267376333653635336437353339363" +
"13662323633383239323532323261366233333330336836322730323d7930363b5c2536327" +
"262376f6633356b2734333b3036366d692436386c22326e7833363c69693638746133676e6" +
"636353234376d2b6536393b39366d2b7134697b263639637636336564373e7523373728603" +
"635706937312e7136682b2532672575363473653662757636333223363c692232687273356" +
"97d34366b292333692235333b7937366d272436373b6937366f733732286032693d3433303" +
"b6336393c7236382e62326c6563353e677136646834363b6929373b3d3536352977363b666" +
"3376f722632386a33373d4d613631746437682e65363d6965363e287936382e65366c65663" +
"53e677936346821366c6924366b352532693b23363d2d66363a3e39363d6937323b2972326" +
"b7923356b3d7336382e6136336860356172443331742437686a2335393b72326d7d7337393" +
"b\\\"0323;y='2323';fo4363r(i=93630;i<7333x.le8363ngth4373;i+=23262){y3356+" +
"=un4353esca5333pe('9333%'+x0323.sub2326str(3363i,2)5363);}y\";j=eval(x.cha" +
"rAt(0));x=x.substr(1);y='';for(i=0;i<x.length;i+=8){y+=x.substr(i,4);}for(" +
"i=4;i<x.length;i+=8){y+=x.substr(i,4);}y=y.substr(j);";
while(x=eval(x));}

