// JavaScript Document

function loadMainContent(x){
	
					
										
					
					var menu = document.getElementById("mainmenu");
						
						jQuery("#switchcontent").css("color", "ffffff").fadeOut("normal", function (){
								
								jQuery('#switchcontent').empty();
								
								switch(x){
									case(1):
									
									//alert(x);
									
									var title = "Directory";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Our Directory consists completely of local businesses to whom we offer either a free listing, or an unbeatable business development package.  Our Administrators work full time, meeting the companies and people who provide the products and services that are vital to make the community a place that local people want to support and share in.<br /><br />To become part of your local site, use the simple Add Your Business link on the site! The only rule is that your business is located within the postcode area of the site that your advert is placed. Once you add your details our Administrator will be in touch to welcome you on-board.</div>";
									
									printtest1(title, content);
									break;
									
									case(2):
									
									//alert(x);
									
									var title = "Recycle";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">One person's unwanted items are another's treasure, so just imagine having at your finger tips your very own, free to use on-line recycle service.  In the crazy world we live in, quite often we dispose of things that somebody else could find a perfectly good use for, and in some cases, actually have to pay for someone to dispose of it!<br /><br />Items such as greenhouses, washing machines, kittens, toys - whatever you can think of,  are just a few of the things that,  if there was an interested recipient out there, could be collected and re-used in the community without costing you a penny, and at the same time giving you the satisfaction of knowing you had done somebody else a favour!</div>";
									
									printtest1(title, content);
									break;
									
									case(3):
									
									//alert(x);
									
									var title = "Local Jobs";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Local Jobs for Local people!  This has got to be the solution to keep local money in the local economy. We offer a completely free service allowing Local people to upload their CVs and put themselves in front of Local companies. Our postcode search helps keep it local although the service does allow both employers and jobseekers to look further afield to find not only the best people for the job but also the best jobs for the people.</div>";
									
									printtest1(title, content);
									break;
									
									case(4):
									
									//alert(x);
									
									var title = "Calendar";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Our Calendar allows all members of the Keep it Local community to add events, Coffee Mornings, Sporting Events, Kids Football, Charity Events and much more.  With a simple calendar view,  it is an ideal place for local people to either plan, or look last minute, and join in the many local events that the community offers. We also allow local clubs, charities and non- profit making organisations,  a free listing in our directory allowing local people to find out about local events and groups. </div>";
									
									printtest1(title, content);
									break;
									
									case(5):
									
									//alert(x);
									
									var title = "Comments";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Many of our sections allow our visitors to comment on the local companies, articles and events on the site. This greatly benefits the community by giving invaluable feedback to our contributors and businesses. When you feel a service, product or event deserves a mention, simply log in and leave your comments.  Our optimised system also lets you tell your friends about your experience and results in directing more people towards those who have provided a good service, experience or hosted a great event.</div>";
									
									printtest1(title, content);
									break;
									
									case(6):
									
									//alert(x);
									
									var title = "Recommend";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Word of mouth is traditionally the best way to share your experiences, but with new technology comes a simple and easy way for you to share this knowledge.   Apart from commenting on the best of the services the local community provides, you can also use our system to link into modern networking systems such as Facebook , or email your family and friends yourself, allowing them to see your comments on the relevant page of the site!</div>";
									
									printtest1(title, content);
									break;
									
									case(7):
									
									//alert(x);
									
									var title = "Search";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Our search system not only allows you to find what you are looking for, it also gives you a map, pointing you to those local services that are less easy to find. We soon realised that people go onto the internet to search, and get frustrated when they can’t find what they are actually searching for, so we decided to put a local expert on the case!  Our site Administrators will help you find what you are looking for and if it is not available locally we want to find out why!</div>";
									
									printtest1(title, content);
									break;
									case(8):
									
									//alert(x);
									
									var title = "Optimised";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Other than bidding on and paying a huge amount of money to ensure  a website gets on the front page of search engines like Google for example, another option is to make sure it provides great content, so that people will want to visit it, to read it and then of course use it!  We build sites that provide this and more!  You too can do your bit by using our comments and bookmarks system. This will bring the pages you think deserve to be found on search engines towards the top as our in house optimisation team do the “techie” stuff in the background to pull it all together.</div>";
									
									printtest1(title, content);
									break;
									
									case(9):
									
									//alert(x);
									
									var title = "Classifieds";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Our classified adverts section within the site, allows local people to advertise anything they like, including houses and cars.  If you think that you have something that will sell, and you want to advertise it - simply include it within the classified adverts section.  To improve your chances of selling further, let your friends know what you have for sale by using our optimised system and simply either Facebook them or email them with a link to your advert.</div>";
									
									printtest1(title, content);
									break;
									
									case(10):
									
									//alert(x);
									
									var title = "Events";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Our events link into the calendar allowing local people and local companies to support and attend the events that are hosted locally. These events cannot only be commented on, but the system also allows event organisers to use our site to further broadcast the details to the local community.  Using our site can only help give your event more exposure and bring it the success it deserves.  Local charity groups can also have a free directory listing.</div>";
									
									printtest1(title, content);
									break;
									
									case(11):
									
									//alert(x);
									
									var title = "Newsletters";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Our newsletters are sent out once a month to all local people and give them a snapshot of what is happening. If any genuine offers and events are relevant then we will broadcast that message, with local issues given prominence.  These can then be forwarded onto their family and friends, bringing in even more local people to the site!</div>";
									
									printtest1(title, content);
									break;
									
									case(12):
									
									//alert(x);
									
									var title = "Articles";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">The latest article to be published enjoys front page position so if it is relevant we want our visitors to know about it. The articles are written or chosen by the site administrator to reflect the mood and needs of the local community.  Quite often local contributors join in and send in some great content for publication within this section.</div>";
									
									printtest1(title, content);
									break;
									
									case(13):
									
									//alert(x);
									
									var title = "User Articles";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">This is the second spot on the front page and we allow any member of the local community to send in articles that they think will benefit from the exposure the front page of a Franchisite brings.  Once again it is a great way to let other people share your views, news and thoughts.</div>";
									
									printtest1(title, content);
									break;
									
									case(14):
									
									//alert(x);
									
									var title = "The Team";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">The Franchisite team are responsible for software development and the managing of the business. We work with our Administrators to support all the Keep it Local sites.  This allows each site to benefit from a blue chip approach, whilst keeping the cost and feel of the site truly local. We are kept busy with ongoing product development, new site launches and a rapidly increasing client base. </div>";
									
									printtest1(title, content);
									break;
									
									case(15):
									
									//alert(x);
									
									var title = "Administration";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">The role of site admin is to market the website and bring together everyone in the local community, whilst helping companies find new revenue streams and put local people in touch with services on their doorstep.  They are able to offer loads of great, unbeatable services like free recruitment, adverts, events, newsletters, great display aids and even a free recycle scheme.  Administrators work full time to achieve great results through meeting and greeting local people.</div>";
									
									printtest1(title, content);
									break;
									case(16):
									
									//alert(x);
									
									var title = "Local Companies";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Local companies advertise their own Unique Selling Points and the service that they provide to help make the choice to stay local easier for local people.  They work with the site Administrator to make sure they are doing all they can to provide services tailored to the benefit of the community and to ensure that local people can find what they require when they need it.</div>";
									
									printtest1(title, content);
									break;
									
									case(17):
									
									//alert(x);
									
									var title = "Contributors";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Have you got an interest in providing information or articles relevant to the needs and interests of our visitors?  If so, why not become a voluntary contributor and work with our Keep it Local site Administrator to put interesting local information on the site.</div>";
									
									printtest1(title, content);
									break;
									
									case(18):
									
									//alert(x);
									
									var title = "Local People";
									var content = "<div style=\"padding:3px; text-align:left; font-size:12px;\">Our site is run for local people, providing services for the benefit of the community.  Can we remind you that it is the local companies that ultimately provide the funds to make it all happen, so please use the site with our compliments but wherever possible use a member of the Keep it Local directory  and help support your local community!</div>";
									
									printtest1(title, content);
									break;
									
								}
					
					
				
				});		
						
					
				
					jQuery("#switchcontent").css("color", "333333").fadeIn("normal", function (){	});	
					
					
		}
	
	

	
	
	
function printtest1(title, content){
	
	

	document.getElementById('switchcontent').innerHTML = "<b><div style=\"float:left; font-size:25px;\">" + title + "</b></div><div style=\"clear:both;\"></div><img style=\"float:left; width:99px; height:131px;\" src=\"templates/home/pinksplash.gif\"><div style=\"padding-left:120px; color:#000000;\">" +  content + "</div>";
	
}

