peel.settings.smallSwfPath = 'http://www.pinot-noir.es/wp-content/themes/pinot_noir/peel/system_bin/pagepeel_small.swf';
peel.settings.bigSwfPath = 'http://www.pinot-noir.es/wp-content/themes/pinot_noir/peel/system_bin/pagepeel_big.swf';
peel.settings.statScriptURL = 'http://www.pinot-noir.es/wp-content/themes/pinot_noir/peel/data/stat.php';
peel.createDataSets(1);
peel.dataSets[0].name = 'web';
peel.dataSets[0].smallImagePath = 'http://www.pinot-noir.es/wp-content/themes/pinot_noir/pp-src/neslo.gif';
peel.dataSets[0].bigImagePath = 'http://www.pinot-noir.es/wp-content/themes/pinot_noir/pp-src/neslo_big.gif';
peel.dataSets[0].linkURL = 'http://www.pinot-noir.es';
peel.dataSets[0].linkTarget = '_self';
peel.dataSets[0].probability = 1;
peel.pack();

