
<!--
var frase = new Array()
frase[0] = "<a target=\"_blank\" href=\"http://www.cambiolavoro.com/opzionimodulo.htm\"><img src=\"http://logo.cambiolavoro.com/logo/inoltroorg.gif\"  border=0 alt=\"Inoltra il tuo curriculum\"></a>"
frase[1] = "<a target=\"_blank\" href=\"http://www.cambiolavoro.com/opzionimodulo.htm\"><img src=\"http://logo.cambiolavoro.com/logo/inoltro_skyscraper.gif\"  border=0 alt=\"Inoltra il tuo curriculum\"></a>"
frase[2] = "<a target=\"_blank\" href=\"http://www.cambiolavoro.com/opzionimodulo.htm\"><img src=\"http://logo.cambiolavoro.com/logo/inoltro_skyscraper2.gif\"  border=0 alt=\"Inoltra il tuo curriculum\"></a>"
var mostra = Math.floor(Math.random() * (frase.length))
//-->

<!--
document.write(frase[mostra])
//-->
