﻿







(function() {
       
    var style_share = '<a style="color: #369; text-decoration: none;" href="http://feerbook.com/submit/" target="_parent">';
    var unstyle_share = '<a href="http://feerbook.com/submit/" target="http://feerbook.com/submit/">';
	var instyle_share = '<span class="feerbook-tab" style="font-size:11px;margin-bottom:-3px;">';
    var write_string='<span class="feerbook-button" style="';
    write_string += 'color: grey;';
    write_string += '">';
    write_string += unstyle_share + '<img style="height: 2.3ex; vertical-align:top; margin-right: 1ex" src="http://feerbook.com/img/static/fb_botton11.png">' + "</a>";
	write_string += style_share + instyle_share + '<span style="font-size:12px;font-weight:bold;">888</span> feerbook';
	write_string += '</span>';
    write_string += '</a>';
    write_string += '</span>';

document.write(write_string);
})()

