﻿var sFacebookLikeButton="";
sFacebookLikeButton="<iframe src=\"http://www.facebook.com/plugins/like.php?href=" + encodeURIComponent(location.href) + "&amp;send=true&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font=tahoma&amp;height=80\" scrolling=\"no\" frameborder=\"0\" style=\"border:none; overflow:hidden; width:450px; height:80px;\" allowTransparency=\"true\"></iframe>";
document.write(sFacebookLikeButton);
