jQuery.noConflict();jQuery(function(){jQuery("div#pagetitle>h4:first").after('featured workview our client list [+]« back to featured work');jQuery(".service-info>div:not(:first),div.featured-work>ul>li>p,div.featured-work>ul>li>h4,li.feature-no,div.client-list,div#pagetitle>h4:not(:first),a.client-back").hide();jQuery("ul.sub-menu li a:first").addClass('current');jQuery("div.featured-work>ul>li .roll-img a img").addClass('front');jQuery("ul.sub-menu li a:not(:first)").click(function(){var thisClass=jQuery(this).attr('href').slice(1);jQuery("div.client-list,strong.featuredWork,a.client-back").hide();jQuery("div.featured-work>ul>li>p,div.featured-work>ul>li>h4,a.client-list").show();jQuery("div.featured-work>ul>li").hide().filter("div.featured-work>ul>li[class*="+thisClass+"]").fadeIn();jQuery("div.service-info>div,div#pagetitle h4").hide().filter("div.service-info>div[class*="+thisClass+"],div#pagetitle h4[class*="+thisClass+"]").show()
jQuery("div.featured-work>ul>li .roll-img a img").removeClass('front');jQuery("ul.sub-menu li a").removeClass('current').filter("ul.sub-menu li a[href*="+thisClass+"]").addClass('current');});jQuery("a.client-list").click(function(){jQuery("div.featured-work>ul>li,div.service-info>div,a.client-list,strong.featuredWork,div#pagetitle h4").hide();jQuery("a.client-back,div#pagetitle h4.client-list,.service-info>div.client-list").show();jQuery("div.client-list").fadeIn();jQuery("ul.sub-menu li a").removeClass('current');});jQuery("ul.sub-menu li a:first,a.client-back").click(function(){jQuery("li.feature-yes>p,li.feature-yes>h4,li.feature-no,a.client-back,div#pagetitle h4:not(:first),div.service-info>div:not(:first),div.client-list").hide();jQuery("div.service-info>div:first,div#pagetitle h4:first,a.client-list,strong.featuredWork").show();jQuery("li.feature-yes").fadeIn();jQuery("ul.sub-menu li a").removeClass('current').filter("ul.sub-menu li a:first").addClass('current');jQuery("li.feature-yes>.roll-img>a>img").addClass('front');});var myURL=document.location.toString();if(myURL.match('#')){var myAnchor='#'+myURL.split('#')[1];jQuery('ul.sub-menu li a[href="'+myAnchor+'"], a.client-list[href="'+myAnchor+'"]').trigger('click');}
jQuery("li .roll-img a").hover(function(){jQuery(this).children('.front').stop().animate({"top":'300px'},1500);},function(){jQuery(this).children('.front').stop().animate({"top":'0'},300);});jQuery("div.featured-work>ul>li").hover(function(){jQuery(this).addClass('highlight');},function(){jQuery(this).removeClass('highlight');});});