// External Text Display
//Programmer: Lisa Terry
//Purpose: Add text to all pages while changing only this file
//Date of Completion: 8-20-06
//***********************************************************************************************************************
// JavaScript
// Text to display
//
// Instructions...
// All text you would like to display in the left column needs to be within the quotes of the JavaScript tag
// All text must be typed on one contiuous line "without" carriage returns (without hitting enter for a new line).
// HTML tags can be added to format the text. examples: <b></b> for bold, <br> for a new line and <i></i> for italics.
// If you need further assistance feel free to email me at webpro@earthlink.net and I will be glad to help.

$ltColumn = "<b>News!</b><br><br>Keep up to date on all the new things happing here at Bond Clinic. <a href='news.htm'>Click here</a> to read more.<br><br>"
