<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Newsroom</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.hilinehomes.com">HiLine Homes</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');




document.write('<br><br>All contents &copy;Copyright 2008 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">HiLine Homes</a><br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://angerman.com" target="_blank">ACG</a> & <a href="https://www.securepaynet.net/gdshop/rhp/default.asp?prog_id=417930" target="_blank">Hosting</a><br>');
}





//  End -->