// JavaScript Document

$(document).ready(function(){
	$('.bigBtn.slidedown').hover(function(){
		$(".cover", this).stop().fadeTo(150, 0.0, function(){
			$(this).hide();
		});
	}, function() {
		$(".cover", this).stop().show(0, function(){
			$(this).fadeTo(150, 1.0);
			});
	  });
});

params_bening = {menu:'false',allowscriptaccess:'always',wmode:'transparent'};
flashvars_bening = {siteID:"5002",servername:"http://www.perryvilleford.com/"};
attributes_bening = {};

swfobject.embedSWF("/sitespecific/beningfordofperryville/marquee.swf", "marquee", "930", "40", "6.0.0",false,flashvars_bening,params_bening,attributes_bening);
swfobject.embedSWF("http://sitespecific.dealerskins.com/beningfordofperryville/drive_thru.swf", "cars", "930", "300", "8.0.0",false,flashvars_bening,params_bening,attributes_bening);

