////////////////////////////////////////////////////////////////////////////////
// PEELAWAYADS V2.0 
// FOR SUPPORT VISIT WWW.PEELAWAYADS.COM/SUPPORT
////////////////////////////////////////////////////////////////////////////////
document.write('<style type="text/css">'+'#unlayout { top:-1000px; }');
///////////////////////////////////////////////////////////////////////////////
//
//            **** HERE ARE ALL THE VARIABLES YOU CAN CONFIGURE **** 
//
image_small = new Array();
image_small[0]= 'http://www.getpaidforum.com.br/peel/images/small1.gif';  //This is the URL where the small1.gif image is located
image_small[1]= 'http://www.getpaidforum.com.br/peel/images/small2.gif';  //This is the URL where the small2.gif image is located
image_small[2]= 'http://www.getpaidforum.com.br/peel/images/small3.gif';  //This is the URL where the small2.gif image is located
image_small[3]= 'http://www.getpaidforum.com.br/peel/images/small4.gif';  //This is the URL where the small2.gif image is located
image_small[4]= 'http://www.getpaidforum.com.br/peel/images/small5.gif';  //This is the URL where the small2.gif image is located
          // If you want to add more images just continue with the numbering small4.gif, etc.

image_big = new Array();
image_big[0]= 'http://www.getpaidforum.com.br/peel/images/big1.jpg';  //This is the URL where the Big Image big1.gif  is located
image_big[1]= 'http://www.getpaidforum.com.br/peel/images/big2.gif';  //This is the URL where the Big Image big1.gif  is located
image_big[2]= 'http://www.getpaidforum.com.br/peel/images/big2.gif';  //This is the URL where the Big Image big1.gif  is located
image_big[3]= 'http://www.getpaidforum.com.br/peel/images/big2.gif';  //This is the URL where the Big Image big1.gif  is located
image_big[4]= 'http://www.getpaidforum.com.br/peel/images/big2.gif';  //This is the URL where the Big Image big1.gif  is located
           // If you want to add more images just continue with the numbering big4.gif, etc.

GoTo = new Array();
GoTo[0]= 'http://www.contatoeficaz.com.br/pages/bannermania.php';	//This is the landing page where the user should be taken when clicking on the Peel Ad
GoTo[1]= 'http://www.els.com.br/chocolate';  	//This is the landing page where the user should be taken when clicking on the Peel Ad
GoTo[2]= 'http://www.els.com.br/google';  	//This is the landing page where the user should be taken when clicking on the Peel Ad
GoTo[3]= 'http://www.els.com.br/jog';  	//This is the landing page where the user should be taken when clicking on the Peel Ad
GoTo[4]= 'http://www.els.com.br/ml';  	//This is the landing page where the user should be taken when clicking on the Peel Ad
				// If you want to add more URLS just continue with the numbering GoTo[4]= etc.
				
ScrollPequeno = new Array();
ScrollPequeno[0] = "Anuncie aqui";
ScrollPequeno[1] = "Sim, anuncie aqui";
ScrollPequeno[2] = "Sua chance de anunciar";
ScrollPequeno[3] = "Excelente custo beneficio";
ScrollPequeno[4] = "Novidade!";

ScrollGrande = new Array();
ScrollGrande[0] = "Anuncie aqui";
ScrollGrande[1] = "Sim, anuncie aqui";
ScrollGrande[2] = "Novidade no site!";
ScrollGrande[3] = "Seja visto facilmente";
ScrollGrande[4] = "Excelente retorno";


var anzahl = 5   //Here you should specify How Many ads you have

var nr = Math.round((anzahl -1) * Math.random());

// To Set Top placement value
var top = "0px"
//
// To Set Right side placement value
var right = "1px"
//
// To set small image file
var smallimg =image_small[nr];
//
// To set the text scrolling on the smaller flash
var scrolltxtsmall = ScrollPequeno[nr];
//
// To set the font size of the text scrolling on the smaller flash
var txtsizesmall = "20"
//
// To set the text color of the text scrolling on the smaller flash
var textcolorsmall = "FFFFFF"
//
// To set bigger image file
var bigimg = image_big[nr];
//
// To set URL which will open on click of bigger flash
var urlval = GoTo[nr];
//
// To set whether the URL will open in a new window or same window
var owindow = "self" // to open in a new blank window - blank ; to open in the same window - self
//
// To set the text scrolling on the bigger flash
var scrolltxtbig = ScrollGrande[nr];
//
// To set the font size of the text scrolling on the bigger flash
var txtsizebig = "70"
//
// To set the text color of the text scrolling on the bigger flash
var textcolorbig = "00FF00"
//
//
///////////////////////////////////////////////////////////////////////////////////////
if (navigator.appVersion.indexOf('nd') != -1 || navigator.appName.indexOf('ro') != -1) 
	{ 	
	document.write('#cvlayout { top:'+top+'; right:'+right+'; } #unlayout { right:'+right+'; }');
	} 
	else 
	{ 
	document.write('#cvlayout { top:-1000px; right:'+right+'; } #unlayout { right:'+right+'; }');
	}
	document.write('</style>');
function setpos(param1, param2, param3, param4, param5) 
{ 	
	document.getElementById(param2).style.top = param3; 
	document.getElementById(param4).style.top = param5; 
	if (navigator.appName.indexOf('ro')!= -1) 
	{ 
	window.resizeBy(-1,-1); window.resizeBy(1,1); 
	}
}
function pguncover(command, args) 
{ 
if (command == 'act_ppo') 
	{ 
	cvlayout.style.top = '-1000px'; 
	unlayout.style.top = top; 		
	}
}
function pgcover(command, args) 
{ 
	if (command == 'act_ppc') 
	{ 
	cvlayout.style.top = top;
	unlayout.style.top = '-1000px'; 
	}
}
document.write('<div id="cvlayout" style="position:absolute; width:75px; height:75px; z-index:19001;">'+'<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="cover" width="75" height="75">'+'<param name="allowScriptAccess" value="always"><param name="movie" value="smalltopr.swf"><param name="wmode" value="transparent"><param name="FlashVars" value="smallimg='+smallimg+'&scrolltxtsmall='+scrolltxtsmall+'&txtsizesmall='+txtsizesmall+'&textcolor='+textcolorsmall+'">'+'<embed src="smalltopr.swf" id="cover" name="cover" wmode="transparent" flashvars="smallimg='+smallimg+'&scrolltxtsmall='+scrolltxtsmall+'&txtsizesmall='+txtsizesmall+'&textcolor='+textcolorsmall+'"width="75" height="75" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>'+'</object>'+'</div>'+'<div id="unlayout" style="position:absolute; height:600px; width:800px; z-index:20000;">'+'<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="uncover" width="800" height="600">'+'<param name="allowScriptAccess" value="always"><param name="movie" value="bigtopr.swf"><param name="wmode" value="transparent"><param name="FlashVars" value="bigimg='+bigimg+'&urlval='+urlval+'&window='+owindow+'&scrolltxtbig='+scrolltxtbig+'&txtsizebig='+txtsizebig+'&textcolor='+textcolorbig+'&yaxis=0">'+'<embed src="bigtopr.swf" wmode="transparent" width="800" height="600" flashvars="bigimg='+bigimg+'&urlval='+urlval+'&window='+owindow+'&scrolltxtbig='+scrolltxtbig+'&txtsizebig='+txtsizebig+'&textcolor='+textcolorbig+'&yaxis=0" id="uncover" name="uncover" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>'+'</object>'+'</div>');
if (navigator.appName && navigator.appName.indexOf('ro') != -1 && navigator.userAgent.indexOf('nd') != -1 && navigator.userAgent.indexOf('3.1') == -1)	{ 
	document.write('<script language="VBScript">\n'+'On Error Resume Next\n'+'Sub cover_FSCommand(ByVal command, ByVal args)\n'+'Call pguncover(command, args)\n'+'End Sub\n'+'Sub uncover_FSCommand(ByVal command, ByVal args)\n'+'Call pgcover(command, args)\n'+'End Sub\n'+'</script>\n');
}
