// Begin jMedia Components
$(document).ready(
function() {
	$("#DynaButtons1").media({ width: 242, height: 90, src: 'DynaButtons.class', title: 'DynaButtons',
		params: { codebase: '../', archive: 'DynaButtonsDeploy.jar', 'Orientation': 'Vertical', 'ButtonImage': '../DynaButtons/regular_1.gif', 'HighliteImage': '../DynaButtons/highlighted_1.gif', 'TextJustification': '5', 'TextAlignment': '4672', 'ButtonFont': 'verdana', 'FontSize': '10', 'FontColor': '3491935', 'HighliteFontColor': '3491935', 'Bold': 'True', 'BackgroundColor': '16777215', 'ButtonText0': '&quot;RB&quot; email ', 'ButtonText0_0': '&quot;RB&quot; email ', 'URL0_0': '../html/_rb__email_.html', 'ButtonText1': 'Bill Nelson', 'ButtonText1_0': 'Bill Nelson Letter', 'URL1_0': '../html/bill_nelson_letter.html', 'ButtonText2': 'Verbos-Anter email ', 'ButtonText2_0': 'Verbos-Anter email ', 'URL2_0': '../html/verbos-anter_email_.html', 'ButtonText3': 'Moshlak ', 'ButtonText3_0': 'Moshlak statement', 'URL3_0': '../html/moshlak_statement.html' }
	});
});
// End jMedia Components

