// JavaScript Document

var writep='';

writep+= '<TR><TD COLSPAN="7"><br /></TD></TR>';

writep+= '<TR><TD WIDTH="25" HEIGHT="77">';
writep+= '<IMG SRC="executive-search-firm/images/spacer.gif" ALT="" WIDTH="1" HEIGHT="1" hspace="12" vspace="38">';
writep+= '</TD>';

writep+= '<TD WIDTH="27" HEIGHT="77">';
writep+= '<IMG SRC="executive-search-firm/images/spacer.gif" ALT="" WIDTH="1" HEIGHT="2" hspace="12" vspace="38">';
writep+= '</TD>';

writep+= '<TD WIDTH="198" HEIGHT="77" VALIGN="TOP" >';
writep+= '<IMG SRC="executive-search-firm/images/spacer.gif" ALT="" WIDTH="2" HEIGHT="1" hspace="98" vspace="38">';
writep+= '</TD>';

writep+= '<TD COLSPAN="9">';

writep+= '<TABLE>';

writep+= '<TD WIDTH="160" HEIGHT="77" VALIGN="top" class="address">';
writep+= '<span class="company">Janou Pakter, Inc.</span><br>';
writep+= '<span class="addressname">Headquarters</span><br>';
writep+= '5 West 19th Street<br>';
writep+= 'New York, NY, 10011<br>';
writep+= 'USA<br>';
writep+= 'P: 212.989.1288<br>';
writep+= 'F: 212.989.9079<br>';
writep+= '<a href="mailto:info@pakter.com"><b>Contact us</b></a><br>';
writep+= '</TD>';

writep+= '<TD>&nbsp;</TD>';

writep+= '<TD WIDTH="190" HEIGHT="77" VALIGN="top" class="address">';
writep+= '<span class="company">Janou Pakter</span><br>';
writep+= '<span class="addressname">Europe, Paris</span><br>';
writep+= '4, rue du Faubourg Saint-Honor&eacute;<br>';
//writep+= '75008<br>';
writep+= '75008 Paris <br>';
writep+= 'France<br>';
writep+= 'P: +33 01 45 23 18 54<br>';
writep+= 'F: +33 01 42 66 04 55 <br>';
writep+= '<a href="mailto:france@pakter.com"><b>Contact us</b></a><br></TD>';

writep+= '<TD>&nbsp;</TD>';

writep+= '<TD WIDTH="150" HEIGHT="77" VALIGN="top" class="address">';
writep+= '<span class="company">Janou Pakter</span><br>';
writep+= '<span class="addressname">Europe, Milan</span><br>';
writep+= 'Via S.Agnese, 16<br>';
writep+= 'Terzo Piano 20122 Milan<br>';
//writep+= 'Milano<br>';
writep+= 'Italy<br>';
writep+= 'P: +39 02 80 50 91 22 <br>';
writep+= 'F: +39 02 86 91 20 28 <br>';
writep+= '<a href="mailto:italia@pakter.com"><b>Contact us</b></a></TD>';

writep+= '</TABLE>';
writep+= '</TD>';
writep+= '</TR>';
	
writep+= '<TR><TD COLSPAN="10" HEIGHT="20">';
writep+= '<IMG SRC="executive-search-firm/images/spacer.gif" ALT="" WIDTH="1" HEIGHT="2" hspace="392" vspace="9">';
writep+= '</TD></TR>';

document.write(writep);	