function BottomNav()
{
	temp=""
	temp+="<table cellspacing'0' cellpadding='3' border='0'><tr><td class='blacktext2' colspan='20' align='center'><b>Noteworthy Medical Systems GUARANTEES an ARRA certified EHR in 2010.</b></td></tr><tr><td valign='top'><a class='blacktext2' href='http://www.noteworthymedical.com/index.shtml'>Home</a></td><td valign='top' class='blacktext2'> | </td><td valign='top'><a class='blacktext2' href='http://www.noteworthymedical.com/company_08.shtml'>Company</a></td><td valign='top'class='blacktext2'> | </td><td valign='top'><a class='blacktext2' href='http://www.noteworthymedical.com/connectedcare.shtml'>Connected Care</a></td><td valign='top'class='blacktext2'> | </td><td valign='top'><a class='blacktext2' href='http://www.noteworthymedical.com/prod_svcs.shtml'>Products &amp; Services</a></td><td  valign='top'class='blacktext2'>  | </td><td valign='top'><a class='blacktext2' href='http://www.noteworthymedical.com/company_partners.shtml'>Partners &amp; Affiliations</a></td><td valign='top'class='blacktext2'> | </td><td valign='top'><a class='blacktext2' href='http://www.noteworthymedical.com/news_08.shtml'>News and Events</a></td><td valign='top'class='blacktext2'> | </td><td valign='top'><a class='blacktext2'  href='http://www.noteworthymedical.com/contact_08.shtml'>Contact Us</a><td valign='top'class='blacktext2'> | </td><td valign='top'></td><td valign='top'class='blacktext2'><b>877.891.8777</b></tr><tr><td class='blacktext2' colspan='20' align='center'>&copy; 2009 Noteworthy Medical Systems, Inc. &mdash; a CompuGroup company. All Rights Reserved.</TD></TR></TABLE>"
		document.write(temp)
}

function Header_Company()
{
	temp=""
	temp+="<img src='images/Company_Header.png' border='0'>"
		document.write(temp)
}

function Header_PM()
{
	temp=""
	temp+="<img src='images/PM_Banner.png' border='0'>"
		document.write(temp)
}

function Header_EHR()
{
	temp=""
	temp+="<img src='images/EHR_Banner.png' border='0'>"
		document.write(temp)
}

function Header_Tools()
{
	temp=""
	temp+="<img src='images/Tools_Banner.png' border='0'>"
		document.write(temp)
}

function Header_WebPractice()
{
	temp=""
	temp+="<img src='images/WebPractice_Banner.png' border='0'>"
		document.write(temp)
}

function Header_Services()
{
	temp=""
	temp+="<img src='images/Services_Banner.png' border='0'>"
		document.write(temp)
}

function Header_Clients()
{
	temp=""
	temp+="<img src='images/Clients_Banner.png' border='0'>"
		document.write(temp)
}

function Header_Partners()
{
	temp=""
	temp+="<img src='images/Partners_Banner.png' border='0'>"
		document.write(temp)
}

function Header_News()
{
	temp=""
	temp+="<img src='http://www.noteworthymedical.com/images/News_Banner.png' border='0'>"
		document.write(temp)
}

function Header_Sales()
{
	temp=""
	temp+="<img src='images/S_Banner.png' border='0'>"
		document.write(temp)
}

function Header_Contact()
{
	temp=""
	temp+="<img src='images/Contact_Banner.png' border='0'>"
		document.write(temp)
}

function Header_CCN()
{
	temp=""
	temp+="<img src='images/CCN_banner.jpg' border='0'>"
		document.write(temp)
}

function launchNetPractice() 
{

      var dd = new Date() ;

      wURL = "https://asp1.noteworthymedical.com/scripts/npm7.mar?MGWLPN=LOCAL&MGWCHD=p&wlapp=npm7&demoonly=true" ;

      wWinName = "mnpwin" + dd.getTime() ;

      wParams = "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes"

      window.open(wURL,wWinName,wParams) ;

}
