peel.settings.smallSwfPath = 'http://handwerksbote.de/pagepeel/system_bin/pagepeel_small.swf';
peel.settings.bigSwfPath = 'http://handwerksbote.de/pagepeel/system_bin/pagepeel_big.swf';
peel.settings.statScriptURL = 'http://handwerksbote.de/pagepeel/data/stat.php';
peel.createDataSets(1);
peel.dataSets[0].name = 'cc';
peel.dataSets[0].smallImagePath = 'http://handwerksbote.de/pagepeel/upload/CC_klein.gif';
peel.dataSets[0].bigImagePath = 'http://handwerksbote.de/pagepeel/upload/CC_gross.jpg';
peel.dataSets[0].linkURL = 'http://www.conzept-center.com/index.php?id=19';
peel.dataSets[0].linkTarget = '_blank';
peel.dataSets[0].probability = 100;
peel.pack();
