<!--
var name = "webmaster"
var company = "Techno Trends Computer Services"
var domain = "technotrends.ca"
var url = "http://www.technotrends.ca"
var owner = "aprilraye.ca"

document.write ("Developed & Maintained by <a href='" + url + "'  target='_new'>")
document.write("<B>" + company + "</B></A> ")
//document.write("Contact the <B><a href='mailto:" + name + "@" + owner + "'>")
//document.write(name + "</B></A> here")

// -->
