function mll(a,b){
// script coded by ahmbay
// more info from www.ahmbay.com
document.write('<a href="mailto:'+a+'@'+b+'">'+a+'@'+b+'</a>')
}
