var blanky = "";
function buildLink(number, url, name, description)
{
document.write(number + ". " + "" + name + "" + " - " + description + "
");
}
function buildLinkUnordered(url, name, description)
{
document.write("" + name + "" + description + "
");
}
buildLinkUnordered("www.teamit.co.za/webdesign.htm","Web Design & Hosting", "");
buildLinkUnordered("www.sovereign-publications.com/nulooksurgery.htm","NAPC Review - Nu Look Surgery Article", "");
buildLinkUnordered("www.polishclinic.co.uk", "Breast Surgery", " - Breast, hip, knee and plastic surgery available from Dom Lekarski. Liposuction also available");
buildLinkUnordered("www.longislandbreastsurgery.com", "Breast Lift New York", "- Our aesthetic surgery center specializes in breast lifts after child bearing in Long island, New York");
buildLinkUnordered("www.medicinepoland.pl", "Cosmetic surgery abroad - in Poland", "");
buildLinkUnordered("www.drsaretsky.com/botox_cosmetic_dallas.html", "Botox Dallas ", "A botox cosmetic injection can help to reverse the facial imperfections by injecting a relaxing solution into the wrinkle's muscle.");
buildLinkUnordered("www.beautyinprague.com", "Beauty in Prague - Cosmetic Surgery Abroad", " Beauty in Prague offers plastic and cosmetic surgery abroad packages in Prague. Information about procedures, costs, and online consultations with plastic surgeons.");