//$(document).ready(function(){
//	quoteheader();
//});

//Quote Builder Header on Product Detail
//function quoteheader() {
//	$('#product .small fieldset label').prepend('<div id="quoteheader">Quote Builder</div>');
//}
$(document).ready(function() {

$('#footer #bottom-links').append ("<div id='fancy-links' style=\"color:#888;) 0 bottom repeat-x\"><a href='http://www.linkedin.com/profile?authToken=zAeD&viewProfile=&authType=name&locale=en_US&key=2494165'><img src='/static/linkedin.png'></a> <a href='http://twitter.com/evolvebranding'><img src='/static/twitter.png'></a></div>");

});