<!-- Begin
var how_many_ads = 41;
var now = new Date();

var min = now.getMinutes();
min = (min * 60);

var sec = now.getSeconds();

var number = (sec + min);

var ad = number % how_many_ads;
ad +=1;


	if (ad==1) {
	txt="You can change your email address at any time by following the <a href=/umt/profile.html>My Profile</a> link at the top right of every page [you must log in first]";
	}
	if (ad==2) {
	txt="Create your own Webpage with mc&sup2; - just follow the <a href=/umt/webgen/index.html?type=user>My Webpage</a> link [top right, when logged in]";
	}
	if (ad==3) {
	txt="Find out how to <a href=javascript:popUp('/help/URL_Forum_Image.htm')>post an image with your Forum entry</a>";
	}
	if (ad==4) {
	txt="You can store your computer files in your mc&sup2; Webspace, then access them again from any Internet-connected machine. Just click on <a href=/umt/file_management/index.html?group_files=no>My Files</a> [top right, when logged in]";
	}
	if (ad==5) {
	txt="You can vote in an online poll for your community - just click on the <a href=/help/features_polls.html>Polls</a> section of your group [link on left hand side, when in any group]";
	}
	if (ad==6) {
	txt="You only need to register with mc&sup2; ONCE to become a member, but you must LOGIN every time you visit.";
	}
	if (ad==7) {
	txt="There are no charges associated with the use of mc2 - everything is free!  [all you need pay for is Internet Access]";
	}
	if (ad==8) {
	txt="You can see which communities you are a member of at any time, just by clicking on <a href=/umt/communities.html>My Communities</a> [top right, when logged in]";
	}
	if (ad==9) {
	txt="You can create your own community any time... click on <a href=/umt/communities.html>My Communities</a> [top right, when logged in], then <a href=/cmt/create_group_form.html>Create a Community</a> [on the left]";
	}
	if (ad==10) {
	txt="Group owners and moderators can provide password protection for sensitive files, via the <a href=/help/features_groupfiles.html>Group Files</a> option for any community";
	}
	if (ad==11) {
	txt="You can elect to receive (or unsubscribe from) <a href=/help/features_forum.html>Forum</a> postings by email, via the <a href=/umt/communities.html>My Communities</a> view [top right, when logged in]";
	}
	if (ad==12) {
	txt="You can elect to receive (or unsubscribe from) <a href=/help/features_mycommunities.html>Alerts by Email</a> of new Polls, Links or Events; via <a href=/umt/communities.html>My Communities</b></a> [top right, when logged in]";
	}
	if (ad==13) {
	txt="Keep in touch with the latest features added to mc2 by checking the <a href=/help/new.html>Whats New</a> link often.";
	}
	if (ad==14) {
	txt="From the <a href=/help/new.html>Whats New</a> link [top of any page] you can always <a href=/help/new_groups_details.html>View the most recent communities to join mc2</a>";
	}
	if (ad==15) {
	txt="<a href=/help/index.html>Online Help</a> is always available, or just call the VICNET Help Desk on 8664 7001 or 1800 629 835 or email: <a href=mailto:mc2@vicnet.net.au>mc2@vicnet.net.au</a>";
	}
	if (ad==16) {
	txt="You can send an automatic email to others, inviting them to join your group. Just click on the <a href=features_invite.html>Invite a Friend</a> link [towards the bottom left of any community you are a member of]";
	}
	if (ad==17) {
	txt="Find out <a href=/help/owners.html#chat>How to organise a successful mc&sup2; chat session</a>";
	}
	if (ad==18) {
	txt="<a href=javascript:popUp('/help/URL_of_Group_Banner.htm')>Add a Picture or Logo to your Community</a> via <i>Group Settings</i> [link for owner or moderators only: bottom left of each group]";
	}
	if (ad==19) {
	txt="<a href=/help/documents.html#users_guide>Download a Free Training Manual</a> [available for both ordinary members and owner/moderators]";
	}
	if (ad==20) {
	txt="Each community has a 24 hour Chat Room facility. You can have 1-on-1 chats, play sounds or use colours. <a href=/help/chathelp.html>Chat Help is available</a>";
	}
	if (ad==21) {
	txt="To protect your computer, mc2 strongly advise that everyone installs, runs and frequently updates a virus checking program! Read more on <a href=/help/viruses.html>Virus Protection</a>";
	}
	if (ad==22) {
	txt="The mc&sup2; Website is designed to work best with the latest browser. <a href=/help/resolution.html>Test your computer setup</a> to ensure you are achieving optimum performance !";
	}
	if (ad==23) {
	txt="You can share files with other members via the <a href=features_sharedfiles.html>Shared Files</a> facility of each group... Word and text documents, spreadsheets, images, Webpages, even sound files !";
	}
	if (ad==24) {
	txt="To see the full text of all <a href=/help/features_forum.html>Forum</a> messages in one go, use the <i>Expand</i> function [linked top & bottom of any Forum page]";
	}
	if (ad==25) {
	txt="You can Search the <a href=/help/features_forum.html>Forum</a> by ticking the appropriate checkboxes below the search slot [found top right of any group <i>Forum</i>]";
	}
	if (ad==26) {
	txt="Read <a href=/help/join.html#find_a_community>How to find a community</a>. Includes searching by keyword, browsing by category and both total and alphabetical group lists";
	}
	if (ad==27) {
	txt="When you <a href=/help/features_guestbook.html>Sign the Guestbook</a> in any community, you can also include a link to your favorite website";
	}
	if (ad==28) {
	txt="Each community can have its own Homepage. Owners & moderators can create this from a template, via <i>Group Webpage</i>, or upload externally created webpages via <i>Group Files</i>";
	}
	if (ad==29) {
	txt="Clicking on the little home icon <img src=/images/home.jpg width=20 height=18 border=0 alt=home> in your group's members list will display the Homepage of the individual member";
	}
	if (ad==30) {
	txt="You can send everyone in your group an email, just by entering a message in the <a href=/help/features_forum.html>Forum</a>.<br>Forum messages are automatically sent to all members [unless they have unchecked <i>Forum</i> notification for this group, via <a href=/help/features_mycommunities.html>My Communities</a>]";
	}
	if (ad==31) {
	txt="Each mc&sup2; member has 10Mb Free Webspace allocated to them for storing their files: photos, Word or text documents, minutes, spreadsheets etc. Access this via <a href=/umt/file_management/index.html?group_files=no>My Files</a> [top right when logged in]";
	}
	if (ad==32) {
	txt="Each group has 50Mb Free Webspace for storing their files: photos, Word or text documents, minutes, spreadsheets etc. Owners & moderators can access this via <i>Group Files</i> </b>[bottom left of your group]";
	}
	if (ad==33) {
	txt="Be sure to provide some interesting content in any new group you create, <i>before</i> inviting people to join it! &nbsp;A ''shop with empty shelves'' isn't very enticing!";
	}
	if (ad==34) {
	txt="When you create a group, make there sure you put at least one entry in each section: a <i>Forum</i> message for people to read, a <i>Guestbook</i> entry introducing yourself, a forthcoming <i>Event</i> to go to, a <i>Poll</i> to vote in, a <i>Shared File</i> or document to read etc. See <a href=/help/features.html>Features</a>";
	}
	if (ad==35) {
	txt="Group owners & moderators: Find out <a href=/help/owners.html#success>How to make your group active and successful</a> Your members will need Internet Access, Skills and Training. Your group will also benefit from stimulating discussion and interesting content.";
	}
	if (ad==36) {
	txt="Remember you can <a href=/help/owners.html><img src=/images/refresh.gif width=17 height=19 border=0 alt=Refresh page align=absmiddle hspace=4></a> <i>Refresh</i> pages to view the latest changes,  especially when you post a message, submit content or make changes to your Webpage";
	}
	if (ad==37) {
	txt="<a href=javascript:popUp('/help/avatar.htm') title='click to find out how to create your own avatar'><img src=/images/av/angel.gif border=0 alt='click to find out how to create your own avatar' width=41 height=23 hspace=5 vspace=2 align=right>Avatars</a> are used to represent yourself online with a small, personalised icon, or image. You can choose your own avatar by going to <a href=/umt/profile.html>My Profile</a> and either selecting an image from the drop-down box, or uploading your own image.";
	}

	if (ad==38) {
	txt="<b>Group Owners</b> can change the colours and layout of the <b>Group Info</b> page, via the <b>Customise</b> link [towards the bottom left of any group you have created]";
	}

	if (ad==39) {
	txt="Remember to set up <b>Categories</b> in the <a href=/help/features_links.html>Links</a> section of any group you own [until you do, nobody can add Links]";
	}

	if (ad==40) {
	txt="Free Training is available. Attend one of our ''Hands-On'' <a href=/help/training.html><b>Training Workshops</b></a>";
	}

	if (ad==41) {
	txt="Free Training is available. Attend one of our ''Hands-On'' <a href=/help/training.html><b>Training Workshops</b></a>";
	}


// End -->
