﻿$(document).ready(function() {
	$("#likebox iframe").attr("frameborder","none");
});
