// JavaScript Document

document.write("<link rel='stylesheet' media='screen' type='text/css' href='../lowercase_stylesheet.css'>");

function init(id) {
	var sousmenu = document.getElementById(id);
	if (sousmenu)
		sousmenu.style.textDecoration = "underline";
}

var numActif;
var rubriqueActive;


function show(id) {
if ( numActif != undefined ) {
document.getElementById(numActif).style.visibility='hidden';
} 
document.getElementById(id).style.visibility='visible';
numActif = id;
}

function fleche(rubrique) {
if ( rubriqueActive != undefined) {
//document.getElementById(rubriqueActive).style.background='none';
document.getElementById(rubriqueActive).style.color='#606063';
}
//document.getElementById(rubrique).style.background='url(../img/fleche_return.gif) no-repeat 0px 4px';
document.getElementById(rubrique).style.color='#dc7e13';
rubriqueActive = rubrique;
}

function displayFlash(swf, largeur, hauteur, alternatif, lien)
{
			document.write('<object type="application/x-shockwave-flash" data="'+swf+'" width="'+largeur+'" height="'+hauteur+'">');
			document.write('<param name="allowScriptAccess" value="sameDomain" />');
			document.write('<param name="movie" value="'+swf+'" />');
	if (alternatif !== "") { //si la variable alternatif contient qqch
		if (alternatif == "enteteAlternatif") {
			document.write('<div id="entete_coin_hg"></div>');
			document.write('<div id="entete_alternatif">');
			document.write('<table style="float:left;padding:0;height:109px;" cellspacing="0" cellpadding="0" border="0">');
			document.write('<tr><td style="vertical-align:middle;text-align:left;"><a style="padding:0px 0px 0px 18px;" href="index_en.php" title="Home"><img src="../img/logo_caldera.gif" alt="Home" /></a></td></tr>'); 
			document.write('</table>');
			document.write('<a href="colour.php" title="discover our colour solutions" style="float:right;height:109px;padding:0px 1px 0px 0px;margin:0;"><img src="../img/entete_colour.gif" onMouseOver=\'this.src="../img/entete_colour_hover.gif";\' onMouseOut=\'this.src="../img/entete_colour.gif";\' /></a>');
			document.write('<a href="cut.php" title="discover our cut solutions" style="float:right;height:109px;padding:0px 2px 0px 0px;margin:0;"><img src="../img/entete_cut.gif" onMouseOver=\'this.src="../img/entete_cut_hover.gif";\' onMouseOut=\'this.src="../img/entete_cut.gif";\' /></a>');
			document.write('<a href="scan.php" title="discover our scan solutions" style="float:right;height:109px;padding:0px 2px 0px 0px;margin:0;"><img src="../img/entete_scan.gif" onMouseOver=\'this.src="../img/entete_scan_hover.gif";\' onMouseOut=\'this.src="../img/entete_scan.gif";\' /></a>');
			document.write('<a href="print.php" title="discover our print solutions" style="float:right;height:109px;padding:0px 2px 0px 0px;margin:0;"><img src="../img/entete_print.gif" onMouseOver=\'this.src="../img/entete_print_hover.gif";\' onMouseOut=\'this.src="../img/entete_print.gif";\' /></a>');
			document.write('</div>');
			document.write('<div id="entete_coin_bd"></div>');
		} 
		else if (alternatif == "enteteAlternatif_fr") {
			document.write('<div id="entete_coin_hg"></div>');
			document.write('<div id="entete_alternatif">');
			document.write('<table style="float:left;padding:0;height:109px;" cellspacing="0" cellpadding="0" border="0">');
			document.write('<tr><td style="vertical-align:middle;text-align:left;"><a style="padding:0px 0px 0px 18px;" href="index_fr.php" title="Accueil"><img src="../img/logo_caldera_fr.gif" alt="Accueil" /></a></td></tr>'); 
			document.write('</table>');
			document.write('<a href="couleur.php" title="découvrez nos solutions Couleur" style="float:right;height:109px;padding:0px 1px 0px 0px;margin:0;"><img src="../img/entete_couleur.gif" onMouseOver=\'this.src="../img/entete_couleur_hover.gif";\' onMouseOut=\'this.src="../img/entete_couleur.gif";\' /></a>');
			document.write('<a href="decoupe.php" title="découvrez nos solutions Découpe" style="float:right;height:109px;padding:0px 2px 0px 0px;margin:0;"><img src="../img/entete_decoupe.gif" onMouseOver=\'this.src="../img/entete_decoupe_hover.gif";\' onMouseOut=\'this.src="../img/entete_decoupe.gif";\' /></a>');
			document.write('<a href="scan.php" title="découvrez nos solutions Scan" style="float:right;height:109px;padding:0px 2px 0px 0px;margin:0;"><img src="../img/entete_scan.gif" onMouseOver=\'this.src="../img/entete_scan_hover.gif";\' onMouseOut=\'this.src="../img/entete_scan.gif";\' /></a>');
			document.write('<a href="print.php" title="découvrez nos solutions Print" style="float:right;height:109px;padding:0px 2px 0px 0px;margin:0;"><img src="../img/entete_print.gif" onMouseOver=\'this.src="../img/entete_print_hover.gif";\' onMouseOut=\'this.src="../img/entete_print.gif";\' /></a>');
			document.write('</div>');
			document.write('<div id="entete_coin_bd"></div>');
		} 
		
		else if (alternatif == "menuAlternatif_fr") {
			document.write('<div id="menu_gauche"></div>');
			document.write('<div id="menuAlternatif">');
			document.write('<table width="100%">');
			document.write('<tr><td></td></tr>');
			document.write('<tr><td id="td_menu">');
			document.write('<ul>');
			document.write('<li><a id="amenu1" href="#" onClick="fleche(this.id);show(\'ssmenu1\');">société</a></li>');
			document.write('<li><a id="amenu2" href="#" onClick="fleche(this.id);show(\'ssmenu2\');">produits</a></li>');
			document.write('<li><a id="amenu3" href="#" onClick="fleche(this.id);show(\'ssmenu3\');">services</a></li>');
			document.write('<li><a id="amenu4" href="#" onClick="fleche(this.id);show(\'ssmenu4\');">news</a></li>');
			document.write('<li><a id="amenu5" href="#" onClick="fleche(this.id);show(\'ssmenu5\');">support</a></li>');
			document.write('<li><a id="amenu6" href="#" onClick="fleche(this.id);show(\'ssmenu6\');">contact</a></li>');
			document.write('</ul></td></tr>');
			document.write('<tr>');
			document.write('<td id="tdss_menu">');
			document.write('<ul id="ssmenu1">');
			document.write('<li><a id="profil" href="societe.php?page=profil">profil</a></li>');
			document.write('<li><a id="equipe_vente" href="equipe_vente.php">équipe de vente</a></li>');
			document.write('<li><a id="historique" href="societe.php?page=historique">historique</a></li>');
			document.write('<li><a id="emplois" href="societe.php?page=certifications">certifications</a></li>');
			document.write('<li><a id="partenaires" href="societe.php?page=partenaires">partenaires</a></li>');
			document.write('<li><a id="references" href="societe.php?page=references">références</a></li>');
			document.write('<li><a id="temoignages" href="societe.php?page=temoignages">témoignages</a></li>');
			document.write('<li><a id="emplois" href="societe.php?page=recompenses">récompenses</a></li>');
			document.write('<li><a id="emplois" href="societe.php?page=emplois">emplois</a></li>');
			
			document.write('</ul>');
			document.write('<ul id="ssmenu2" style="margin-left:15px;">');
			document.write('<li><a id="vue_generale" href="produits.php?page=vue_generale">vue générale</a></li>');
			document.write('<li><a id="carte_copy" href="carte_copy.php">gamme Copy</a></li>');
			document.write('<li><a id="visual" href="produits.php?page=visual">gamme Visual</a></li>');
			document.write('<li><a id="carte_reproshop" href="carte_reproshop.php">ReproShop</a></li>');
			document.write('<li><a id="carte_grandripplus" href="carte_grandripplus.php">GrandRip+</a></li>');
			document.write('<li><a id="carte_grandripplus" href="carte_snapripplus.php">SnapRip+</a></li>');
			document.write('<li><a id="flowplus" href="carte_flowplus.php">Flow+</a></li>');
			document.write('<li><a id="fonctions" href="produits.php?page=fonctions">fonctions</a></li>');
			document.write('<li><a id="options" href="produits.php?page=options">options</a></li>');
			document.write('<li><a id="autres solutions" href="produits.php?page=autres">autres solutions</a></li>');
			document.write('</ul>');
			
			document.write('<ul id="ssmenu3" style="margin-left:220px;">');
			document.write('<li><a id="formation" href="services.php?page=formation">formation</a></li>');
			document.write('<li><a id="conseil" href="services.php?page=conseil">conseil</a></li>');
			document.write('<li><a id="hotline" href="services.php?page=hotline">support & hotline</a></li>');
			document.write('</ul>');
			
			document.write('<ul id="ssmenu4" style="margin-left:320px;" >');
			document.write('<li><a id="news" href="news.php?page=news">news</a></li>');
			document.write('<li><a id="communiques" href="news.php?page=communiques">communiqués de presse</a></li>');
			document.write('<li><a id="evenements" href="news.php?page=evenements">événements</a></li>');
			document.write('</ul>');
			
			document.write('<ul id="ssmenu5" style="margin-left:170px;bottom:3px;">');
			document.write('<li><a id="hotline" href="services.php?page=hotline">hotline</a></li>');
			document.write('<li><a id="telechargements" href="support.php?page=telechargements">téléchargements</a></li>');
			document.write('<li><a id="enregistrement_produit" href="support.php?page=enregistrement_produit">enregistrement produit</a></li>');
			document.write('<li><a id="formats" href="support.php?page=formats">formats de fichiers</a></li>');
			document.write('<li><a id="peripheriques" href="support.php?page=peripheriques">périphériques supportés</a></li>');
			document.write('</ul>');
			
			document.write('<ul id="ssmenu6" style="margin-left:560px;">');
			document.write('<li><a id="formulaire_contact" href="contact.php?page=formulaire_contact">formulaire de contact</a></li>');
			document.write('<li><a id="plan" href="contact.php?page=plan">plan d\'accès</a></li>');
			document.write('</ul>');
			document.write('</td>');
			document.write('</tr>');
			document.write('</table>');
			document.write('</div>');
			document.write('<div id="menu_droite"></div>');
		} 
		else if (alternatif == "menuAlternatif") {
			document.write('<div id="menu_gauche"></div>');
			document.write('<div id="menuAlternatif">');
			document.write('<table width="100%">');
			document.write('<tr><td></td></tr>');
			document.write('<tr><td id="td_menu">');
			document.write('<ul>');
			document.write('<li><a id="amenu1" href="#" onClick="fleche(this.id);show(\'ssmenu1\');">company</a></li>');
			document.write('<li><a id="amenu2" href="#" onClick="fleche(this.id);show(\'ssmenu2\');">products</a></li>');
			document.write('<li><a id="amenu3" href="#" onClick="fleche(this.id);show(\'ssmenu3\');">services</a></li>');
			document.write('<li><a id="amenu4" href="#" onClick="fleche(this.id);show(\'ssmenu4\');">news</a></li>');
			document.write('<li><a id="amenu5" href="#" onClick="fleche(this.id);show(\'ssmenu5\');">support</a></li>');
			document.write('<li><a id="amenu6" href="#" onClick="fleche(this.id);show(\'ssmenu6\');">contact</a></li>');
			document.write('</ul></td></tr>');
			document.write('<tr>');
			document.write('<td id="tdss_menu">');
			document.write('<ul id="ssmenu1">');
			document.write('<li><a id="profile" href="company.php?page=profile">profile</a></li>');
			document.write('<li><a id="sales_team" href="sales_team.php">sales team</a></li>');
			document.write('<li><a id="history" href="company.php?page=history">history</a></li>');
			document.write('<li><a id="job_opportunities" href="company.php?page=certifications">certifications</a></li>');
			document.write('<li><a id="partners" href="company.php?page=partners">partners</a></li>');
			document.write('<li><a id="references" href="company.php?page=references">references</a></li>');
			document.write('<li><a id="success_stories" href="company.php?page=success_stories">success stories</a></li>');
			document.write('<li><a id="job_opportunities" href="company.php?page=awards">awards</a></li>');
			document.write('<li><a id="jobs" href="company.php?page=job_opportunities">jobs</a></li>');
			
			
			document.write('</ul>');
			document.write('<ul id="ssmenu2">');
			document.write('<li><a id="overview" href="products.php?page=overview">overview</a></li>');
			document.write('<li><a id="card_copy" href="card_copy.php">Copy range</a></li>');
			document.write('<li><a id="visual" href="products.php?page=visual">Visual range</a></li>');
			document.write('<li><a id="card_reproshop" href="card_reproshop.php">ReproShop</a></li>');
			document.write('<li><a id="card_grandripplus" href="card_grandripplus.php">GrandRip+</a></li>');
			document.write('<li><a id="card_snapripplus" href="card_snapripplus.php">SnapRip+</a></li>');
			document.write('<li><a id="flowplus" href="card_flowplus.php">Flow+</a></li>');
			document.write('<li><a id="features" href="products.php?page=features">features</a></li>');
			document.write('<li><a id="options" href="products.php?page=options">options</a></li>');
			document.write('<li><a id="other" href="products.php?page=other">other solutions</a></li>');
			document.write('</ul>');
			
			document.write('<ul id="ssmenu3">');
			document.write('<li><a id="training" href="services.php?page=training">training</a></li>');
			document.write('<li><a id="consulting" href="services.php?page=consulting">consulting</a></li>');
			document.write('<li><a id="hotline" href="services.php?page=hotline">support & hotline</a></li>');
			document.write('</ul>');
			
			document.write('<ul id="ssmenu4">');
			document.write('<li><a id="news" href="news.php?page=news">news</a></li>');
			document.write('<li><a id="press_releases" href="news.php?page=press_releases">press releases</a></li>');
			document.write('<li><a id="event_calendar" href="news.php?page=event_calendar">event calendar</a></li>');
			document.write('</ul>');
			
			document.write('<ul id="ssmenu5">');
			document.write('<li><a id="hotline" href="services.php?page=hotline">hotline</a></li>');
			document.write('<li><a id="downloads" href="support.php?page=downloads">downloads</a></li>');
			document.write('<li><a id="product_registration" href="support.php?page=product_registration">product registration</a></li>');
			document.write('<li><a id="file_formats" href="support.php?page=file_formats">file formats</a></li>');
			document.write('<li><a id="supported_peripherals" href="support.php?page=peripherals">supported peripherals</a></li>');
			document.write('</ul>');
			
			document.write('<ul id="ssmenu6">');
			document.write('<li><a id="contact_form" href="contact.php?page=contact_form">contact form</a></li>');
			document.write('<li><a id="map" href="contact.php?page=map">map</a></li>');
			document.write('</ul>');
			document.write('</td>');
			document.write('</tr>');
			document.write('</table>');
			document.write('</div>');
			document.write('<div id="menu_droite"></div>');
		} else if (alternatif == "peripheriques") {
			document.write('<map name="map" >');
			document.write('<area shape="polygon" href="support.php?page=scanners" coords="2, 73, 69, 35, 74, 37, 110, 39, 95, 49, 117, 63, 117, 77, 50, 115, 2, 87" alt="Scanners supportés"/>');
			document.write('<area shape="polygon" href="support.php?page=spectros" coords="185, 216, 225, 191, 225, 183, 231, 177, 244, 186, 245, 191, 243, 195, 276, 214, 278, 205, 293, 194, 310, 204, 310, 232, 304, 234, 304, 242, 258, 269, 185, 227" alt="Spectrophotomètres supportés"/>');
			document.write('<area shape="polygon" href="support.php?page=printers" coords="265, 111, 265, 91, 271, 82, 282, 76, 297, 85, 300, 85, 392, 137, 392, 143, 396, 143, 399, 144, 399, 161, 391, 166, 391, 200, 394, 198, 398, 201, 398, 208, 374, 221, 370, 218, 371, 212, 377, 208, 362, 200, 361, 203, 274, 153, 272, 154, 272, 160, 265, 160, 265, 150, 273, 145, 273, 116" alt="Imprimantes supportées"/>');
			  document.write('<area shape="polygon" href="support.php?page=cutters" coords="136, 55, 182, 29, 183, 26, 187, 24, 189, 25, 232, 0, 291, 34, 292, 40, 286, 44, 285, 80, 280, 78, 280, 47, 204, 91, 204, 126, 198, 128, 197, 95, 195, 95, 147, 67, 147, 95, 141, 96, 141, 63, 136, 62" alt="Cutters supportés"/>');
			document.write('</map>');
			document.write('<img border="0" src="../images/support/supported_peripherals.gif" alt="" usemap="#map" />');
		} else if (alternatif == "peripherals") {
			document.write('<map name="map" >');
			document.write('<area shape="polygon" href="support.php?page=supported_scanners" coords="2, 73, 69, 35, 74, 37, 110, 39, 95, 49, 117, 63, 117, 77, 50, 115, 2, 87" alt="Supported scanners"/>');
			document.write('<area shape="polygon" href="support.php?page=supported_spectros" coords="185, 216, 225, 191, 225, 183, 231, 177, 244, 186, 245, 191, 243, 195, 276, 214, 278, 205, 293, 194, 310, 204, 310, 232, 304, 234, 304, 242, 258, 269, 185, 227" alt="Supported spectrophotometers"/>');
			document.write('<area shape="polygon" href="support.php?page=supported_printers" coords="265, 111, 265, 91, 271, 82, 282, 76, 297, 85, 300, 85, 392, 137, 392, 143, 396, 143, 399, 144, 399, 161, 391, 166, 391, 200, 394, 198, 398, 201, 398, 208, 374, 221, 370, 218, 371, 212, 377, 208, 362, 200, 361, 203, 274, 153, 272, 154, 272, 160, 265, 160, 265, 150, 273, 145, 273, 116" alt="Supported printers"/>');
			document.write('<area shape="polygon" href="support.php?page=supported_cutters" coords="136, 55, 182, 29, 183, 26, 187, 24, 189, 25, 232, 0, 291, 34, 292, 40, 286, 44, 285, 80, 280, 78, 280, 47, 204, 91, 204, 126, 198, 128, 197, 95, 195, 95, 147, 67, 147, 95, 141, 96, 141, 63, 136, 62" alt="Supported cutters"/>');
			document.write('</map>');
			document.write('<img border="0" src="../images/support/supported_peripherals.gif" alt="" usemap="#map" />');
			
		} else {
			document.write('<a href="'+lien+'">');
			document.write('<img src="'+alternatif+'" alt=""/>');
			document.write('</a>');	
		}
	}
			else document.write('<div class="noflash"><p>This content requires the Adobe Flash Player and a browser with JavaScript enabled.<br/><a href="http://www.adobe.com/go/getflash/" target="_blank"><img src="../img/get_flash_player.gif" alt="Get Adobe Flash Player"/><br/>Click here to get Adobe Flash Player</a></p></div>');
			document.write('</object>');
}