('p').each(
function(){
var text = $(this).text();
var spanText = text.replace('image','image');
$(this).html(spanText);
});
('.imgText').live(
'mouseenter',
function(){
$('')
.appendTo($(this));
});
('.imgText').live(
'mouseleave',
function(){
$(this).find('img').remove();
});
On-site Service
Please Note: While SPC does not offer direct on-site service of vehicles, our experienced techs are here to help answer any alignment questions you may have through our email form and FAQ section.