1)создаем блокнот на рабочем столе 2)Пихаем туда вот этот код
Code
/* Das Copyright dieses Scriptes liegt beim Autor. Bitte die Lizenzbedingungen beachten, und ausgefüllt zurücksenden. Fixed By Aleksvip.ru - http://aleksvip.ru / */
var esel = new Object(); // --------------------------------------------------------- MODIFY TARGET URL esel.ad_url = escape(''); // Change URL to be redirected to when clicking Peel Away Ad // --------------------------------------------------------- END TARGET URL
esel.small_path = '/esel_s.swf'; // Enter the URL of the Peel Away Corner Flash esel.small_image = escape('http://s42.radikal.ru/i095/0912/ee/a5edf75f924f.png'); // URL of the Image behind the Peel esel.big_path = '/esel_b.swf'; // Enter the URL of the Large Peel Away Corner esel.big_image = escape('http://s39.radikal.ru/i083/0912/bf/9b59532ab48c.png'); // URL of the Big Image Behind the Peel
// Do NOT Change anything under this line! -----------------------------------------------------------------------------------