function create(a,c,b){
document.write(a+"@"+b+"."+c);
}
