// lrls0520 Ademand START

var big_clicktag_lrls0520 = "http://www.liberalai.lt";  // GA code
var big_width_lrls0520 = 734;  // Ademand banner width
var big_height_lrls0520 = 492; // Ademand banner height
var big_file_lrls0520 = "http://banners.adnet.lt/i/ademand/lrls_734x492.swf?width="+big_width_lrls0520+"&height="+big_height_lrls0520+"&ad_id=lrls0520&clickTAG=" + big_clicktag_lrls0520;  // Ademand banner URL

var lrls0520_css = 'http://banners.adnet.lt/i/banner.css';

document.write(unescape('%3Clink href="'+lrls0520_css+'" rel="stylesheet" type="text/css" /%3E'));

var $isopen = false;

function ad_close_lrls0520() {
		jQuery.prettyPhoto.close();
		$isopen = false;
}
function ad_open_lrls0520() {
	
	if ($isopen == false) {
		
		jQuery("a[rel^='prettyPhoto']").prettyPhoto({allowresize: false, hideflash: true, modal: true, animationSpeed: 'fast'});
		jQuery.prettyPhoto.open(big_file_lrls0520);
		$isopen = true;
	}
}

// lrls0520 Ademand END
