﻿function Dove_Siamo(a)
    {
    if (a.indexOf("/italian/index.php",0)>0 )
    {
    document.write ('<span class="percorsoNavigazione"><strong>Home</strong></span>');
    }
    else if (a.indexOf("/italian/colloquio.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Il Colloquio');
    }
	else if (a.indexOf("/italian/curriculum.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" "href="../index.php"><strong>Home</strong></a> > Il Curriculum');
    }
	else if (a.indexOf("/italian/carrieravincente.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Una Carriera Vincente');
    }
	else if (a.indexOf("/italian/privacy.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Privacy');
    }
	else if (a.indexOf("/italian/contatti.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Contatti');
    }
   
   else if (a.indexOf("/italian/chisiamo.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Chi Siamo');
    }
	 else if (a.indexOf("/italian/areedispecializzazione.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Aree di specializzazione');
    }
	 else if (a.indexOf("/italian/lavoraconnoi.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Lavora con noi');
    }
   
    else if (a.indexOf("/italian/sitemap.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Sitemap');
    }
	
	else if (a.indexOf("/italian/disclaimer.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Disclaimer');
    }
	
	else if (a.indexOf("/italian/letterapresentazione.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > <a class="percorsoNavigazione" href="../italian/curriculum.php">Il Curriculum</a> > La lettera di presentazione');
    }
	
	else if (a.indexOf("/italian/cvperfetto.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> ><a href="../italian/curriculum.php" class="percorsoNavigazione" >Il Curriculum</a> > Il CV perfetto? Quello che parla di te. ');
    }
	
		else if (a.indexOf("/italian/valore.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > <a class="percorsoNavigazione" href="../italian/carrieravincente.php"> Un Carriera Vincente</a> > Dai valore a ciò che sei e che sai');
    }
	
	else if (a.indexOf("/italian/sviluppailnetwork.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > <a class="percorsoNavigazione" href="../italian/carrieravincente.php"> Un Carriera Vincente</a> > Sviluppa il tuo network');
    }
	
	else if (a.indexOf("/italian/iscrzNewsletter.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Iscrizione Newsletter');
    }
	
	else if (a.indexOf("/italian/disiscrzNewsletter.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Disiscrizione Newsletter');
    }
   
   else if (a.indexOf("/italian/scriviallaredazione.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Scrivi alla redazione');
    }
	
	 else if (a.indexOf("/italian/rispform.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Scrivi alla redazione');
    }
   
    else
    {
    document.write ("Registrati");
    }
	    }
       
	   
	   function Dove_SiamoEN(a)
    {
    if (a.indexOf("/english/index.php",0)>0 )
    {
    document.write ('<span class="percorsoNavigazione"><strong>Home</strong></span>');
    }
    else if (a.indexOf("/english/colloquio.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > The Interview');
    }
	else if (a.indexOf("/english/curriculum.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" "href="../index.php"><strong>Home</strong></a> > The CV');
    }
	else if (a.indexOf("/english/carrieravincente.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > A Successfull Career');
    }
	else if (a.indexOf("/english/privacy.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Privacy');
    }
	else if (a.indexOf("/english/contatti.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Contacts');
    }
   
   else if (a.indexOf("/english/chisiamo.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Who we are');
    }
	 else if (a.indexOf("/english/areedispecializzazione.php",0)>0)
    {    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Areas of specialization');
    }
	 else if (a.indexOf("/english/lavoraconnoi.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Work with us');
    }
   
    else if (a.indexOf("/english/sitemap.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Sitemap');
    }
	
	else if (a.indexOf("/english/disclaimer.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Disclaimer');
    }
	
	else if (a.indexOf("/english/letterapresentazione.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > <a class="percorsoNavigazione" href="../english/curriculum.php">The CV</a> > The cover letter');
    }
	
	else if (a.indexOf("/english/cvperfetto.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> ><a href="../english/curriculum.php" class="percorsoNavigazione" >The CV</a> > The perfect CV? The one that talks about you. ');
    }
	
		else if (a.indexOf("/english/valore.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > <a class="percorsoNavigazione" href="../english/carrieravincente.php"> A Succesfull Career</a> >Give value to what you know and who you are');
    }
	
	else if (a.indexOf("/english/sviluppailnetwork.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > <a class="percorsoNavigazione" href="../english/carrieravincente.php"> A Succesfull Career</a> > Develop your network');
    }
	
	else if (a.indexOf("/english/iscrzNewsletter.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Subscribe Newsletter');
    }
	
	else if (a.indexOf("/english/disiscrzNewsletter.php",0)>0)
    {
    document.write ('<a class="percorsoNavigazione" href="../index.php"><strong>Home</strong></a> > Unsubscribe Newsletter');
    }
  
    else
    {
    document.write ("Submit");
    }
	    }
       
	   
	   Banner =
{
  crea: function() {
    var b = Math.floor(Math.random() * 7);
    var Lista = new Array(7);
    Lista[0] = "http://www.humanvalue.it/_templates/HV/banner/1_header.swf"
    Lista[1] = "http://www.humanvalue.it/_templates/HV/banner/2_header.swf"
    Lista[2] = "http://www.humanvalue.it/_templates/HV/banner/3_header.swf"
    Lista[3] = "http://www.humanvalue.it/_templates/HV/banner/4_header.swf"
    Lista[4] = "http://www.humanvalue.it/_templates/HV/banner/5_header.swf"
    Lista[5] = "http://www.humanvalue.it/_templates/HV/banner/6_header.swf"
    Lista[6] = "http://www.humanvalue.it/_templates/HV/banner/7_header.swf"
    document.write("<object codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0' width='966' height='182' type='application/x-shockwave-flash' data='" + Lista[b] + "' ><param name='movie' value='" + Lista[b] + "' /><param name='quality' value='high' /></object>");
      }
}


 BannerEN =
{
  crea: function() {
    var b = Math.floor(Math.random() * 7);
    var Lista = new Array(7);
    Lista[0] = "http://www.humanvalue.it/_templates/HV/banner/1_headerEN.swf"
    Lista[1] = "http://www.humanvalue.it/_templates/HV/banner/2_headerEN.swf"
    Lista[2] = "http://www.humanvalue.it/_templates/HV/banner/3_headerEN.swf"
    Lista[3] = "http://www.humanvalue.it/_templates/HV/banner/4_headerEN.swf"
    Lista[4] = "http://www.humanvalue.it/_templates/HV/banner/5_headerEN.swf"
    Lista[5] = "http://www.humanvalue.it/_templates/HV/banner/6_headerEN.swf"
    Lista[6] = "http://www.humanvalue.it/_templates/HV/banner/7_headerEN.swf"
    document.write("<object codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0' width='966' height='182' type='application/x-shockwave-flash' data='" + Lista[b] + "' ><param name='movie' value='" + Lista[b] + "' /><param name='quality' value='high' /></object>");
      }
}



 Vetrina =
{
  crea: function() {
    var c = Math.floor(Math.random() * 5);
    var List = new Array(5);
    List[0] = "http://www.humanvalue.it/_templates/HV_home/vetrina/1_curriculum.swf"
    List[1] = "http://www.humanvalue.it/_templates/HV_home/vetrina/2_lettera.swf"
    List[2] = "http://www.humanvalue.it/_templates/HV_home/vetrina/3_colloquio.swf"
    List[3] = "http://www.humanvalue.it/_templates/HV_home/vetrina/4_carriera.swf"
    List[4] = "http://www.humanvalue.it/_templates/HV_home/vetrina/5_network.swf"
    document.write("<object codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0' width='344' height='155' type='application/x-shockwave-flash' data='" + List[c] + "' ><param name='movie' value='" + List[c] + "' /><param name='quality' value='high' /></object>");
      }
}


 VetrinaEN =
{
  crea: function() {
    var c = Math.floor(Math.random() * 5);
    var List = new Array(5);
    List[0] = "http://www.humanvalue.it/_templates/HV_home/vetrina/1_curriculum_EN.swf"
    List[1] = "http://www.humanvalue.it/_templates/HV_home/vetrina/2_lettera_EN.swf"
    List[2] = "http://www.humanvalue.it/_templates/HV_home/vetrina/3_colloquio_EN.swf"
    List[3] = "http://www.humanvalue.it/_templates/HV_home/vetrina/4_carriera_EN.swf"
    List[4] = "http://www.humanvalue.it/_templates/HV_home/vetrina/5_network_EN.swf"
    document.write("<object codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0' width='344' height='155' type='application/x-shockwave-flash' data='" + List[c] + "' ><param name='movie' value='" + List[c] + "' /><param name='quality' value='high' /></object>");
      }
}


function preloadimages(){
var myimages=new Array();
for (i=0;i<preloadimages.arguments.length;i++){
myimages[i]=new Image()
myimages[i].src=preloadimages.arguments[i]
}
}

preloadimages("http://jobs.humanvalue.it/images/menu/TopOnH.jpg","http://jobs.humanvalue.it/images/menu/TopOnMP.jpg","http://jobs.humanvalue.it/images/menu/TopOnCu.jpg","http://jobs.humanvalue.it/images/menu/TopOnCo.jpg","http://jobs.humanvalue.it/images/menu/TopOnCav.jpg","http://jobs.humanvalue.it/images/menu/TopOnP.jpg","http://jobs.humanvalue.it/images/menu/TopOnCon.jpg");




