document.write("<div class=\"pastie\">\n");
document.write("  <link href=\"http://pastie.org/stylesheets/embed.css\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n");
document.write("  <link href=\"http://pastie.org/stylesheets/clean.css\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n");
document.write("  \n");
document.write("\n");
document.write("  \n");
document.write("  \n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("	\n");
document.write("	<div class=\"allcode\">\n");
document.write("		<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n");
document.write("		<tr>\n");
document.write("			<td>\n");
document.write("				\n");
document.write("				<pre class=\"textmate-source-numbers\">1\n");
document.write("2\n");
document.write("3\n");
document.write("4\n");
document.write("5\n");
document.write("6\n");
document.write("7\n");
document.write("8\n");
document.write("9\n");
document.write("10\n");
document.write("11\n");
document.write("12\n");
document.write("13\n");
document.write("14\n");
document.write("15\n");
document.write("16\n");
document.write("17\n");
document.write("18\n");
document.write("19\n");
document.write("20\n");
document.write("21\n");
document.write("22\n");
document.write("23\n");
document.write("24\n");
document.write("25\n");
document.write("26\n");
document.write("27\n");
document.write("28\n");
document.write("29\n");
document.write("30\n");
document.write("31\n");
document.write("32\n");
document.write("33\n");
document.write("34\n");
document.write("35\n");
document.write("36\n");
document.write("37\n");
document.write("38\n");
document.write("39\n");
document.write("40\n");
document.write("41\n");
document.write("42\n");
document.write("43\n");
document.write("44\n");
document.write("45\n");
document.write("46\n");
document.write("47\n");
document.write("48\n");
document.write("49\n");
document.write("50\n");
document.write("51\n");
document.write("52\n");
document.write("53\n");
document.write("54\n");
document.write("55\n");
document.write("56\n");
document.write("57\n");
document.write("58\n");
document.write("59\n");
document.write("60\n");
document.write("61\n");
document.write("<\/pre>\n");
document.write("			<\/td>\n");
document.write("		<td>\n");
document.write("		<pre class=\"textmate-source\"><pre class=\"sunburst\"><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>html xmlns<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;http://www.w3.org/1999/xhtml&quot;<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>head runat<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;server&quot;<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("    <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>title&gt;<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>title<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>head<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>body<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>script language<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;javascript&quot;<\/span> type<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;text/javascript&quot;<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("        function <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>SetUniqueRadioButton<\/span>(nameregex, current) {<span class=\'meta meta_syntax meta_syntax_ruby meta_syntax_ruby_start-block\'><\/span>\n");
document.write("            re <span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span> <span class=\'keyword keyword_other keyword_other_special-method keyword_other_special-method_ruby\'>new<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>RegExp<\/span>(nameregex);\n");
document.write("            <span class=\'keyword keyword_control keyword_control_ruby\'>for<\/span> (i <span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span> <span class=\'constant constant_numeric constant_numeric_ruby\'>0<\/span>; i <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span> document.forms[<span class=\'constant constant_numeric constant_numeric_ruby\'>0<\/span>].elements.length; i<span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>+<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>+<\/span>) {<span class=\'meta meta_syntax meta_syntax_ruby meta_syntax_ruby_start-block\'><\/span>\n");
document.write("                elm <span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span> document.forms[<span class=\'constant constant_numeric constant_numeric_ruby\'>0<\/span>].elements[i]\n");
document.write("                <span class=\'keyword keyword_control keyword_control_ruby\'>if<\/span> (elm.type <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>==<\/span> <span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'radio\'<\/span>) {<span class=\'meta meta_syntax meta_syntax_ruby meta_syntax_ruby_start-block\'><\/span>\n");
document.write("                    <span class=\'keyword keyword_control keyword_control_ruby\'>if<\/span> (re.test(elm.name)) {<span class=\'meta meta_syntax meta_syntax_ruby meta_syntax_ruby_start-block\'><\/span>\n");
document.write("                        elm.checked <span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span> <span class=\'constant constant_language constant_language_ruby\'>false<\/span>;\n");
document.write("                    }\n");
document.write("                }\n");
document.write("            }\n");
document.write("            current.checked <span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span> <span class=\'constant constant_language constant_language_ruby\'>true<\/span>;\n");
document.write("        }       \n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>script<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>form runat<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span>server<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("    <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby constant_other_symbol_ruby_19syntax\'>asp:<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Repeater<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ID<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;rptPeople&quot;<\/span> runat<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;server&quot;<\/span>\n");
document.write("            <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>OnItemDataBound<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;rptPeople_ItemDataBound&quot;<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("    <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>HeaderTemplate<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>table<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>HeaderTemplate<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("      <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ItemTemplate<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>tr<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>td<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("                  <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby constant_other_symbol_ruby_19syntax\'>asp:<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>RadioButton<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ID<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;rdoSelected&quot;<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>GroupName<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;Person&quot;<\/span>\n");
document.write("                            <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>TextAlign<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;Right&quot;<\/span> runat<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;server&quot;<\/span>\n");
document.write("                            <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Text<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'&lt;%# Eval(&quot;GivenName&quot;) %&gt;\'<\/span> <span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("                  <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby constant_other_symbol_ruby_19syntax\'>asp:<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>HiddenField<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ID<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;hdnUniqueId&quot;<\/span> runat<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;server&quot;<\/span>\n");
document.write("                            <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Value<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'&lt;%# Eval(&quot;UniqueId&quot;) %&gt;\'<\/span> <span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>td<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>td<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("                  <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby constant_other_symbol_ruby_19syntax\'>asp:<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Label<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ID<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;Label3&quot;<\/span> runat<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;server&quot;<\/span>\n");
document.write("                            <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Text<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'&lt;%# Eval(&quot;Surname&quot;) %&gt;\'<\/span> <span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>td<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>td<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("                  <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby constant_other_symbol_ruby_19syntax\'>asp:<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Label<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ID<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;lblSurname&quot;<\/span> runat<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;server&quot;<\/span>\n");
document.write("                            <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Text<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'&lt;%# Eval(&quot;Height&quot;) %&gt;\'<\/span> <span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>td<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>td<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("                  <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby constant_other_symbol_ruby_19syntax\'>asp:<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Label<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ID<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;Label1&quot;<\/span> runat<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;server&quot;<\/span>\n");
document.write("                            <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Text<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'&lt;%# Eval(&quot;ShoeSize&quot;) %&gt;\'<\/span> <span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>td<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span>td<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("                  <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby constant_other_symbol_ruby_19syntax\'>asp:<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Label<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ID<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;Label2&quot;<\/span> runat<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;server&quot;<\/span>\n");
document.write("                            <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Text<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'&lt;%# Eval(&quot;Age&quot;) %&gt;\'<\/span> <span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>td<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>tr<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ItemTemplate<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>FooterTemplate<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("            <span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>table<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>FooterTemplate<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span><span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby constant_other_symbol_ruby_19syntax\'>asp:<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Repeater<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby constant_other_symbol_ruby_19syntax\'>asp:<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Button<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ID<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;btnSubmit&quot;<\/span> runat<span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;server&quot;<\/span>\n");
document.write("                <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Text<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;Submit&quot;<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>OnClick<\/span><span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span><span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;Button1_Click&quot;<\/span> <span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>form<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>body<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>/<\/span>html<span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>\n");
document.write("<\/pre><\/pre>\n");
document.write("		<\/td>\n");
document.write("		<\/tr>\n");
document.write("		<\/table>\n");
document.write("	\n");
document.write("	<\/div>\n");
document.write("\n");
document.write("\n");
document.write("  \n");
document.write("  \n");
document.write("  <div class=\"credit\">\n");
document.write("    <div class=\"buttons\">\n");
document.write("      <a href=\"http://pastie.org/pastes/701058.txt\">\n");
document.write("      <img src=\"http://pastie.org/images/view.png\" height=\"20\" width=\"67\" /><\/a>\n");
document.write("    <\/div>\n");
document.write("  \n");
document.write("    <a href=\"http://pastie.org/701058\">Pastie #701058<\/a> linked directly from <a href=\"http://pastie.org/\">Pastie<\/a>.\n");
document.write("  <\/div><\/div>");

