<!-- Begin
startTag = "<a href=";
link = "https://www.paypal.com/us/verified/pal";
user = "=ripper";
site = "ripper1.com";
target = " target=\"_blank\">";
image = "<img src = \"../images/verification_seal.gif\" ";
height = "height=\"103\" ";
width = "width=\"101\" ";
border = "border=\"0\" ";
alt = " alt=\"Customs by Ripper is PayPal Verified\" />";
endTag = "</a>";

document.write(startTag+link+user+"@"+site+target+image+height+width+border+alt+endTag);
// End -->