var jaaspeel = new Object();

jaaspeel.ad_url = escape('http://www.dadinheiro.com/forum/index.php?topic=1015.0');

jaaspeel.small_path = 'http://www.dadinheiro.com/peel/small.swf';
jaaspeel.small_image = escape('http://www.dadinheiro.com/peel/small.jpg');
jaaspeel.small_width = '100';
jaaspeel.small_height = '100';
jaaspeel.small_params = 'ico=' + jaaspeel.small_image;

jaaspeel.big_path = 'http://www.dadinheiro.com/peel/large.swf';
jaaspeel.big_image = escape('http://www.dadinheiro.com/peel/large.jpg');
jaaspeel.big_width = '650';
jaaspeel.big_height = '650';
jaaspeel.big_params = 'big=' + jaaspeel.big_image + '&ad_url=' + jaaspeel.ad_url;

function sizeup987(){
	document.getElementById('jcornerBig2').style.top = '0px';
	document.getElementById('jcornerSmall').style.top = '-1000px';
}

function sizedown987(){
	document.getElementById("jcornerSmall").style.top = "0px";
	document.getElementById("jcornerBig2").style.top = "-1000px";
}
