// JavaScript Document
 
//document.write("<p>This is a paragraph.</p>");
document.write("<hr class=\"dark\">"); 
document.write("<div align=\"center\">");
document.write("<a href=\"//www.qwert.se/sitemap.html\"  class=\"copyrightnotice\" >");
//document.write("<p class=\"copyrightnotice\">");
document.write("Qwert Systems AB | Tel:0708 70 35 10 | Support:08-556 744 73 | Fax:08-601 96 89 | Copyright Copy; 1982-2011"); 
document.write("</a></div>"); 
document.write("<hr class=\"dark\">"); 
	 
