var html ="Entrepreneur? Check out the Grasshopper.com virtual phone system and save $25! http://grasshopper.com/save25 ";
var url ="http://grasshopper.com/save25";
var title ="Entrepreneur? Check out the Grasshopper.com virtual phone system and save $25! ";
var addthis_share = { 
                templates: {
                                twitter: title + ' - ' + url +' via @grasshopper',
                                digg: html + ' <br />From <a href="'+url +'">'+title+'</a> at Grasshopper',
                                blogger: html + ' <br /> From <a href="'+url +'">'+title+'</a> at Grasshopper',
                                facebook: html + ' <br /> From <a href="'+url +'">'+title+'</a> at Grasshopper',
                                friendfeed: html + ' <br > From <a href="'+url +'">'+title+'</a> at Grasshopper',
                                stumbleupon: html + ' <br /> From <a href="'+url +'">'+title+'</a> at Grasshopper',
                                linkedin: html + ' <br /> From <a href="'+url +'">'+title+'</a> at Grasshopper'
                }
}
 $(document).ready(function () {
$('a#rae_link').click(function(){
$('div.iframe').replaceWith('<iframe scrolling="no" frameborder="no"  src="http://grasshopper.com/js/jar_form/rae_overlay.php"></iframe>');
});

});