// Do not modify the following line
document.write('<marquee scrollamount="4">');


// DIRECTIONS
//
// Modify the text between the quotes ('XXXXXXX') to change the ticker content.
// If you need to use a quote (') in your own text, you must escape it with
// a forward slash (\').
//
// Example: Escalante\'s Lastest Project is the AC Community Center.
//

document.write('Welcome to our newly updated website. New projects are posted and more updates are coming soon. -04.2009');


// Do not modify the following line
document.write('</marquee>');