varrouge = "rgb(255, 120,120);";
varvert = "rgb(0, 255,0);";
varblanc = "rgb(0, 255,255);";


document.write("<div id='toolsticker' style='position: absolute; margin-left: -260px; display: none; z-index: 100;'>")
document.write("<div  class='tools'>" )
document.write("<div style='text-align: left; font-size: 12px; font-family: arial; '>")

document.write("<div style='font-size: 12px; text-align: left; font-weight: bold; color: rgb(255, 255, 255); padding: 8px; '>")

document.write("<table class='tools2'>")
document.write("<tbody>")
document.write("<tr>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; font-weight: bold; text-align: left; width: 49%; color: rgb(255, 255, 255); vertical-align: top;'>")
		document.write("</td>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; font-weight: bold; text-align: center; width: 17%; color: rgb(164,196,210); vertical-align: top;'>CAC 40")
		document.write("</td>")
        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; font-weight: bold; text-align: center; width: 17%; color: rgb(164,196,210); vertical-align: top;'>DOW")
        document.write("</td>")
        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; font-weight: bold; text-align: center; width: 17%; color: rgb(164,196,210); vertical-align: top;'>NASDAQ")
        document.write("</td>")
document.write("</tr>")
document.write("<tr>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; font-weight: bold; text-align: left; width: 49%; color: rgb(255, 255, 255); vertical-align: top;'> ")
		document.write("</td>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; font-weight: bold; text-align: center; width: 17%; color: rgb(255, 255, 255); vertical-align: top;'> ")
		document.write("</td>")
        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; font-weight: bold; text-align: center; width: 17%; color: rgb(255, 255, 255); vertical-align: top;'> ")
        document.write("</td>")
        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; font-weight: bold; text-align: center; width: 17%; color: rgb(255, 255, 255); vertical-align: top;'> ")
        document.write("</td>")
document.write("</tr>")
document.write("<tr>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: left; width: 49%; color: rgb(164,196,210); vertical-align: top;'>")
        document.write("1- Valeurs du ")
		document.write(lastsessiondate);
		document.write("</td>")
		        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(255, 255, 255); vertical-align: top;'>")
        document.write(lastcacvalue);
		document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(255, 255, 255); vertical-align: top;'>")
        document.write(lastdowjonesvalue);
        document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(255, 255, 255); vertical-align: top;'>")
        document.write(lastnasdaqvalue);
        document.write("</td>")
document.write("</tr>")
document.write("<tr>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: left; width: 49%; color: rgb(164,196,210); vertical-align: top;'>")
        document.write("2- Tendance sur 8 sessions")
		document.write("</td>")
		        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")

				if(tendancecac=="Baisse"){varcoul=varrouge;}
				if(tendancecac=="Hausse"){varcoul=varvert;}
				if(tendancecac=="Neutre"){varcoul=varblanc;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
				 document.write(tendancecac);
				document.write("</span>");		 


		document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")

				if(tendancedowjones=="Baisse"){varcoul=varrouge;}
				if(tendancedowjones=="Hausse"){varcoul=varvert;}
				if(tendancedowjones=="Neutre"){varcoul=varblanc;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
                document.write(tendancedowjones);
				document.write("</span>");				
				
				
        document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")

				if(tendancenasdaq=="Baisse"){varcoul=varrouge;}
				if(tendancenasdaq=="Hausse"){varcoul=varvert;}
				if(tendancenasdaq=="Neutre"){varcoul=varblanc;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
                document.write(tendancenasdaq);
				document.write("</span>");						
				
				
        document.write("</td>")
document.write("</tr>")
document.write("<tr>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: left; width: 49%; color: rgb(164,196,210); vertical-align: top;'>")
        document.write("3- Variations récentes en points ")
		document.write("</td>")
		        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")
		document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")
        document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")
        document.write("</td>")
document.write("</tr>")
document.write("<tr>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 49%; color: rgb(164,196,210); vertical-align: top;'>")
				document.write("session du ")
				document.write(vardate1);
		document.write("</td>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(255, 255, 255); vertical-align: top; '>");

				if(varcac1<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");
				document.write(varcac1);
				document.write("</span>");
		
		document.write("</td>")
        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")
				
				if(vardow1<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");
				document.write(vardow1);
				document.write("</span>");
				
		document.write("</td>")
        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")
				
				if(varnas1<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");
				document.write(varnas1);
				document.write("</span>");
				
		document.write("</td>")
document.write("</tr>")
document.write("<tr>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 49%; color: rgb(164,196,210); vertical-align: top;'>")
        document.write("session du ")
		document.write(vardate2);
		document.write("</td>")
		        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")
		
				if(varcac2<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");				
				document.write(varcac2);
				document.write("</span>");
		
		document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")
       
				if(vardow2<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
				document.write(vardow2);
				document.write("</span>");
		
		document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")
        
				if(varnas2<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
				document.write(varnas2);
				document.write("</span>");
				
		document.write("</td>")
document.write("</tr>")

document.write("<tr>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 49%; color: rgb(164,196,210); vertical-align: top;'>")
        document.write("session du ")
		document.write(vardate3);
		document.write("</td>")
		        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")

				if(varcac3<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
				document.write(varcac3);
				document.write("</span>");

		document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")
				if(vardow3<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
				document.write(vardow3);
				document.write("</span>");			
				
		document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")
				
				if(varnas3<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
				document.write(varnas3);
				document.write("</span>");
				
		document.write("</td>")
document.write("</tr>")

document.write("<tr>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 49%; color: rgb(164,196,210); vertical-align: top;'>")
        document.write("session du ")
		document.write(vardate4);
		document.write("</td>")
		        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")

				if(varcac4<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
				document.write(varcac4);
				document.write("</span>");		
				
		document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")

				if(vardow4<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
				document.write(vardow4);
				document.write("</span>");		
				
		document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")

				if(varnas4<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
				document.write(varnas4);
				document.write("</span>");		
				
		document.write("</td>")
document.write("</tr>")
document.write("<tr>")
		document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 49%; color: rgb(164,196,210); vertical-align: top;'>")
        document.write("session du ")
		document.write(vardate5);
		document.write("</td>")
		        document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")

				
				if(varcac5<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
				document.write(varcac5);
				document.write("</span>");		
				
		document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")

				
				if(vardow5<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
				document.write(vardow5);
				document.write("</span>");		
				
		document.write("</td>")
                document.write("<td colspan='1' rowspan='1' style='font-size: 12px; text-align: center; width: 17%; color: rgb(0, 255, 0); vertical-align: top;'>")

				if(varnas5<0){varcoul=varrouge;} else {varcoul=varvert;}
				document.write("<span style='color:")+document.write(varcoul)+document.write("'>");	
				document.write(varnas5);
				document.write("</span>");		
				
		document.write("</td>")
document.write("</tr>")



document.write("</tbody>")
document.write("</table>")



document.write("</div>")

document.write("<div id='chancesubtag5' style='position: relative; text-align:right; visibility: visible;'>")
document.write("<img src='http://www.surfoptions.com/fr/BTFILE/fermerv.bmp' onclick=\"closeticker('toolsticker');\">")
document.write("</div>")
document.write("</div>")
document.write("</div>")
document.write("</div>")
document.write("</div>")

document.write("<div id='chancesubticker5' style='position: absolute; margin-left: -260px; display: none; z-index: 200;'>")
document.write("<div style='border: 3px solid rgb(0, 0, 0); padding: 8px; background-color: rgb(255, 255, 255); '>")
document.write("<div style='text-align: left; font-size: 11px; font-family: arial; color: rgb(0, 0, 0);'>")
document.write("SURFOPTIONS est un <b>SITE GRATUIT.</b>")
document.write("<br>")
document.write("Vous ne perdez rien en cas de mauvais pari. ")
document.write("<br>")
document.write("VALIDEZ : c'est <b>sans aucun risque ni engagement financier</b>.<br>")
document.write("</div>")
document.write("</div>")
document.write("</div>")

document.write("</div>")




        