
function BottomMenu()
{	
	temp=""
	temp+="<TABLE width='98%' cellpadding='0' cellspacing='0' border='0' align='center'><TR><TD valign='top' colspan='2' align='center'><A class='text2' HREF='services.html'>Services</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='inthenews_articlesnewsletters.asp'>In the News</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='business_turnaround_consultants.html'>Business Turnaround Consultants</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='locations_cleveland.html'>Location</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='careers_opportunities.html'>Careers</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='contactus.html'>Contact Us</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='termsandconditions.html'>Terms & Conditions</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='privacypolicy.html'>Privacy Policy</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='index.html'>Home</A><BR><span class='text3'>Copyright &#169; 2010 The Parkland Group, Inc. - All Rights Reserved</span></TD></TR></TABLE>"
		document.write(temp)
}

function IndexBottomMenu()
{	
	temp=""
	temp+="<TABLE width='98%' cellpadding='0' cellspacing='0' border='0' align='center'><TR><TD valign='top' colspan='2' align='center'><A class='text2' HREF='services.html'>Services</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='inthenews_articlesnewsletters.asp'>In the News</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='business_turnaround_consultants.html'>Business Turnaround Consultants</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='locations_cleveland.html'>Location</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='careers_opportunities.html'>Careers</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='contactus.html'>Contact Us</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='termsandconditions.html'>Terms & Conditions</A>&nbsp;&nbsp;&nbsp;<A class='text2' HREF='privacypolicy.html'>Privacy Policy</A><BR><span class='text3'>Copyright &#169; 2010 The Parkland Group, Inc. - All Rights Reserved</span></TD></TR></TABLE>"
		document.write(temp)
}


function NewsHeadlines()
{	
	temp=""
	temp+="<div align='center'><table width='148' border='0' cellspacing='0' cellpadding='0'><TR><td rowspan='5' width='6' valign='top' background='images/newsheadlines_4.gif'>&#160;</td><td width='138' align='left' valign='top'><img src='images/newsheadlines_1.gif' border='0'></td><td width='6' rowspan='5' valign='top' background='images/newsheadlines_5.gif'>&#160;</td></TR><TR><td width='138' align='center' valign='top' class='text'><b>NEWS HEADLINES</b></td></TR><TR><td width='138' valign='top'><img src='images/newsheadlines_2.gif' border='0'></td></TR><TR><td width='138' valign='top'><div align='center'><table width='128' border='0' cellspacing='0' cellpadding='0'><TR><td width='128' valign='top'><a href='#' class='text2'>This is where Headline #1 will go!</a><br><img src='images/spacer.gif' border='0' width='128' height='5'><br><a href='#' class='text2'>This is where Headline #2 will go!</a><br><img src='images/spacer.gif' border='0' width='128' height='5'><br><a href='#' class='text2'>This is where Headline #3 will go!</a><br><img src='images/spacer.gif' border='0' width='128' height='5'><br><a href='#' class='text2'>This is where Headline #4 will go!</a><br></td></TR></table></div></td></TR><TR><td width='138' valign='top'><img src='images/newsheadlines_3.gif' border='0'></td></TR></TABLE><br><br></div>"
		document.write(temp)
}	

