////////////////////////////////////////////////////////////////////////////////
// Elecinfowww ebook-inedit.fr

////////////////////////////////////////////////////////////////////////////////
document.write('<style type="text/css">'+'#unlayout3 { bottom:1000px; }'); 
////////////////////////////////////////////////////////////////////////////////
//
//            **** HERE ARE ALL THE VARIABLES YOU CAN CONFIGURE **** 
//
// Positionnement par rapport au haut de la fenêtre
var down= "0px"
//
// Pour configurer la valeur de placement côté gauche
var left = "1px"
//
// Image du coin
var smallimg ="images/"
//
// Pour définir le texte défilant dans le petit coin
var scrolltxtsmall = "Offre Special"
//
// Pour définir la taille de la police du texte défilant  dans le petit coin
var txtsizesmall = "20"
//
// Pour définir la couleur du texte  défilant dans le petit coin
var textcolorsmall = "000000"
//
// Fond une fois le coin ouvert
var bigimg = "images/3dpaysage_002.jpg"
//
// Changer URL de redirection lorsque votre visiteur clique sur votre annonce Peel 
var urlval = "http://www.succes-infopreneur.com"
//
// Pour déterminer si l'URL s'ouvre dans une nouvelle fenêtre ou la même fenêtre
var owindow = "blanck" // Pour ouvrir dans une nouvelle fenêtre vierge - blank ; D'ouvrir dans la même fenêtre - self
//
//  texte en flash
var scrolltxtbig = "Gagner Sa Vie Sur Internet Ne Demande Pas De Diplomes. "// Ne pas mettre d'accent
//
// Pour définir la taille de la police du texte en flash
var txtsizebig = "50"
//
// Pour définir la couleur du texte en flash défilant 
var textcolorbig = "CC0000"
//
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
if (navigator.appVersion.indexOf('nd') != -1 || navigator.appName.indexOf('ro') != -1) 
	{ 	
	document.write('#cvlayout3 { bottom:'+down+'; left:'+left+'; } #unlayout3 { left:'+left+'; }'); 
	} 
	else 
	{ 
	document.write('#cvlayout3 { bottom:-1000px; left:'+left+'; } #unlayout3 { left:'+left+'; }'); 
	}
	document.write('</style>');
function setpos3(param1, param2, param3, param4, param5) 
{ 	
	document.getElementById(param2).style.bottom = param3; 
	document.getElementById(param4).style.bottom = param5; 
	if (navigator.appName.indexOf('ro')!= -1) 
	{ 
	window.resizeBy(-1,-1); window.resizeBy(1,1); 
	}
}
function pguncover3(command, args) 
{ 
if (command == 'act_ppo3') 
	{ 
	cvlayout3.style.bottom = '1000px'; 
	unlayout3.style.bottom = down; 
	}
}
function pgcover3(command, args) 
{ 
	if (command == 'act_ppc3') 
	{ 
	unlayout3.style.bottom = '1000px'; 
	cvlayout3.style.bottom = down; 
	}
}
document.write('<div id="cvlayout3" 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="cover3" width="75" height="75">'+'<param name="allowScriptAccess" value="always"><param name="movie" value="smallbottoml.swf"><param name="wmode" value="transparent"><param name="FlashVars" value="smallimg='+smallimg+'&scrolltxtsmall='+scrolltxtsmall+'&txtsizesmall='+txtsizesmall+'&textcolor='+textcolorsmall+'">'+'<embed src="smallbottoml.swf" id="cover3" name="cover3" 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="unlayout3" 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="uncover3" width="800" height="600">'+'<param name="allowScriptAccess" value="always"><param name="movie" value="bigbottoml.swf"><param name="wmode" value="transparent"><param name="FlashVars" value="bigimg='+bigimg+'&urlval='+urlval+'&window='+owindow+'&scrolltxtbig='+scrolltxtbig+'&txtsizebig='+txtsizebig+'&textcolor='+textcolorbig+'&yaxis=100">'+'<embed src="bigbottoml.swf" wmode="transparent" width="800" height="600" flashvars="bigimg='+bigimg+'&urlval='+urlval+'&window='+owindow+'&scrolltxtbig='+scrolltxtbig+'&txtsizebig='+txtsizebig+'&textcolor='+textcolorbig+'&yaxis=100" id="uncover3" name="uncover3" 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 cover3_FSCommand(ByVal command, ByVal args)\n'+'Call pguncover3(command, args)\n'+'End Sub\n'+'Sub uncover3_FSCommand(ByVal command, ByVal args)\n'+'Call pgcover3(command, args)\n'+'End Sub\n'+'</script>\n');
}
