function MainDisplay(nType)
{
 	document.write("<H1><SPAN class=highlight1>Features:</SPAN></H1>");
 	if (nType == 1)
	{
	    document.write("<p align=center> This 'Internet literacy tutorial, helps <br />students in Grades 4 to 8 develop the critical thinking<br /> skills they need to apply to their online experiences by <br />enabling them to use popular online tools <br />and Web sites in a secure and ethical manner,<br /> and to their full potential.' [site] <p align=center><img src='images/passport.jpg'></p> <P> <a href='http://media-awareness.ca/english/catalogue/products/descriptions/passport.cfm/' Target='_blank'><B>Passport to the Internet</b></a><br> website.<BR> <I>Note: Licensed in Alberta</I></p>")
	}
	if (nType==2)
	{
	 	 //web2
	    document.write("<p align=center><b>Protecting Yourself</b></p><p>The <b>Privacy Commission of Canada</b> offers this<BR><a href='http://blog.privcom.gc.ca/index.php/privacy-on-social-networks/' target='_blank'><b> presentation about your privacy</b></a> and social networking sites.</p><hr align=center width='50%'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Web 2.0 Tools</b><p>Here is an example of an index page of Web 2.0 tools to explore!<a href='http://go2web20.net' target=_blank><img src='images/w2r.jpg' border=0><br><b>http://go2web20.net</b></a></p>")
	}
	if (nType==3)
	{
	 document.write("<p align=center>An excellent tutorial and quiz for children [Gr. 3 -6] on web site evaluation is the</p><p align=center><a href='http://www.quick.org.uk/' Target='_blank'><img src='images/exclam.jpg' border=0>&nbsp;<B>QUICK</b></a><br>[Quality Information Checklist] website from the U.K.</p>")
	}
	if (nType==4)
	{
	 	 document.write("<p align=center>Who's on your <B>Friends</b> list?</p><P>Here's a short video and tips for safe social networking called<br><a href='http://www.nsteens.org/videos/social-networking/' Target='_blank'><B>Post to be Private</b></a></p><P align=center><img src='images/social.jpg'></p></p>")
	}
	if (nType==5)
	{
	 	 document.write("<P>This guide and the links it contains is for general information and discussion purposes only.<br><img src='images/binoc.jpg'></p><p>It is not written to promote a specific course of action to be taken in dealing with the issue of plagiarism in your classes so much as it is written to provide one way a teacher might choose to proceed.</p><p>Other approaches may well be more acceptable in your classroom situation.</p>")
	}
	if (nType==6)
	{
	 	 document.write("<p>At <a href='http://www.2Learn.ca' Target='_blank'>http://www.2Learn.ca</a>, we support teachers as they use and create online resources. Yet, we all must honor the ownership of intellectual property.</p><P align=center><img src='images/scales.jpg' border=0></p><p>In <B>Copyright & Teaching</b>, there are links to sites that provide the teacher with crucial information about copyright -- from both perspectives -- as the creator of an original work and as one who wishes to use another's original work.</p><P>Please note: This guide (including the links it contains) is for general information purposes. If you are interested in interpreting and /or applying the law, please seek appropriate legal counsel.</p>")
	}
	if (nType==7)
	{
	 document.write("<p>Cyberbullying is the harassment or bullying of others, by use of digital means - email, instant messaging, text messages, blogs, cell phones, pagers and websites.</p><p align=center><img src='images/fiw.jpg'></p><p>This Netsmartz video<BR><a href='http://www.netsmartz.org/stories/feathers.htm' Target='_blank'><font color=ffffff><b>Feathers in the Wind</b></font></a><BR>gives us food for thought on what we do in cyberspace.</p>")
	}
	document.write("<p><script src=\"http://www.2learn.ca/Footer/survey.js\"></script></p>")
}
