function emailus(){
whom="&#111;&#x66;&#x66;&#105;&#x63;&#x65;&#64;&#x61;&#108;&#x74;&#111;&#x75;&#114;&#x73;&#x2d;&#98;&#x67;&#x2e;&#99;&#x6f;&#x6d;";
subj="Enquiry...";
parent.location.href='mailto:'+whom+'?subject='+subj+'&body=Dear%20Altours,'+'%0D%0A%0D%0A...%20%20%20%20%20%20%20%20 ';
}

