pagePeel = function() { };pagePeel.prototype.IMG_SMALL = '/_virtual/page-peel/pp-25_9939.gif';pagePeel.prototype.IMG_LARGE = '/_virtual/page-peel/pp-25.gif';pagePeel.prototype.SWF_SMALL = '/_common/flash/pagepeel/small.swf';pagePeel.prototype.SWF_LARGE = '/_common/flash/pagepeel/big.swf';pagePeel.prototype.CLICK_URL = '/PagePeel.ashx?out=25';pagePeel.prototype.SMALL_WIDTH = '100';pagePeel.prototype.SMALL_HEIGHT = '100';pagePeel.prototype.LARGE_WIDTH = '650';pagePeel.prototype.LARGE_HEIGHT = '650';pagePeel.prototype.PARAMS_SMALL = null;pagePeel.prototype.PARAMS_LARGE = null;pagePeel.prototype.init = function () { this.PARAMS_SMALL = 'ico=' + this.IMG_SMALL; this.PARAMS_LARGE = 'big=' + this.IMG_LARGE + '&ad_url=' + this.CLICK_URL; document.write('
'); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(''); document.write('
'); document.write(''); document.write('
'); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(''); document.write('
');};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 = new pagePeel();pagePeel.init();