<!-- //
function menu(){
document.write("<h3>")
document.write("Link to Us!")
document.write("</h3>")
document.write("<span class=\"unnamed4\">If you can add a link from your website to ours, we will really appreciate it and link back to you! You can just ")
document.write("copy and paste the following two lines (HTML code) into your page for a text link and <a href=\"mailto: webmaster@topmerchants.net\">email</a> back to us with your code.</span><br><br>")
document.write("<textarea name=\"script\" cols=\"48\" rows=\"5\" onclick=\"this.focus();this.select()\" readonly=\"readonly\">")
document.write("&lt;a href=&quot;http://www.topmerchants.net&quot;&gt;&lt;strong&gt;Merchant Account Help&lt;/strong&gt;&lt;/a&gt; - TopMerchants.net provides help to small and medium size businesses with getting a merchant account and solving other financial needs.")
document.write("</textarea>")
document.write("<br><br>")
	return true;
	}

function l1(){
document.write("<li><b>")
document.write("<a href=\"http://www.primaryschool.com.au\">Free Lesson Plans & Education Resources</a> - ")
document.write("Safe & easy access to Primary School resources for  students, their parents and teachers.")
document.write("Categorises web-based resources using a structure based on the primary school curriculum & ")
document.write("provides professional development for teachers.")
document.write("<br></li><br>")
	return true;
	}
// -->