var colorCompany;
if(colorCompany==null) colorCompany = "white";

document.write('<img src="http://helpdesk.xdevel.com/common/images/logoscompany_'+colorCompany+'.png" style="border:none" usemap="#serie"/>');
document.write('<map name="serie" id="serie">');
document.write('<area shape="rect" coords="294,0,366,41" href="http://www.web-arte.it" target="_blank" title="web-arte" alt="web-arte" />');
document.write('<area shape="rect" coords="194,0,266,41" href="http://www.earone.it" target="_blank" title="Earone" alt="Earone" />');
document.write('<area shape="rect" coords="94,0,168,41" href="http://www.streamsolution.it" target="_blank" title="Streamsolution" alt="Streamsolution" />');
document.write('<area shape="rect" coords="0,0,67,41" href="http://www.xdevel.com" target="_blank" title="Xdevel" alt="Xdevel" />');
document.write('</map>');
