var link_str = getAddy("self","darklink");
document.write('		   <table border="0" cellspacing="0" cellpadding="15" align="center" width="190">\n');
document.write('		      <tr>\n');
document.write('		         <td valign="top">\n');
document.write('					   <span class="dkolive11"><b>Contact Info</b>:</span><br>\n');
document.write('		            <img src="images/email.gif" alt="email" width="80" height="19" border="0"><br>\n');
document.write('		            <span class="dkolive11">'+ link_str + '</span><br>\n');
document.write('					   <img src="images/phone.gif" alt="phone" width="80" height="19" border="0"><br>\n');
document.write('		            <span class="dkolive11">703.723.4273 voice</span><br>\n');
document.write('		            <span class="dkolive11">571.246.7135 mobile</span><br>\n');
document.write('					</td>\n');
document.write('				</tr>\n');
document.write('		      <tr>\n');
document.write('		         <td valign="top">\n');
document.write('					   <span class="dkolive11"><b>Download</b>:</span><br>\n');
document.write('					   <img src="images/pix.gif" alt="" width="140" height="5"><br>\n');
document.write('					   <a href="Joe_Lushinski.doc" class="dkolive11" id="darklink">MS Word version</a><br>\n');
document.write('					   <a href="Joe_Lushinski.pdf" class="dkolive11" id="darklink">PDF Format</a><br>\n');
document.write('					   <a href="Joe_Lushinski.txt" class="dkolive11" id="darklink">Text Format</a><br>\n');
document.write('					   <span class="paratext">Right-click these links<br>to save to disk.</span><br>\n');
document.write('					</td>\n');
document.write('				</tr>\n');
document.write('		      <tr>\n');
document.write('		         <td valign="top">\n');
document.write('		            <a href="resume.shtml"><img src="images/print_this.gif" alt="Print" width="22" height="15" border="0" align="left"></a>\n');
document.write('		            <a href="resume.shtml" class="dkolive11" id="darklink">Printable Format</a>\n');
document.write('					</td>\n');
document.write('				</tr>\n');
document.write('		      <tr>\n');
document.write('		         <td valign="top">\n');
document.write('					   <a href="javascript:void(0);" onclick="sswindow(\'design01.html\')" onmouseover="hint(\'Show web design portfolio slideshow in pop-up window\'); return true" onmouseout="hint(\'\');"><img src="images/slides.gif" alt="Portfolio Slideshow" width="38" height="36" border="0" align="left"></a>\n');
document.write('		            <a href="javascript:void(0);" onclick="sswindow(\'design01.html\')" class="dkolive11" id="darklink" onmouseover="hint(\'Show web design portfolio slideshow in pop-up window\'); return true" onmouseout="hint(\'\');">Portfolio<br>Slideshow</a>\n');
document.write('					</td>\n');
document.write('				</tr>\n');
document.write('		   </table>\n');

