
actu = "" + window.location

nomfich = 'a'	
tt = 0
minus = actu.length



actu = "" + window.location

nomfich = 'a'	
tt = 0
minus = actu.length


while (tt != -1){
	
	
	nomfich = actu.substr(minus - tt -1, minus -1)
	
	if (nomfich.substr(0,1) == '/' ){
		 tt = -1 
	}
	else
	{
		 tt = tt + 1
		 if (tt == minus){
		 	tt = -1
		 	nomfich = ""
			}
	}
}

swlanglink = ".." + nomfich

document.write("<body>")
document.write("<table id='Table_01' width='992' border='0' cellpadding='0' cellspacing='0'>")
document.write("	<tr>")
document.write("	<td height='6'>")
document.write("	</td>")
document.write("	</tr>")
document.write("	<tr>")
document.write("		<table width='992' height='54' border='0' cellpadding='0' cellspacing='0'>")
document.write("		<tr>")
document.write("		<td width='2'>")
document.write("		</td>")
document.write("		<td width='236' valign='top' align='center'>")
document.write("		<img src='../common/grandite-web-logo-2.jpg' border='0' alt='Grandite'>")
document.write("		</td>")
document.write("		<td width='612'>")
document.write("		</td>")
document.write("		<td width='132' valign='top' align='right'><a href='" + swlanglink + "'>English</a><br>")
document.write("		</td>")
document.write("		<td width='10'>")
document.write("		</td>")
document.write("		</tr>")
document.write("		</table>")
document.write("	</tr>")
document.write("	<tr>")
document.write("		<td>")
document.write("<div id='menuh-container'>")
document.write("<div id='menuh'>")
document.write("	<ul>")
document.write("		<li><a href='index.html'>Accueil</a>")
document.write("		</li>")
document.write("	</ul>")
document.write("	<ul>")
document.write("		<li><a href='prod_overview.html' class='grandparent'>Produits</a>")
document.write("		<ul>")
document.write("			<li><a href='http://www.modelsphere.org/fr/open_modelsphere.html' class='woc'>Open ModelSphere</a></li>")
document.write("			<li><a href='open_modelsphere_professional.html' class='woc'>Open ModelSphere Professionnel</a></li>")
document.write("			<li><a href='interfaces_matrix.html' class='woc'>Interfaces Open ModelSphere</a></li>")
document.write("		</ul>")
document.write("		</li>")
document.write("	</ul>")
document.write("	<ul>")
document.write("		<li><a href='services.html' class='grandparent'>Services</a>")
document.write("		<ul>")
document.write("			<li><a href='training.html' class='woc'>Formation</a></li>")
document.write("			<li><a href='maintenance_support.html' class='woc'>Maintenance & support</a></li>")
document.write("			<li><a href='development-on-demand.html' class='woc'>Développement sur demande</a></li>")
document.write("			<li><a href='consulting.html' class='woc'>Consultation</a></li>")
document.write("		</ul>")
document.write("		</li>")
document.write("	</ul>")
document.write("	<ul>")
document.write("		<li><a href='support.html'>Support</a>")
document.write("		</li>")
document.write("	</ul>")
document.write("	<ul>")
document.write("		<li><a href='company.html' class='grandparent'>Compagnie</a>")
document.write("		<ul>")
document.write("			<li><a href='corporate_mission.html' class='woc'>Mission corporative</a></li>")
document.write("			<li><a href='job_employment_emploi_quebec.html' class='woc'>Carrière</a></li>")
document.write("		</ul>")
document.write("		</li>")
document.write("	</ul>")
document.write("	<ul>")
document.write("		<li><a href='contact.html'>Contactez-nous</a></li>")		
document.write("	</ul>")
document.write("</div>")    
document.write("</div>")
document.write("		</td>")
document.write("	</tr>")
document.write("	<tr>")
document.write("		<table width='992' height='24' border='0' cellpadding='0' cellspacing='0' bgcolor='#273d77'>")
document.write("		<tr>")
document.write("		<td width='2'>")
document.write("		</td>")
document.write("		<td width='236' align='center'>")
document.write("		<span class='text3'><small>Open ModelSphere</small></span>")
document.write("		</td>")
document.write("		<td width='612'>")
document.write("		</td>")
document.write("		<td width='142'>")
document.write("		</td>")
document.write("		</tr>")
document.write("		</table>")
document.write("	</tr>")
document.write("	<tr>")
document.write("	<td height='6'>&nbsp;")
document.write("	</td>")
document.write("	</tr>")
document.write("</table>")