// JavaScript Document
function GetNumeroServiceClient() 
{	
		NumeroClientStr = new String();
		NumeroClientStr='0825 564 222';
		document.write(NumeroClientStr);
}
function WriteMenuTopRight() 
{	
		menuBarStr = new String();
		menuBarStr+='<a  href="http://clients.sipcom.fr">Espace client</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
		//menuBarStr+='<a  href="#">Espace client</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a  href="#">Espace Partenaire</a>
		//&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
		document.write(menuBarStr);
}
function WriteMenuLeft(category) 
{
		// category:
		// 0 : Le groupe
		// 1 : Solutions
		// 2 : Partenaires
		// 3 : Recrutement
		// 4 : Contact
		
		menuLeftStr = new String();
		
		if ([category] == '0')
		{
		menuLeftStr+='<div><img src="images/Left_Menu_00_Groupe.gif"/></div>';
    	menuLeftStr+='<div class="h_wr_menuleft" style="background:url(images/Left_Menu_body.gif) repeat-y;">';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
        menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="sipcom-le-groupe.html">Le groupe en bref</a><br/>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
        menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="sipcom-nos-sites.html">Nos sites</a>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
		menuLeftStr+='</div>';
		menuLeftStr+='<div><img src="images/Left_Menu_bottom.gif"/></div>';
		}
		else if ([category] == '1')
		{
		menuLeftStr+='<div><img src="images/Left_Menu_01_Solutions.gif"/></div>';
    	menuLeftStr+='<div class="h_wr_menuleft" style="background:url(images/Left_Menu_body.gif) repeat-y;">';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
        menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="solutions-telephonie-fixe.html">Telephonie Fixe</a>';
			        menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
					menuLeftStr+='<a href="solutions-telephonie-fixe.html">Solution office</a>';
			        menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
					menuLeftStr+='<a href="solutions-installation-pabx-ipbx.html">Installation de PABX / IPBX</a>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
        menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="solutions-centrex-voip.html">Solutions Centrex/Voip</a>';
					menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
					menuLeftStr+='<a href="solutions-centrex-voip.html">Centrex</a>';
			        menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
					menuLeftStr+='<a href="solutions-trunk-ip-voip.html">Trunk IP / VOIP</a>';
					menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
					menuLeftStr+='<a href="solutions-fax-to-mail.html">Fax to mail</a>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
		menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';		
			menuLeftStr+='<a href="solutions-numeros-speciaux.html">Numéros d\'accueil 08</a>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
		menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="solutions-telephonie-mobile.html">Telephonie Mobile</a>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
		menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="solutions-internet-reseau.html">Internet et Reseau</a>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
		menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="solutions-hebergement-web.html">Solutions Web</a>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
		menuLeftStr+='</div>';
		menuLeftStr+='<div><img src="images/Left_Menu_bottom.gif"/></div>';
		menuLeftStr+='<br/><br/>';
		menuLeftStr+='<div><a href="sipcom-devis.html"><img src="images/DemanderDevisSmall.gif"/></a></div>';
		}
		if ([category] == '2')
		{
		menuLeftStr+='<div><img src="images/Left_Menu_02_Partenaires.gif"/></div>';
    	menuLeftStr+='<div class="h_wr_menuleft" style="background:url(images/Left_Menu_body.gif) repeat-y;">';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
        menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="partenaires-integrateur.html">Intégrateur</a><br/>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
        menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="partenaires-operateur.html">Opérateur</a>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
		menuLeftStr+='</div>';
		menuLeftStr+='<div><img src="images/Left_Menu_bottom.gif"/></div>';
		}
				if ([category] == '3')
		{
		menuLeftStr+='<div><img src="images/Left_Menu_03_Recrutement.gif"/></div>';
    	menuLeftStr+='<div class="h_wr_menuleft" style="background:url(images/Left_Menu_body.gif) repeat-y;">';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
        menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="recrutement-recrutement.html">Recrutement</a><br/>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
        menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="recrutement-postes-a-pouvoir.asp">Postes à pouvoir</a>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
		menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="recrutement-candidature-spontannee.asp">Candidature spontannée</a>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
		menuLeftStr+='</div>';
		menuLeftStr+='<div><img src="images/Left_Menu_bottom.gif"/></div>';
		}
				if ([category] == '4')
		{
		menuLeftStr+='<div><img src="images/Left_Menu_04_Contact.gif"/></div>';
    	menuLeftStr+='<div class="h_wr_menuleft" style="background:url(images/Left_Menu_body.gif) repeat-y;">';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
        menuLeftStr+='<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
			menuLeftStr+='<a href="contact-contact.html">Contact</a><br/>';
        menuLeftStr+='<img src="images/Left_Menu_body_seperator.gif"/>';
		menuLeftStr+='</div>';
		menuLeftStr+='<div><img src="images/Left_Menu_bottom.gif"/></div>';
		}
		else
		{
		menuLeftStr+='';
		}
		
		
		document.write(menuLeftStr);
		

}


function WriteBottom()
{
		
		var currentTime = new Date();
		var year = currentTime.getFullYear();
		
		//Premier footer
		BottomStr = new String();
		BottomStr+='<div align="center" class="h_wr_bottom01"></div>';
		BottomStr+='<div align="center" class="h_wr_bottom">';
		BottomStr+='<img src="images/logo_small.gif" /> SIPCOM France © '+year+'&nbsp;&nbsp;|&nbsp;&nbsp;';		
		BottomStr+='<a href="sipcom-plan-du-site.html">Plan du site</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
		BottomStr+='<a href="sipcom-mentions-legales.html">Mentions légales</a>&nbsp;&nbsp;|&nbsp;&nbsp;';	
		BottomStr+='<a href="sipcom-newsletter-inscription.asp">Newsletter</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
		BottomStr+='<a href="contact-contact.html">Contacts</a>'
		BottomStr+='</div><br/>';
		
		//Le groupe
		BottomStr+='<br/><br/><div align=center>';
		BottomStr+='<table width="90%" border="0" style="color:#999999;">';
    	BottomStr+='<tr>';
		BottomStr+='<td valign="top" width="140px" style="padding:0 0 0 12px;">';
		BottomStr+='<b>Le groupe</b><br/>';
		BottomStr+='<a href="sipcom-le-groupe.html" class="div_bottom_txt"> Le groupe en bref</a><br/>';
        BottomStr+='<a href="sipcom-nos-sites.html" class="div_bottom_txt"> Nos sites</a><br/>';
		BottomStr+='</td>';
		
		//Solutions
		BottomStr+='<td valign="top" width="140px" style="padding:0 0 0 12px;">';
		BottomStr+='<b>Solutions</b><br/>';
        BottomStr+='<a href="solutions-telephonie-fixe.html" class="div_bottom_txt"> Téléphonie Fixe</a><br/>';
		BottomStr+='<a href="solutions-centrex-voip.html" class="div_bottom_txt"> Solutions Centrex/Voip</a><br/>';
        BottomStr+='<a href="solutions-numeros-speciaux.html" class="div_bottom_txt"> Numéros d&prime;accueil 08</a><br/>';
        BottomStr+='<a href="solutions-telephonie-mobile.html" class="div_bottom_txt"> Téléphonie Mobile</a><br/>';
		BottomStr+='<a href="solutions-internet-reseau.html" class="div_bottom_txt"> Internet et Réseau</a><br/>';
        BottomStr+='<a href="solutions-hebergement-web.html" class="div_bottom_txt"> Solutions Web</a>';
		BottomStr+='</td>';
	
		//Partenaires
		BottomStr+='<td valign="top" width="140px" style="padding:0 0 0 12px;">';
		BottomStr+='<b>Partenaires</b><br/>';
		BottomStr+='<a href="partenaires-integrateur.html" class="div_bottom_txt"> Intégrateur</a><br/>';
        BottomStr+='<a href="partenaires-operateur.html" class="div_bottom_txt"> Opérateur</a><br/>';
		BottomStr+='</td>';

		//Recrutement
        BottomStr+='<td valign="top" width="140px" style="padding:0 0 0 12px;">';
		BottomStr+='<b>Recrutement</b><br/>';
		BottomStr+='<a href="recrutement-recrutement.html" class="div_bottom_txt"> Recrutement</a><br/>';
        BottomStr+='<a href="recrutement-postes-a-pouvoir.asp" class="div_bottom_txt"> Postes à pouvoir</a><br/>';
		BottomStr+='<a href="recrutement-candidature-spontannee.asp" class="div_bottom_txt"> Candidature spontannée</a>';
		BottomStr+='</td>';
		
		//Contact
        BottomStr+='<td valign="top" width="140px" style="padding:0 0 0 12px;">';
		BottomStr+='<b>Contact</b><br/>';
		BottomStr+='<a href="contact-contact.html" class="div_bottom_txt">Contact</a>';
		BottomStr+='</td>';
		BottomStr+='</tr>';
		BottomStr+='</table>';
		BottomStr+='</div>';

		document.write(BottomStr);
}

function WriteMenuBar(PageName) {
	menuBarStr = new String();
/*	PageName:

	NULL: if not specified, show all the menu
	0   : do not show the menu
	
	
	
	menuBarStr +=  '<br/>hello';
	if ([PageName] == '1')
	menuBarStr +=  ' Found ' + PageName;
	else
	menuBarStr +=  ' else: ' + PageName;*/
	

	menuBarStr+='<div style="height:50px; background:url(images/logo_top.gif) no-repeat ;">';
	menuBarStr+='<table  style="float:left; ">';
    menuBarStr+='	<tr>';
    menuBarStr+='		<td style="width:240px;">';
    menuBarStr+='		<a href="default.htm"><img src="images/logo.gif"/></a>';		
    menuBarStr+='		</td>';	
	if ([PageName] == '0')
		{
			    menuBarStr+='		</tr></table></div>';
				document.write(menuBarStr);
				return(menuBarStr);
		}
	
    menuBarStr+='		<td>';
    menuBarStr+='		<ul id="dropdowngroupe" align="left">';
    menuBarStr+='			<li><a href="sipcom-le-groupe.html" class="parent">Le groupe </a>';	
	menuBarStr+='			<ul class="children">';
	menuBarStr+='			<li><a href="sipcom-le-groupe.html">Le groupe en bref</a></li>';
	menuBarStr+='			<li><a href="sipcom-nos-sites.html">Nos sites</a></li>';
	menuBarStr+='			</ul>';
	menuBarStr+='			</li>';
	menuBarStr+='			</ul>';
	menuBarStr+='		</td>';
	menuBarStr+='		<td>';
	menuBarStr+='			&nbsp;&nbsp;';
	menuBarStr+='		</td>';
	menuBarStr+='		<td>';
	menuBarStr+='		<ul id="dropdown1" align="left">';
	menuBarStr+='			<li><a href="solutions-telephonie-fixe.html" class="parent">Solutions</a>';
	menuBarStr+='			<ul class="children">';	
	menuBarStr+='				<li><a href="solutions-telephonie-fixe.html">Telephonie Fixe</a></li>';	
	menuBarStr+='				<li><a href="solutions-centrex-voip.html">Solutions Centrex/Voip</a></li>';	
	menuBarStr+='				<li><a href="solutions-numeros-speciaux.html">Numeros d\'accueil 08</a></li>';
	menuBarStr+='				<li><a href="solutions-telephonie-mobile.html">Telephonie Mobile</a></li>';
	menuBarStr+='				<li><a href="solutions-internet-reseau.html">Internet et Reseau</a></li>';
	menuBarStr+='				<li><a href="solutions-hebergement-web.html">Solutions Web</a></li>';
	menuBarStr+='			</ul>';
	menuBarStr+='			</li>';
	menuBarStr+='		</ul>';
	menuBarStr+='		</td>';
	menuBarStr+='		<td >';	
	menuBarStr+='		<ul id="dropdownPartenaire" align="left">';	
	menuBarStr+='			<li><a href="partenaires-integrateur.html" class="parent">Partenaires</a>';	
	menuBarStr+='			<ul class="children">';
	menuBarStr+='				<li><a href="partenaires-integrateur.html">Intégrateur</a></li>';	
	menuBarStr+='				<li><a href="partenaires-operateur.html">Opérateur</a></li>';	
	menuBarStr+='			</ul>';	
	menuBarStr+='			</li>';	
	menuBarStr+='		</ul>';	
	menuBarStr+='		</td>';	
	menuBarStr+='		<td>';	
	menuBarStr+='		<ul id="dropdownRecrutement" align="left">';
	menuBarStr+='		<li><a href="recrutement-recrutement.html" class="parent">Recrutement</a>';	
	menuBarStr+='		<ul class="children">';	
	menuBarStr+='			<li><a href="recrutement-recrutement.html">Recrutement</a></li>';	
	menuBarStr+='           <li><a href="recrutement-postes-a-pouvoir.asp">Postes à pouvoir</a></li>';
	menuBarStr+='           <li><a href="recrutement-candidature-spontannee.asp">Candidature spontannée</a></li>';
	menuBarStr+='		</ul>';	
	menuBarStr+='		</li>';
	menuBarStr+='		</ul>';	
	menuBarStr+='		</td>';	
	menuBarStr+='		<td >';	
	menuBarStr+='			<ul id="dropdowncontact" align="left">';	
	menuBarStr+='				<li><a href="contact-contact.html" class="parent">Contact</a></li>';	
	menuBarStr+='			</ul>';
	menuBarStr+='		</td>';	
	menuBarStr+='	</tr>';
	menuBarStr+='</table>';
	menuBarStr+='</div>';	

	document.write(menuBarStr);
}



function WriteLsitOffres(category) 
{
		// category:
		// 0 : Telephonie fixe
		// 1 : Centrex / Trunk IP
		// 2 : Telephonie Mobile
		// 3 : Data / reseau 

		ListOffres = new String();
		
		if ([category] == '0')
		{
		ListOffres+='<div class="h_wr_menuleft">';
		ListOffres+='<b>Telephonie fixe</b>';
        ListOffres+='<br/>';
        ListOffres+='<img src="images/vertical_130x1_blue.gif"/>';
        ListOffres+='<br/>';
       	ListOffres+='&nbsp;<img src="images/bull.gif"/> <a href=solutions-telephonie-fixe.html>Communications et abonnements</a><br />';
       	ListOffres+='&nbsp;<img src="images/bull.gif"/> <a href=solutions-installation-pabx-ipbx.html>Installation PABX / IPBX</a><br />';
       	ListOffres+='&nbsp;<img src="images/bull.gif"/> <a href=solutions-numeros-speciaux.html>Numeros d\'accueil 08</a>';
		ListOffres+='</div>';
		}
		else if ([category] == '1')
		{
		ListOffres+='<div class="h_wr_menuleft">';
		ListOffres+='<b>Centrex / Trunk IP</b>';
        ListOffres+='<br/>';
        ListOffres+='<img src="images/vertical_130x1_blue.gif"/>';
        ListOffres+='<br/>';
        ListOffres+='&nbsp;<img src="images/bull.gif"/> <a href=solutions-centrex-voip.html>Centrex</a>';
        ListOffres+='<br/>';
        ListOffres+='&nbsp;<img src="images/bull.gif"/> <a href=solutions-trunk-ip-voip.html>Trunk IP</a>';
        ListOffres+='<br/>';
        ListOffres+='&nbsp;<img src="images/bull.gif"/> <a href=solutions-fax-to-mail.html>Fax to mail</a>';
		ListOffres+='</div>';
		}
		if ([category] == '2')
		{
		ListOffres+='<div class="h_wr_menuleft">';	
		ListOffres+='<b>Telephonie Mobile</b>';
        ListOffres+='<br/>';
        ListOffres+='<img src="images/vertical_130x1_blue.gif"/>';
        ListOffres+='<br/>';
        ListOffres+='&nbsp;<img src="images/bull.gif"/> <a href=solutions-telephonie-mobile.html>Forfaits et options</a>';  
		ListOffres+='</div>';		
		}
				if ([category] == '3')
		{
		ListOffres+='<div class="h_wr_menuleft">';
		ListOffres+='<b>Data / reseau </b>';
        ListOffres+='<br/>';
        ListOffres+='<img src="images/vertical_130x1_blue.gif"/>';
        ListOffres+='<br />';
        ListOffres+='&nbsp;<img src="images/bull.gif"/> <a href=solutions-internet-reseau.html>ADSL / SDSL</a>';
        ListOffres+='<br />';
        ListOffres+='&nbsp;<img src="images/bull.gif"/> <a href=solutions-internet-reseau.html>Installation réseau</a>';
        ListOffres+='<br />';
        ListOffres+='&nbsp;<img src="images/bull.gif"/> <a href=solutions-internet-reseau.html>Interconnexion de sites</a>';
		ListOffres+='<br />';
        ListOffres+='&nbsp;<img src="images/bull.gif"/> <a href=solutions-hebergement-web.html>Hebergement Web</a>';
		ListOffres+='</div>';
		
		 
		}
		else
		{
		ListOffres+='';
		}
		
		document.write(ListOffres);
}



$(document).ready(function () {
		$('#dropdowngroupe').hover(
			function () {
				//change the background of parent menu				
				$('#dropdowngroupe li a.parent').addClass('hover');
				//display the submenu
				//$('#dropdowngroupe ul.children').show();
				$('#dropdowngroupe ul.children').slideDown('fast');
			},
			function () {
				//change the background of parent menu
				$('#dropdowngroupe li a.parent').removeClass('hover');			
				//display the submenu
				$('#dropdowngroupe ul.children').slideUp('fast');
				$('#dropdown1 ul.children').slideUp('fast');
				$('#dropdownRecrutement ul.children').slideUp('fast');	
			}
		);
	});
	
	
$(document).ready(function () {
		$('#dropdown1').hover(
			function () {
				//change the background of parent menu				
				$('#dropdown1 li a.parent').addClass('hover');
				//display the submenu
				$('#dropdown1 ul.children').slideDown('fast');
			},
			function () {
				//change the background of parent menu
				$('#dropdown1 li a.parent').removeClass('hover');			
				//display the submenu
				$('#dropdowngroupe ul.children').slideUp('fast');
				$('#dropdownPartenaire ul.children').slideUp('fast');
				$('#dropdown1 ul.children').slideUp('fast');
				$('#dropdownRecrutement ul.children').slideUp('fast');
			}
		);
	});
	
$(document).ready(function () {
		$('#dropdownPartenaire').hover(
			function () {
				//change the background of parent menu				
				$('#dropdownPartenaire li a.parent').addClass('hover');
				//display the submenu
				$('#dropdownPartenaire ul.children').slideDown('fast');
			},
			function () {
				//change the background of parent menu
				$('#dropdownPartenaire li a.parent').removeClass('hover');			
				//display the submenu
				$('#dropdowngroupe ul.children').slideUp('fast');
				$('#dropdownPartenaire ul.children').slideUp('fast');
				$('#dropdown1 ul.children').slideUp('fast');
				$('#dropdownRecrutement ul.children').slideUp('fast');
			}
		);
	});
	
$(document).ready(function () {
		$('#dropdownRecrutement').hover(
			function () {
				//change the background of parent menu				
				$('#dropdownRecrutement li a.parent').addClass('hover');
				//display the submenu
				$('#dropdownRecrutement ul.children').slideDown('fast');
			},
			function () {
				//change the background of parent menu
				$('#dropdownRecrutement li a.parent').removeClass('hover');			
				//display the submenu
				$('#dropdowngroupe ul.children').slideUp('fast');
				$('#dropdownPartenaire ul.children').slideUp('fast');
				$('#dropdown1 ul.children').slideUp('fast');
				$('#dropdownRecrutement ul.children').slideUp('fast');
			}
		);	
	});
	
$(document).ready(function () {
		$('#dropdowncontact').hover(
			function () {
				//change the background of parent menu				
				$('#dropdowncontact li a.parent').addClass('hover');
			},
			function () {
				//change the background of parent menu
				$('#dropdowncontact li a.parent').removeClass('hover');					
			}
		);
	});
	

function WriteSiteArchi() 
{
		menuSiteArchi = new String();
		
		//Le groupe
		menuSiteArchi+='<table width="50%">';
		menuSiteArchi+='<tr>';	
		menuSiteArchi+='<td valign="top">';
    	menuSiteArchi+='<a href="default.htm" style="color:black;">Accueil</a>';
        menuSiteArchi+='</td>';
        menuSiteArchi+='<td valign="top">';
		menuSiteArchi+='<img src="images/bull.gif"/> Le groupe';
        menuSiteArchi+='</td>';
        menuSiteArchi+='<td>';
		menuSiteArchi+='<img src="images/bull.gif"/> <a href="sipcom-le-groupe.html" style="color:black;"> Le groupe en bref</a><br/>';
        menuSiteArchi+='<img src="images/bull.gif"/> <a href="sipcom-nos-sites.html" style="color:black;"> Nos sites</a><br/>&nbsp;';
		menuSiteArchi+='</td>';
		menuSiteArchi+='</tr>';
		
		//Solutions
		menuSiteArchi+='<tr>';
		menuSiteArchi+='<td>';	
		menuSiteArchi+='</td>';
    	menuSiteArchi+='<td valign="top">';
		menuSiteArchi+='<img src="images/bull.gif"/> Solutions';
		menuSiteArchi+='</td>';
    	menuSiteArchi+='<td>';
        menuSiteArchi+='<img src="images/bull.gif"/> <a href="solutions-telephonie-fixe.html" style="color:black;"> Téléphonie Fixe</a><br/>';
		menuSiteArchi+='<img src="images/bull.gif"/> <a href="solutions-centrex-voip.html" style="color:black;"> Solutions Centrex/Voip</a><br/>';
        menuSiteArchi+='<img src="images/bull.gif"/> <a href="solutions-numeros-speciaux.html" style="color:black;"> Numéros d&prime;accueil 08</a><br/>';
        menuSiteArchi+='<img src="images/bull.gif"/> <a href="solutions-telephonie-mobile.html" style="color:black;"> Téléphonie Mobile</a><br/>';
		menuSiteArchi+='<img src="images/bull.gif"/> <a href="solutions-internet-reseau.html" style="color:black;"> Internet et Réseau</a><br/>';
        menuSiteArchi+='<img src="images/bull.gif"/> <a href="solutions-hebergement-web.html" style="color:black;"> Solutions Web</a><br/>&nbsp;';
		menuSiteArchi+='</td>';
		menuSiteArchi+='</tr>';
	
		//Partenaires
		menuSiteArchi+='<tr>';
		menuSiteArchi+='<td>';
        menuSiteArchi+='</td>';
		menuSiteArchi+='<td valign="top">';
    	menuSiteArchi+='<img src="images/bull.gif"/> Partenaires';
        menuSiteArchi+='</td>';
        menuSiteArchi+='<td>';
		menuSiteArchi+='<img src="images/bull.gif"/> <a href="partenaires-integrateur.html" style="color:black;"> Intégrateur</a><br/>';
        menuSiteArchi+='<img src="images/bull.gif"/> <a href="partenaires-operateur.html" style="color:black;"> Opérateur</a><br/>&nbsp;';
		menuSiteArchi+='</td>';
		menuSiteArchi+='</tr>';

		//Recrutement
		menuSiteArchi+='<tr>';
		menuSiteArchi+='<td>';
        menuSiteArchi+='</td>';
		menuSiteArchi+='<td valign="top">';
    	menuSiteArchi+='<img src="images/bull.gif"/> Recrutement';
        menuSiteArchi+='</td>';
        menuSiteArchi+='<td>';
		menuSiteArchi+='<img src="images/bull.gif"/> <a href="recrutement-recrutement.html" style="color:black;"> Recrutement</a><br/>';
        menuSiteArchi+='<img src="images/bull.gif"/> <a href="recrutement-postes-a-pouvoir.asp" style="color:black;"> Postes à pouvoir</a><br/>';
		menuSiteArchi+='<img src="images/bull.gif"/> <a href="recrutement-candidature-spontannee.asp" style="color:black;"> Candidature spontannée</a><br/>&nbsp;';
		menuSiteArchi+='</td>';
		menuSiteArchi+='</tr>';
		
		//Contact
		menuSiteArchi+='<tr>';
		menuSiteArchi+='<td>';
        menuSiteArchi+='</td>';
		menuSiteArchi+='<td valign="top">';
    	menuSiteArchi+='<img src="images/bull.gif"/> Contact';
        menuSiteArchi+='</td>';
        menuSiteArchi+='<td>';
		menuSiteArchi+='<img src="images/bull.gif"/> <a href="contact-contact.html" style="color:black;"> Contact</a>';
		menuSiteArchi+='</td>';
		menuSiteArchi+='</tr>';
		menuSiteArchi+='</table>';
		document.write(menuSiteArchi);
}
