//
// 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=\"advnewsscroll.class\" width=\"389\" height=\"160\" align=\"center\">' +
	'<param name=\"info\" value=\"Applet by Gokhan Dagli,www.appletcollection.com\">' +
	'<param name=\"regcode\" value=\"advnr472r\">' +
	'' +
	'<param name=\"input_text\" value=\"from_parameters\">' +
	'<param name=\"text_file\" value=\"\">' +
	'' +
	'<param name=\"scroll_mode\" value=\"scroll\">' +
	'' +
	'<param name=\"bgimage\" value=\"\">' +
	'<param name=\"image_xposition\" value=\"180\">' +
	'<param name=\"image_yposition\" value=\"80\">' +
	'' +
	'<param name=\"bgcolor\" value=\"CCFFFF\">' +
	'<param name=\"title_color\" value=\"000080\">' +
	'<param name=\"text_color\" value=\"000080\">' +
	'<param name=\"highlight_title_color\" value=\"000080\">' +
	'<param name=\"highlight_text_color\" value=\"FF0000\">' +
	'' +
	'<param name=\"title_align\" value=\"center\">' +
	'<param name=\"text_align\" value=\"center\">' +
	'' +
	'<param name=\"title_font_type\" value=\"Verdana\">' +
	'<param name=\"title_font_size\" value=\"13\">' +
	'<param name=\"title_font_style\" value=\"1\">' +
	'' +
	'<param name=\"text_font_type\" value=\"Verdana\">' +
	'<param name=\"text_font_size\" value=\"13\">' +
	'<param name=\"text_font_style\" value=\"0\">' +
	'' +
	'<param name=\"title_underline\" value=\"yes\">' +
	'<param name=\"text_underline\" value=\"no\">' +
	'' +
	'<param name=\"scroll_delay\" value=\"30\">' +
	'<param name=\"pause\" value=\"7500\">' +
	'' +
	'<param name=\"border_thickness\" value=\"0\">' +
	'<param name=\"border_color\" value=\"C0C0C0\">' +
	'' +
	'<param name=\"left_margin\" value=\"\">' +
	'<param name=\"top_margin\" value=\"\">' +
	'<param name=\"right_margin\" value=\"\">' +
	'<param name=\"bottom_margin\" value=\"\">' +
	'' +
	'<param name=\"vertical_space\" value=\"\">' +
	'<param name=\"title_linespace\" value=\"2\">' +
	'<param name=\"text_linespace\" value=\"\">' +
	'' +
	'<param name=title1 value=\"\Emergent Meeting - January 26, 2010\">' +
	'<param name=\"text1\" value=\"The expected candidate is unable to attend. W.Bro. Les Richardson will lead the brethren in a discussion of the Especial Communication of Grand Lodge to be held Oct 15th and 16th, 2010. Lodge tyles at 7:30 pm - Please join us!\">' +
	'<param name=\"link1\" value=\"\">' +
	'<param name=\"target_frame1\" value=\"_self\">' +
	'' +
	'<param name=title2 value=\"Renowned Members\">' +
	'<param name=\"text2\" value=\"Like most Lodges, Civil Service Lodge has had its share of members who have made significant contributions to craft and country. A list of some of our most notable can be viewed under Lodge History/Renowned Members or you may click here.\">' +
	'<param name=\"link2\" value=\"renowned.html\">' +
	'<param name=\"target_frame2\" value=\"_self\">' +
	'' +
	'<param name=title3 value=\"Sir John A. Macdonald\">' +
	'<param name=\"text3\" value=\"Sir John Alexander Macdonald, Canada\'s first Prime Minister was the Sixty-Nineth member of Civil Service Lodge. Originally a member of Ancient St. John\'s Lodge No. 3 in Kingston, Ontario, he joined our lodge on May 11, 1869 and was made an Honourary Lifetime Member on July 8, 1869.\">' +
	'<param name=\"link3\" value=\"SirJohnSig.html\">' +
	'<param name=\"target_frame3\" value=\"_self\">' +
	'' +
	'<param name=title4 value=\"Bro. Robbie David\">' +
	'<param name=\"text4\" value=\"On March 10, 2009, in the presence of M.W.Bro. Allan J. Petrisor, Grand Master, R.W.Bro. Raymond S.J. Daniels, Deputy Grand Master, and a delegation of honoured guests and visitors numbering in excess of 200, Brother David was presented with the William Mercer Wilson Medal for Meritorious Service. He is only the second member of our lodge to receive this distinction. In 1961, the medal was awarded to Bro. Arthur Morphy Hill.\">' +
	'<param name=\"link4\" value=\"rdavid.html\">' +
	'<param name=\"target_frame4\" value=\"_self\">' +
	'' +
	'</applet>');

}

// execute!
embedObject();