// JavaScript Document

$(function() {
	$("a.playaikon[rel]").overlay({mask: '#333',effect: 'apple'});
});




