$(document).ready(function(){
	
	$(".notjs").removeClass("notjs");
	
	if(dil!="ru"){
		sIFR.replace(f0810, {
		  selector: ".content li h3",
		  wmode: "transparent",
		  tuneHeight: "-5",
		  css:".sIFR-root {color:#333333; font-size:16px; cursor:pointer;},a{color:#108fce; text-decoration:none;cursor:pointer;},a:hover{color:#3b6e88}"
		});
		
		sIFR.replace(f0499, {
		  selector: ".sidebar h2",
		  wmode: "transparent",
		  tuneHeight: "-5",
		  css:".sIFR-root {color:#e25833; font-size:20px;}"
		});
	
		sIFR.replace(f0810, {
		  selector: ".sidebar .product h4",
		  wmode: "transparent",
		  tuneHeight: "-1",
		  css:".sIFR-root {color:#666666; font-size:11px;}"
		});
	
	}
	else{
	
		sIFR.replace(ptn77f, {
		  selector: ".content li h3",
		  wmode: "transparent",
		  tuneHeight: "-5",
		  css:".sIFR-root {color:#333333; font-size:18px; cursor:pointer;},a{color:#108fce; text-decoration:none;cursor:pointer;},a:hover{color:#3b6e88}"
		});
		
		sIFR.replace(ptn77f, {
		  selector: ".sidebar h2",
		  wmode: "transparent",
		  tuneHeight: "-5",
		  css:".sIFR-root {color:#e25833; font-size:20px;}"
		});
	
		sIFR.replace(ptn57f, {
		  selector: ".sidebar .product h4",
		  wmode: "transparent",
		  tuneHeight: "-1",
		  css:".sIFR-root {color:#666666; font-size:12px;}"
		});
	}

	
	
	
	share();
	
	$("#share").fancybox({
		'width'				: 520,
		'height'			: 490,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe'
	});
})
