// ONLY EDIT THE SELECTIONS WITH A "//" NOTE AFTER IT
var pagepeel = new Object();
pagepeel.ad_url = escape('http://www.fotovallescrivia.it/vscrivia/pages/main.aspx?pg=display&phid=1549'); // Link Address when ad is clicked on
pagepeel.small_path = 'http://www.fotovallescrivia.it/vscrivia/js/pagepeel/small.swf'; // Path where you placed the small.swf
//pagepeel.small_image = escape('../../pagepeel/images/small.jpg'); // Small Image before hover (.jpg, .gif, .png, .swf) - 75X75
pagepeel.small_image = escape('http://www.fotovallescrivia.it/vscrivia/pages/PicShower.aspx?q=85&phid=1549&h=80'); // Small Image before hover (.jpg, .gif, .png, .swf) - 75X75
pagepeel.small_width = '100';
pagepeel.small_height = '100';
pagepeel.small_params = 'ico=' + pagepeel.small_image;
pagepeel.big_path = 'http://www.fotovallescrivia.it/vscrivia/js/pagepeel/big.swf'; // Path where you placed the big.swf
//pagepeel.big_path = '../../graph/splash.jpg'; // Path where you placed the big.swf
//pagepeel.big_image = escape('../../pagepeel/images/big.jpg'); // Large Image after hover (.jpg, .gif, .png, .swf) - 500X500
pagepeel.big_image = escape('http://www.fotovallescrivia.it/vscrivia/pages/PicShower.aspx?q=60&phid=1549&h=500'); // Large Image after hover (.jpg, .gif, .png, .swf) - 500X500
pagepeel.big_width = '650';
pagepeel.big_height = '650';
pagepeel.big_params = 'big=' + pagepeel.big_image + '&ad_url=' + pagepeel.ad_url;
function sizeup987(){
document.getElementById('PagePeelBig').style.top = '0px';
document.getElementById('PagePeelSmall').style.top = '-1000px';
}
function sizedown987(){
document.getElementById("PagePeelSmall").style.top = "0px";
document.getElementById("PagePeelBig").style.top = "-1000px";
}
pagepeel.putObjects = function () {
//
document.write('