<!--
function ld_prh() {
	var d = document;
	if (d.images) {
		if (!d.lc) {
			d.lc = new Array();
		}
		var j = d.lc.length;
		var a = ld_prh.arguments;
		for (var i = 0; i < a.length; i++) {
			if (a[i].indexOf('#') != 0) {
				d.lc[j] = new Image;
				d.lc[j++].src = a[i];
			}
		}
	}
}
function tpc() {
	for (var i = 0; i < document.images.length; i++) {
		var img = document.images[i];
		if (img.src.indexOf('pictures/prepop') >= 0) {
			img.className = 'hy';
		}
		if ((img.src.indexOf('pictures/center') >= 0) || (img.src.indexOf('videos/news') >= 0)) {
			img.className = 'hs';
		}
	}
}
function bwp() {
	document.cookie = 'ID_Bwp=1; path=/';
	location.href = location.href;
}
function clp() {
	document.cookie = 'ID_Bwp=; path=/';
	location.href = location.href;
}
function vgt() {
	document.body.className = 'kl';
	document.getElementById('hd').className = 'tbc';
	document.getElementById('sa').className = 'mrs';
	document.getElementById('sb').className = 'mrs';
	document.getElementById('sc').className = 'mrs';
	document.getElementById('pa').className = 'mrd';
	document.getElementById('pb').className = 'mrd';
	document.getElementById('pc').className = 'mrd';
	for (var i = 0; i < document.images.length; i++) {
		var img = document.images[i];
		if (img.src.indexOf('pictures/prepop') >= 0) {
			img.className = 'hn';
		}
		if ((img.src.indexOf('pictures/center') >= 0) || (img.src.indexOf('videos/news') >= 0)) {
			img.className = 'hk';
		}
	}
}
function svr() {
	document.cookie = 'ID_Svr=1; path=/';
	location.href = location.href;
}
function nvr() {
	document.cookie = 'ID_Svr=; path=/';
	location.href = location.href;
}
function lpf() {
	document.body.className = 'kl';
	document.getElementById('hd').className = 'tbc';
	document.getElementById('sa').className = 'mrs';
	document.getElementById('sb').className = 'mrs';
	document.getElementById('sc').className = 'mrs';
	document.getElementById('pa').className = 'mrd';
	document.getElementById('pb').className = 'mrd';
	document.getElementById('pc').className = 'mrd';
	for (var i = 0; i < document.images.length; i++) {
		var img = document.images[i];
		if (img.src.indexOf('pictures/prepop') >= 0) {
			img.className = 'hp';
		}
		if ((img.src.indexOf('pictures/center') >= 0) || (img.src.indexOf('videos/news') >= 0)) {
			img.className = 'hg';
		}
	}
}
//-->

