$(document).ready(function(){$(".no-label").labels();$("#overlay").overlay();$("table tbody tr:odd").addClass("odd");$("table.further-options").hide();$('a[href*="other-finance-options"]').click(function(){$("table.further-options").toggle();return false});$('a[href*="http://www.virtualshowroomplus.co.uk/"]').attr("target","_blank");$("#banner div.container").after('<div id="banner-nav"></div>').cycle({fx:"fade",timeout:5200,pager:"#banner-nav"});$("#phvc-services ul li p").hide();$("#phvc-services ul li").hover(function(){$(this).children("h2").stop().animate({marginTop:"10px"});$(this).children("p").stop().show().animate({display:"inline",opacity:1})},function(){var a=$(this).children("p");$(this).children("h2").stop().animate({marginTop:"50px"},100);$(this).children("p").stop().hide().animate({display:"none",opacity:0})})})
