<!--
function getintouch( who, msg ) {
website="bellydancersharif.com";
msgtxt=(typeof(msg)=="undefined") ? who+"@"+website : msg;
document.write('<a href='+ 'mai' + 'lto:' + who + '@' + website + '>' + msgtxt + '</a>');
}
// -->