//
// Object Embed - http://www.leveltendesign.com/tools/click-to-activate.php 
// Further Reading - http://www.leveltendesign.com/blog/web-development/by-chrisr/click-to-activate/
//

function embedObject() {
	document.write('<APPLET CODE=\"headline.class\" WIDTH=\"150\" HEIGHT=\"175\" ALT=\"Scrolling news banner\">' +
	'<PARAM NAME=\"GENERAL\" VALUE=\"3|ffffff|1|40|50|2000|0\">' +
	'<PARAM NAME=\"LOAD\" VALUE=\"000000|FFFFFF|Loading...\">' +
	'<PARAM NAME=\"BORDER\" VALUE=\"2|003333|1|1|7\">' +
	'<PARAM NAME=\"TXT FILE\" VALUE=\" |1|FFFFFF|FFFF00|FFFF00|0|0|12|1\">' +
	'<PARAM NAME=\"SCROLLER\" VALUE=\"3|11|11|C0C0C0|000000|1|0\">' +
	'<PARAM NAME=\"0\" VALUE=\"1|382a00|660099|FFFF00|2|0|11|2010 CENSUS: Census forms will be delivered in March. When you receive the form, fill it out and mail it back.| |http://2010.census.gov/2010census/index.php| |2|0|10|FFFFFF|000000|808000|Click here for more!| |0|1| | |\">' +
	'<PARAM NAME=\"1\" VALUE=\"1|382a00|660099|FFFF00|2|0|11|YELLOW RIBBON CITY: Woodbury received official designation as a Yellow Ribbon City in January. Click here for more information.| |http://www.ci.woodbury.mn.us/govt/yellowribbon.html| |2|0|10|FFFFFF|000000|808000|Click here for more!| |0|1| | |\">' +
	'<PARAM NAME=\"2\" VALUE=\"1|382a00|660099|FFFF00|2|0|11|WEEKLY MEETING SCHEDULE: The city meeting schedule for the week of March 8 is now available. Click here for more information.| |http://www.ci.woodbury.mn.us/govt/meetings.html| |2|0|10|FFFFFF|000000|808000|Click here for more!| |0|1| | |\">' +
	
'</APPLET>');

}

// execute!
embedObject();
