// set variables

    a="@";
    b="avon";
    c="house";
    d=".";
    e="enquiries";
    f="btinternet.com/"
    g="http://uk.geocities.com/"
    k="kenwilson630"
    h="wilsonksj";
    i="care4free";
    l=b+c;
    m="mailto:";
    n=b+"-"+c;
    q='"';
    s="freeuk";
    t="com";
    u="co"+d+"uk";
    v="net";
    w=h+a+i+d+v;
    x=e+a+n+d+u;
    y="</p>";    
    z="</a>";


