document.writeln('		   	 	<a href=\"aboutus.htm\">About Us<\/a> |');
document.writeln('				<a href=\"solutions.htm\">Solutions<\/a> |');
document.writeln('				<a href=\"clients.htm\">Clients<\/a> |');
document.writeln('				<a href=\"careers.htm\">Careers<\/a> |');
document.writeln('				<a href=\"newsletter.htm\">News & Media<\/a> |');
document.writeln('				<a href=\"contactus.htm\">Contact<\/a> |');
document.writeln('				<a href=\"index.htm\">Home<\/a>');

function placecopywrite(){
    document.writeln('    			Taos Mountain Inc. | Copyright &copy; 2010');
}	
