var cText = ''
cText += '<table cellpadding="0" cellspacing="0" width="200" class="leftnav">'
cText += '<tr><td width="200"><a href="mailto:proje@projepark.com"><img src="../../images/have_a_project.jpg" border="0" /></a></td></tr>'
cText += '</table>'
document.write(cText) 
