<!-- ONE STEP TO INSTALL APOLOGIZE E-MAIL:
   1.  Paste the coding into the BODY of your HTML document  -->
<!-- STEP ONE: Copy this coding into the BODY of your HTML document  -->
		  
<BODY>
<CENTER>
<a href="" onMouseover="alert('Bana Mesaj Atamak İçin Bu linkin üzerine gelmeniz yeterli');
alert('Eğer Mesaj Atmak İstiyorsanız Tamamı tıklayın');
document.bgColor='black';
document.fgColor='White';
window.location.href='mailto:xxxxxx@hotmail.com?subject=siteye yorum!';">mesaj atmak için tıklayın!</a>
</CENTER>