   // BEGIN OF MASTER TABLE
   
   document.writeln("<CENTER>");
   document.writeln("<TABLE ID=MainTable BORDER=0 WIDTH=" + PageW +" CELLPADDING=0 CELLSPACING=0>");
   
   // TOP MENU PANEL
   document.writeln("<TR><TD ALIGN=CENTER>");

   document.write("<IMG SRC=\"Image/Space.gif\" WIDTH=1 HEIGHT=10><BR>");
   document.write("<IMG SRC=\"Image/Logo.gif\" BORDER=0><BR>");
   document.write("<IMG SRC=\"Image/LeftTop.gif\" BORDER=0>");

   document.write("<A HREF=\"Gestion_PME_Select"+ Suff +".html\" onMouseOver=\"OpenMenu('Menu1')\" onMouseOut=\"CloseMenu('Menu1')\">");
   document.write("<IMG NAME=\"Menu1\" SRC=\"Image/Menu1"+ Suff +".gif\" BORDER=0></A>");

   document.write("<A HREF=\"Gestion_PME_Select"+ Suff +".html?Mod=3\" onMouseOver=\"OpenMenu('Menu2')\" onMouseOut=\"CloseMenu('Menu2')\">");
   document.write("<IMG NAME=\"Menu2\" SRC=\"Image/Menu2"+ Suff +".gif\" BORDER=0></A>");

   document.write("<A HREF=\"Gestion_PME_Select"+ Suff +".html?Mod=4\" onMouseOver=\"OpenMenu('Menu3')\" onMouseOut=\"CloseMenu('Menu3')\">");
   document.write("<IMG NAME=\"Menu3\" SRC=\"Image/Menu3"+ Suff +".gif\" BORDER=0></A>");

   document.write("<A HREF=\"Gestion_PME_Soutien_Technique"+ Suff +".html\" onMouseOver=\"OpenMenu('Menu4')\" onMouseOut=\"CloseMenu('Menu4')\">");
   document.write("<IMG NAME=\"Menu4\" SRC=\"Image/Menu4"+ Suff +".gif\" BORDER=0></A>");

   document.write("<IMG SRC=\"Image/RightTop.gif\" BORDER=0><BR>");

   document.writeln("</TD></TR></TABLE>");
   
   document.writeln("<TABLE ID=ContentTable BORDER=0 WIDTH=" + PageW +" CELLPADDING=0 CELLSPACING=0><TR>");

   // TOP CADRE PANEL
   document.write("<TR><TD COLSPAN=4><IMG SRC=\"Image/BrTop.gif\" BORDER=0></TD></TR>");

   // LEFT CADRE PANEL
   document.writeln("<TD ID=TDMainTable VALIGN=TOP><IMG SRC=\"Image/BrLeft.gif\" WIDTH=10 HEIGHT=" + PageH +"></TD>");

	// GOOGLE ANALITICS LOAD LIBRAIRY
	// OLD CODE var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
	// OLD CODE document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

	
function MenuDeb(Gif, Lien)
{
	var Alt = (Langue) ? "Accounting software" : "Logiciel de comptabilité";
	
	if (Lien.indexOf("Facturation") != -1)
		Alt = (Langue) ? "Invoicing software" : "Logiciel de facturation";
		
   // LEFT PANEL PUB
   document.writeln("<TD ID=TDMainCell WIDTH=210 VALIGN=TOP ALIGN=CENTER>");

   document.write("<IMG SRC=\"Image/Space.gif\" WIDTH=1 HEIGHT=5><BR>");
   if (Lien == "")
      document.write("<IMG SRC=\"Image/" + Gif + ".gif\" BORDER=0><BR>");
	else
      document.write("<A HREF=\"" + Lien + "\" TITRE=\"" + Alt +"\"><IMG SRC=\"Image/" + Gif + ".gif\" BORDER=0 ALT=\"" + Alt +"\"></A><BR>");
	if (PageH > 1000)
		document.write("<IMG SRC=\"Image/Space.gif\" WIDTH=1 HEIGHT="+ (PageH - 250 - 610) +" BORDER=0><BR>");
	else
		document.write("<IMG SRC=\"Image/Space.gif\" WIDTH=1 HEIGHT="+ (PageH - 250 - 240) +" BORDER=0><BR>");
}

function MenuFin(Option)
{
   if (Option == 1)
   {
      document.writeln("<BR><BR><BR><IMG SRC=\"Image/Accept.gif\" BORDER=0><BR>");
      document.write("<A HREF=\"http://www.interaconline.com/learn\" TARGET=_BLANK ONCLICK=\"window.open('http://www.interacenligne.com/renseignements','Learn','toolbar=false,status=false,directories=false,location=false,menubar=false,resizable,scrollbars,width=700,height=500');return false;\">");
      document.writeln("<IMG SRC=\"Image/AcceptI.gif\" BORDER=0></A><BR>");
      document.writeln("<IMG SRC=\"Image/Space.gif\" WIDTH=1 HEIGHT=65><BR>");
   }
   document.writeln("</TD>");

   // CLIENT PANEL
   document.writeln("<TD ID=TDMainCell VALIGN=TOP ALIGN=CENTER WIDTH=620>");
}

function GooglePub(Option)
{
	document.writeln('<DIV STYLE="position: relative; left: 5px; top: 220px; float: left; ">');
	document.writeln('<TABLE CELLPADDING=4 CELLSPACING=0 BORDER=0><TR>');
	document.writeln('<TD><IFRAME SRC="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FGestion-PME-Logiciel-de-comptabilit%C3%A9-et-de-facturation%2F189462181095525&send=false&layout=button_count&show_faces=false&action=like&colorscheme=light&font=tahoma&width=72&height=25" SCROLLING=NO FRAMEBORDER=0 STYLE="border:none; width:57px; height: 25px; margin-top: 2px; " ALLOWTRANSPARENCY="true"></IFRAME></TD>');
	document.writeln('<TD><A HREF="http://www.twitter.com/LogicielFacture"><IMG SRC="http://twitter-badges.s3.amazonaws.com/t_small-a.png" ALT="S\'abonner ŕ LogicielFacture sur Twitter" BORDER=0></A></TD>');
	document.writeln('<TD><SCRIPT SRC="http://platform.linkedin.com/in.js" TYPE="text/javascript"></SCRIPT><SCRIPT TYPE=IN/Share data-url="http://www.gestion-pme.com/"></SCRIPT></TD>');
	document.writeln('</TR></TABLE></DIV>');
}

/* 
	google_ad_client = "pub-1755905050564670";
   google_ad_width = 120;
   if (Option == 4)
   {
      google_ad_height = 610;
      google_ad_format = "120x600_as";
   }
   else
   {
      google_ad_height = 240;
      google_ad_format = "120x240_as";
   }

   google_ad_type = "text";
   google_ad_channel ="";
   google_color_border = "00007F";
   google_color_bg = "FFFFFF"; // "F1DF00";
   google_color_link = "0066CC";
   google_color_text = "003366";
   google_color_url = "0066CC";
   google_ui_features = "rc:6";
   //document.writeln("<DIV VALIGN=BOTTOM><SCRIPT TYPE=\"text/javascript\" SRC=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\"></SCRIPT></DIV>");
	
	CODE POUR GOOGLE ADSENSE DEACTIVER */


