	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewbroberg').click(function() {
			$('#broberg').toggle(400);
				return false;
		});
	
	});
	
	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewmccor').click(function() {
			$('#mccor').toggle(400);
				return false;
		});
	
	});
	
	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewcolb').click(function() {
			$('#colb').toggle(400);
				return false;
		});
	
	});
	
	
	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewwolf').click(function() {
			$('#wolf').toggle(400);
				return false;
		});
	
	});
	
	
	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewflin').click(function() {
			$('#flin').toggle(400);
				return false;
		});
	
	});
	
	
	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewleeb').click(function() {
			$('#leeb').toggle(400);
				return false;
		});
	
	});
	
	
	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewleeb').click(function() {
			$('#leeb').toggle(400);
				return false;
		});
	
	});
	
	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewanton').click(function() {
			$('#anton').toggle(400);
				return false;
		});
	
	});
	
	
	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewcas').click(function() {
			$('#cas').toggle(400);
				return false;
		});
	
	});
	
	
	
	
	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewbake').click(function() {
			$('#bake').toggle(400);
				return false;
		});
	
	});
	
	
	
	
	
	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewhern').click(function() {
			$('#hern').toggle(400);
				return false;
		});
	
	});
	
	
	
	
	
	
	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewreid').click(function() {
			$('#reid').toggle(400);
				return false;
		});
	
	});
	
	
	
	
	
	
	
	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewlar').click(function() {
			$('#lar').toggle(400);
				return false;
		});
	
	});






	
	$(document).ready(function() {
		// toggles the class div on clicking the noted link 
			$('a#viewlongori').click(function() {
			$('#longori').toggle(400);
				return false;
		});
	
	});