// $Id$

 function domail(to,subj,tooltip)
 {
 	document.write(' <a'+' class="e-mail" href='+'"ma'+'ilto:'+to+'@'+'hotelukhta'+'.ru?sub'+'ject='
 	+subj+'">'+to+'@hotel'+'ukhta'+'.ru<span class="hint_left">'+tooltip+'</span><'+'/a>');
 	}
 function domail_down(to,subj,persona)
 {document.write('<a'+' class="contacts_e-mail" href='+'"ma'+'ilto:'+to+'@'+'hotelukhta'+'.ru?sub'+'ject='
 +subj+'">'+persona+'<'+'/a>');
 }
