Tbrom srce-- Ignore this 2.0

78
Hello <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <html> <head> <link rel="stylesheet" type="text/css" media=screen href="/lib/css/reset.css "> <link rel="stylesheet" type="text/css" media=screen href="/lib/css/jqueryui.css "> <link rel="stylesheet" type="text/css" media=screen href="/lib/css/uniform.css "> <link rel="stylesheet" type="text/css" media=screen href="/lib/css/tabroom.css "> <!--[if lt IE 9]> <link rel="stylesheet" type="text/css" href="/lib/css/ie8.css" /> <![endif]--> <link rel="stylesheet" type="text/css" media=screen href="/lib/css/login.css "> <script type="text/javascript" src="/lib/javascript/tabroom.js "></script> <script type="text/javascript" src="/lib/javascript/jquery.ui.touch- punch.min.js "></script> <script type="text/javascript" src="/lib/javascript/uniform.min.js "></script> <script> $(document).ready(function(){ $('*:input:enabled:visible:not(.notfirst):first').focus(); $('.starthere').focus(); $("select:not(.plain)").chosen({no_results_text: "Oops, nothing found!", disable_search_threshold: 10}); Mousetrap.bind('mod+s', function(e) { $('#searchtext').focus(); return false; }); }); </script> <title> Tabroom.com </title> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||

description

Some source from a website. I'm really just uploading this so that I can get an article I need through this website. If I upload something, I can receive the book for free and I need it for a project. I'm really just typing words at this point so that the website thinks this document is valid

Transcript of Tbrom srce-- Ignore this 2.0

Page 1: Tbrom srce-- Ignore this 2.0

Hello

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><html><head><link rel="stylesheet" type="text/css" media=screen href="/lib/css/reset.css"><link rel="stylesheet" type="text/css" media=screen href="/lib/css/jqueryui.css"><link rel="stylesheet" type="text/css" media=screen href="/lib/css/uniform.css"><link rel="stylesheet" type="text/css" media=screen href="/lib/css/tabroom.css"><!--[if lt IE 9]><link rel="stylesheet" type="text/css" href="/lib/css/ie8.css" /><![endif]--><link rel="stylesheet" type="text/css" media=screen href="/lib/css/login.css"><script type="text/javascript" src="/lib/javascript/tabroom.js"></script><script type="text/javascript" src="/lib/javascript/jquery.ui.touch-punch.min.js"></script><script type="text/javascript" src="/lib/javascript/uniform.min.js"></script><script>$(document).ready(function(){$('*:input:enabled:visible:not(.notfirst):first').focus();$('.starthere').focus();$("select:not(.plain)").chosen({no_results_text: "Oops, nothing found!", disable_search_threshold: 10});Mousetrap.bind('mod+s', function(e) {$('#searchtext').focus();return false;});});</script><title>Tabroom.com</title><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-43754389-1', 'tabroom.com');ga('send', 'pageview');</script></head><body><div id="overlay"><div id="header"><span id="logo"><span class="headline"><span id="sparky"><img src="/lib/images/sparky.png" alt="National Speech and Debate Association"></span>

Page 2: Tbrom srce-- Ignore this 2.0

<span id="sparked"><a tabindex="-1" href="https://www.tabroom.com">Tabroom.com</a></span></span><span class="nsda"><span class="blurb">a project of the</span><span class="nsdalogo"><a tabindex="-1" href="http://www.speechanddebate.org"><img src="/lib/images/nsda-header-logo.png" alt="National Speech and Debate Association"></a></span></span></span><span id="toprow"><a href="#login-box" class="login-window">Login</a><script type="text/javascript">$(document).ready(function() {$('a.login-window').click(function() {// Getting the variable's value from a linkvar loginBox = $(this).attr('href');//Fade in the Popup and add close button$(loginBox).fadeIn(300);//Set the center alignment padding + bordervar popMargTop = ($(loginBox).height() + 24) / 2;var popMargLeft = ($(loginBox).width() + 24) / 2;$(loginBox).css({'margin-top' : -popMargTop,'margin-left' : -popMargLeft});// Add the mask to body$('body').append('<div id="mask"></div>');$('#mask').fadeIn(300);document.login.username.focus();return false;});// When clicking on the button close or the mask layer the popup closed$('a.close, #mask').live('click', function() {$('#mask , .login-popup').fadeOut(300 , function() {$('#mask').remove();});return false;});});</script><div id="login-box" class="login-popup">

Page 3: Tbrom srce-- Ignore this 2.0

<div class="marbottom"><a href="#" class="close"><img src="/lib/images/close_pop.png" class="btn_close" title="Close Window" alt="Close" /></a><h4 class="fivesixths">Login to Tabroom:</h4></div><form name="login" action="/user/login/login_save.mhtml" method="post" class="signin"><fieldset class="textbox"><label class="username"><input id="username" name="username" value="" type="text" autocomplete="on" placeholder="Username"></label><label class="password"><input id="password" name="password" value="" type="password" placeholder="Password"></label><input type="submit" value="Login" class="button"><br /><a class="forgot" href="/user/login/forgot.mhtml">Forget your password?</a></fieldset></form></div><a tabindex="-1" href="/user/login/new_user.mhtml">Sign Up</a><span id="search" title="Search for tournaments"><form action="/index/search.mhtml"><input type="text" maxlength="128" size="15" name="search" placeholder="SEARCH"autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"id="searchtext" class="notfirst" tabindex="-1"><input type="hidden" name="caller" value="/index/index.mhtml"><button type="submit" class="search notfirst"><img src="/lib/images/search.png"></button></form></span></span><span id="menus"><ul id="nav"><li class="top"><a class="centeralign top_link" href="/"><span class="down">Home</span></a></li>

Page 4: Tbrom srce-- Ignore this 2.0

<li class="top"><a class="centeralign top_link" href="/index/circuits.mhtml"><span class="down">Circuits</span></a></li><li class="top"><a class="centeralign top_link" href="/index/results"><span class="down">Results</span></a></li><li class="top"><a class="centeralign top_link" href="/index/paradigm.mhtml"><span class="down">Paradigms</span></a></li><li class="top"><a class="centeralign top_link" href="/index/cat.mhtml"><span class="down">CAT/TRPC</span></a></li><li class="top"><a class="centeralign top_link" href="/index/about.mhtml"><span class="down">Help/About</span></a></li></ul><span></div><div id="wrapper"><div id="content"><div class="main"><h2>Upcoming Tournaments</h2><script type="text/javascript">$(document).ready(function(){$("#tournlist").tablesorter({cssAsc : "sortup",

Page 5: Tbrom srce-- Ignore this 2.0

cssDesc : "sortdown",cssHeader : "sortable",widgets : ['zebra']});});</script><table id="tournlist" class="narrow"><thead><tr class="yellowrow"><th class="smaller">Dates</th><th class="smaller">Circuits</th><th class="smaller">Tournament</th><th class="smaller">Locale</th><th class="smaller">Registration</th></tr></thead><tbody class="smaller"><tr><td class="centeralign smallish nowrap"><span class="hidden">1424494800</span>2/21 -3/6</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=43">NDT-CEDA</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3389">CEDA East Regionals at WCSU</a></td><td class="centeralign smallish">CT/US</td><td class="centeralign smaller nowrap"><span class="hidden">1424296800

Page 6: Tbrom srce-- Ignore this 2.0

</span><div class="nowrap limit3"><span class="quarter redtext">Closed</span><span class="nospace quarter">2/18</span><span class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425414600</span>3/3</td><td class="centeralign smallish"></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3639">VHSL Liberty Conference 6 Debate Tournament</a></td><td class="centeralign smallish">VA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425247200</span><div class="nowrap limit3"><span class="quarter redtext">Closed</span><span class="nospace quarter">3/1</span><span class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425502800</span>3/4</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=12">VaNFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3685">NoVAFL 3</a></td><td class="centeralign smallish">VA/US

Page 7: Tbrom srce-- Ignore this 2.0

</td><td class="centeralign smaller nowrap"><span class="hidden">1425517200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/4</span><span class="half">8:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425502800</span>3/4</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=12">VaNFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3689">VHSL 6A North Regional Speech Tournament</a></td><td class="centeralign smallish">VA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425488400</span><div class="nowrap limit3"><span class="quarter redtext">Closed</span><span class="nospace quarter">3/4</span><span class="half">12:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425589200</span>3/5</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=71">DCPS</a></td>

Page 8: Tbrom srce-- Ignore this 2.0

<td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3268">DCPS Speech and Debate League III</a></td><td class="centeralign smallish">DC/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425591000</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/5</span><span class="half">4:30 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425591000</span>3/5</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=12">VaNFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3693">VHSL 5A North Regional Tournament</a></td><td class="centeralign smallish">VA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425607200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/5</span><span class="half">9:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425657600</span>

Page 9: Tbrom srce-- Ignore this 2.0

3/6 -3/8</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3534">USC David Damus Trojan Championships</a></td><td class="centeralign smallish">CA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425880800</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/8</span><span class="half">11:00 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425666600</span>3/6 -3/8</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3360">GFCA Varsity State Championship</a></td><td class="centeralign smallish">GA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425074400</span><div class="nowrap limit3"><span class="quarter redtext">Closed</span><span class="nospace quarter">2/27</span><span

Page 10: Tbrom srce-- Ignore this 2.0

class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425672000</span>3/6 -3/8</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=43">NDT-CEDA</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3348">JVNovice Nationals at Binghamton University</a></td><td class="centeralign smallish">NY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425506400</span><div class="nowrap limit3"><span class="quarter redtext">Closed</span><span class="nospace quarter">3/4</span><span class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425675600</span>3/6 -3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=32">WFCA</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3582">Whitefish Bay Invitational</a></td><td class="centeralign smallish">WI/US

Page 11: Tbrom srce-- Ignore this 2.0

</td><td class="centeralign smaller nowrap"><span class="hidden">1425578400</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/5</span><span class="half">12:00 PM CST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425675600</span>3/6 -3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=29">WACFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3630">WACFL LD and POLICY Metrofinals</a></td><td class="centeralign smallish">VA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425088800</span><div class="nowrap limit3"><span class="quarter redtext">Closed</span><span class="nospace quarter">2/27</span><span class="half">9:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425682800</span>3/6 -3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=67">COAST</a></td>

Page 12: Tbrom srce-- Ignore this 2.0

<td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3667">CFL State Quals Policy LD</a></td><td class="centeralign smallish">US</td><td class="centeralign smaller nowrap"><span class="hidden">1425344400</span><div class="nowrap limit3"><span class="quarter redtext">Closed</span><span class="nospace quarter">3/2</span><span class="half">5:00 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425686400</span>3/6 -3/8</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=43">NDT-CEDA</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3029">Western Novice JV Championship Tournament</a></td><td class="centeralign smallish">CA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425531600</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/4</span><span class="half">9:00 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425715200</span>

Page 13: Tbrom srce-- Ignore this 2.0

3/7 -3/8</td><td class="centeralign smallish"></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3694">Stanford APDA Tournament</a></td><td class="centeralign smallish">CA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425801600</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/8</span><span class="half">12:00 AM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425729600</span>3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=20">KY</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3602">KCFL Qualifier</a></td><td class="centeralign smallish">KY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425420000</span><div class="nowrap limit3"><span class="quarter redtext">Closed</span><span class="nospace quarter">3/3</span><span class="half">5:00 PM EST</span><div></td>

Page 14: Tbrom srce-- Ignore this 2.0

</tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425729600</span>3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=40">PITT</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3619">Pittsburgh CFL Diocesan Qualifiers 2015</a></td><td class="centeralign smallish">PA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425574800</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/5</span><span class="half">12:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425731400</span>3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=40">PITT</a><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=64">Erie</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3498">CFL of Erie National Qualifier</a></td><td class="centeralign smallish">PA/US

Page 15: Tbrom srce-- Ignore this 2.0

</td><td class="centeralign smaller nowrap"><span class="hidden">1425765600</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/7</span><span class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425733200</span>3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=55">CFLS</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3605">Scranton CFL National Qualifier</a></td><td class="centeralign smallish">PA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425517200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/4</span><span class="half">8:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425733200</span>3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=54">ADFL</a></td>

Page 16: Tbrom srce-- Ignore this 2.0

<td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3632">ADFL National Qualifier</a></td><td class="centeralign smallish">PA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425661200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/6</span><span class="half">12:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425734100</span>3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=13">BQCFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3683">BQCFL Joan Cargulia Memorial Grand Tournament</a></td><td class="centeralign smallish">NY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425517200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/4</span><span class="half">8:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425736800</span>

Page 17: Tbrom srce-- Ignore this 2.0

3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=45">CT Debate</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=2997">CDA March Tournament</a></td><td class="centeralign smallish">CT/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425682800</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/6</span><span class="half">6:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425736800</span>3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=16">NYCFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3651">NYCFL Grands at Stuyvesant</a></td><td class="centeralign smallish">NY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425438000</span><div class="nowrap limit3"><span class="quarter redtext">Closed</span><span class="nospace quarter">3/3</span><span

Page 18: Tbrom srce-- Ignore this 2.0

class="half">10:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425736800</span>3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=16">NYCFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3653">NYCFL Mini Stuy</a></td><td class="centeralign smallish">NY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425524400</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/4</span><span class="half">10:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425738600</span>3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=32">WFCA</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3543">Little 10 Conference Tournament</a></td><td class="centeralign smallish">WI/US

Page 19: Tbrom srce-- Ignore this 2.0

</td><td class="centeralign smaller nowrap"><span class="hidden">1425596400</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/5</span><span class="half">5:00 PM CST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425742200</span>3/7 -3/8</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3598">CBSR IE Qualifier</a></td><td class="centeralign smallish">CA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425628500</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/5</span><span class="half">11:55 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425744000</span>3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=76">NEDA</a></td>

Page 20: Tbrom srce-- Ignore this 2.0

<td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3555">CSUF Public Forum Tournament</a></td><td class="centeralign smallish">CA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425517200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/4</span><span class="half">5:00 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425744000</span>3/7</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=12">VaNFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3676">VHSL Region 4A North Championships</a></td><td class="centeralign smallish">VA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425342600</span><div class="nowrap limit3"><span class="quarter redtext">Closed</span><span class="nospace quarter">3/2</span><span class="half">7:30 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1425823200</span>

Page 21: Tbrom srce-- Ignore this 2.0

3/8</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=67">COAST</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3666">CFL State Quals Congress</a></td><td class="centeralign smallish">US</td><td class="centeralign smaller nowrap"><span class="hidden">1425344400</span><div class="nowrap limit3"><span class="quarter redtext">Closed</span><span class="nospace quarter">3/2</span><span class="half">5:00 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426017600</span>3/10</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=57">NC</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=2320">Charlotte Latin Scrimmage 6</a></td><td class="centeralign smallish">NC/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425931200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/9</span><span

Page 22: Tbrom srce-- Ignore this 2.0

class="half">4:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426168800</span>3/12 -3/14</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=20">KY</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3600">KHSSL Senior State 2015</a></td><td class="centeralign smallish">KY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425592800</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/5</span><span class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426269600</span>3/13 -3/15</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=43">NDT-CEDA</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3509">ADA Nationals</a></td><td class="centeralign smallish">GA/US

Page 23: Tbrom srce-- Ignore this 2.0

</td><td class="centeralign smaller nowrap"><span class="hidden">1426021200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/10</span><span class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426275000</span>3/13 -3/14</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=29">WACFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3631">WACFL Congress Metrofinals</a></td><td class="centeralign smallish">VA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1424563200</span><div class="nowrap limit3"><span class="quarter redtext">Closed</span><span class="nospace quarter">2/21</span><span class="half">7:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426275000</span>3/13 -3/14</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=29">WACFL</a></td>

Page 24: Tbrom srce-- Ignore this 2.0

<td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3660">WACFL Public Forum Metrofinals</a></td><td class="centeralign smallish">VA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425693600</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/6</span><span class="half">9:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426276800</span>3/13 -3/14</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=73">UT</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3699">UHSAA 3A Speech and Debate</a></td><td class="centeralign smallish">UT/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425934800</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/9</span><span class="half">3:00 PM MST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426280400</span>

Page 25: Tbrom srce-- Ignore this 2.0

3/13 -3/14</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=73">UT</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3371">Utah 4A State Championship</a></td><td class="centeralign smallish">UT/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425942000</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/9</span><span class="half">5:00 PM MST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426280400</span>3/13 -3/14</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=73">UT</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3554">UHSAA 5A State Debate Tournament</a></td><td class="centeralign smallish">UT/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426114800</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/11</span><span

Page 26: Tbrom srce-- Ignore this 2.0

class="half">5:00 PM MST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426280400</span>3/13 -3/14</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=32">WFCA</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3633">West Bend West Forensics Tournament</a></td><td class="centeralign smallish">WI/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426366800</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/14</span><span class="half">4:00 PM CST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426334400</span>3/14</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=2836">Gettysburg PreStates Invitational</a></td><td class="centeralign smallish">PA/US

Page 27: Tbrom srce-- Ignore this 2.0

</td><td class="centeralign smaller nowrap"><span class="hidden">1426107600</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/11</span><span class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426338000</span>3/14 -3/16</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=43">NDT-CEDA</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3135">2015 NJDDT Hosted by Johnson County Community College</a></td><td class="centeralign smallish">MO/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426561200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/16</span><span class="half">10:00 PM CST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426338000</span>3/14 -3/15</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=36">NYSDCA</a></td>

Page 28: Tbrom srce-- Ignore this 2.0

<td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3616">NYSDCA State Championship</a></td><td class="centeralign smallish">NY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426464000</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/15</span><span class="half">8:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426338000</span>3/14</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=16">NYCFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3710">NYCFL LAST CHANCE AT BX PREP</a></td><td class="centeralign smallish">NY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426381200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/14</span><span class="half">9:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426341600</span>

Page 29: Tbrom srce-- Ignore this 2.0

3/14</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=73">UT</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3026">UHSAA Region 16 Championships</a></td><td class="centeralign smallish">UT/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426096800</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/11</span><span class="half">12:00 PM MST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426345200</span>3/14</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=70">MSPDP</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3690">Sequoyah Tournament</a></td><td class="centeralign smallish">CA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425535200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/4</span><span

Page 30: Tbrom srce-- Ignore this 2.0

class="half">10:00 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426852800</span>3/20 -3/23</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=43">NDT-CEDA</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3621">CEDA Nationals Wichita State</a></td><td class="centeralign smallish">KS/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426284000</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/13</span><span class="half">5:00 PM CST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426856400</span>3/20 -3/21</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3702">Rotunda Classic High School Debate Tournament</a></td><td class="centeralign smallish">VA/US

Page 31: Tbrom srce-- Ignore this 2.0

</td><td class="centeralign smaller nowrap"><span class="hidden">1426478400</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/16</span><span class="half">12:00 AM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426881600</span>3/20 -3/22</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3523">1st and 2nd Year National Championships at Woodward Academy</a></td><td class="centeralign smallish">GA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425690000</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/6</span><span class="half">8:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426881600</span>3/20 -3/21</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=32">WFCA</a></td>

Page 32: Tbrom srce-- Ignore this 2.0

<td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3681">MPS City Forensics Tournament</a></td><td class="centeralign smallish">WI/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426728600</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/18</span><span class="half">8:30 PM CST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426885200</span>3/20 -3/21</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=73">UT</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3482">Utah 1A State Tournament</a></td><td class="centeralign smallish">UT/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426546800</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/16</span><span class="half">5:00 PM MST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426885200</span>

Page 33: Tbrom srce-- Ignore this 2.0

3/20 -3/21</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=4">NYSFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3709">NYSFL MID HUDSON REGIONAL TOURNAMENT</a></td><td class="centeralign smallish">NY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426730400</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/18</span><span class="half">10:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426887000</span>3/20 -3/21</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=73">UT</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3172">Utah 2A State Championships</a></td><td class="centeralign smallish">UT/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426561200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/16</span><span

Page 34: Tbrom srce-- Ignore this 2.0

class="half">9:00 PM MST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426935600</span>3/21</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=1">MSDL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3570">Needham March Merryness</a></td><td class="centeralign smallish">MA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426712700</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/18</span><span class="half">5:05 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426939200</span>3/21</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=21">NNY</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3700">Potsdam National Qualifier</a></td><td class="centeralign smallish">NY/US

Page 35: Tbrom srce-- Ignore this 2.0

</td><td class="centeralign smaller nowrap"><span class="hidden">1426867200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/20</span><span class="half">12:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426946400</span>3/21</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3558">Cesar Chavez Memorial Tournament</a></td><td class="centeralign smallish">CA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426377600</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/14</span><span class="half">5:00 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1426950000</span>3/21</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=70">MSPDP</a></td>

Page 36: Tbrom srce-- Ignore this 2.0

<td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3680">2015 Tri League Tournament</a></td><td class="centeralign smallish">CA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426291200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/13</span><span class="half">5:00 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1427464800</span>3/27 -3/28</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=20">KY</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3601">KHSSL Junior State 2015</a></td><td class="centeralign smallish">KY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426885200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/20</span><span class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1427486400</span>

Page 37: Tbrom srce-- Ignore this 2.0

3/27 -3/28</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3486">King Round Robin</a></td><td class="centeralign smallish">TX/US</td><td class="centeralign smaller nowrap"><span class="hidden">1427407200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/26</span><span class="half">5:00 PM CST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1427490000</span>3/27 -3/28</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=32">WFCA</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3578">Brookfield East Spartan Invitational</a></td><td class="centeralign smallish">WI/US</td><td class="centeralign smaller nowrap"><span class="hidden">1427234400</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/24</span><span

Page 38: Tbrom srce-- Ignore this 2.0

class="half">5:00 PM CST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1427515200</span>3/28</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=53">PCFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3698">PCFL Varsity Speech and Congress Finals and NCFL Qualifier</a></td><td class="centeralign smallish">PA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1427230800</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/24</span><span class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1427543100</span>3/28</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=1">MSDL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3701">MSDL State Debate Final</a></td><td class="centeralign smallish">MA/US

Page 39: Tbrom srce-- Ignore this 2.0

</td><td class="centeralign smaller nowrap"><span class="hidden">1427238000</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/24</span><span class="half">7:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1427547600</span>3/28 -3/29</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3307">Hockaday Womens Round Robin</a></td><td class="centeralign smallish">TX/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426370400</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/14</span><span class="half">5:00 PM CST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1427547600</span>3/28</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=32">WFCA</a></td>

Page 40: Tbrom srce-- Ignore this 2.0

<td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3686">2015 MCFL Speech Qualifier</a></td><td class="centeralign smallish">WI/US</td><td class="centeralign smaller nowrap"><span class="hidden">1427338800</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/25</span><span class="half">10:00 PM CST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1427551200</span>3/28</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3684">Richfield region Drama Tournament</a></td><td class="centeralign smallish">UT/US</td><td class="centeralign smaller nowrap"><span class="hidden">1427331600</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/25</span><span class="half">7:00 PM MST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1427554800</span>

Page 41: Tbrom srce-- Ignore this 2.0

3/28 -3/29</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3502">SCU Philalethic Invitational</a></td><td class="centeralign smallish">CA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1427155200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/23</span><span class="half">5:00 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1428037200</span>4/3 -4/6</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=43">NDT-CEDA</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3519">69th National Debate Tournament in Iowa</a></td><td class="centeralign smallish">IN/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426910400</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/21</span><span

Page 42: Tbrom srce-- Ignore this 2.0

class="half">12:00 AM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1428750000</span>4/11</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=30">PHSSL D10&15</a><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=40">PITT</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3658">Keystone Oaks FreshmenSophomore</a></td><td class="centeralign smallish">PA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426784400</span><div class="nowrap limit3"><span class="quarter bluetext">Opens</span><span class="nospace quarter">3/19</span><span class="half">1:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1428764400</span>4/11 -4/12</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace">

Page 43: Tbrom srce-- Ignore this 2.0

<a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3528">Parli TOC</a></td><td class="centeralign smallish">CA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426057140</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/10</span><span class="half">11:59 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1428804000</span>4/11 -4/13</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3398">NDCA National Championships</a></td><td class="centeralign smallish">NV/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426442400</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">3/15</span><span class="half">12:00 PM MST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1429070400</span>4/15 -4/30

Page 44: Tbrom srce-- Ignore this 2.0

</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3603">3P National Tournament</a></td><td class="centeralign smallish">FL/US</td><td class="centeralign smaller nowrap"><span class="hidden">1425549600</span><div class="nowrap limit3"><span class="quarter bluetext">Opens</span><span class="nospace quarter">3/5</span><span class="half">5:00 AM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1429297200</span>4/17 -4/18</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=52">WWDL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3706">WWDL Championship</a></td><td class="centeralign smallish">KY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1426078800</span><div class="nowrap limit3"><span class="quarter bluetext">Opens</span><span class="nospace quarter">3/11</span><span class="half">9:00 AM EST</span>

Page 45: Tbrom srce-- Ignore this 2.0

<div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1429898400</span>4/24 -4/25</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3480">St Thomas Spring Middle School Classic</a></td><td class="centeralign smallish">TX/US</td><td class="centeralign smaller nowrap"><span class="hidden">1430012700</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">4/25</span><span class="half">9:45 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1429947000</span>4/25</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=50">WUDC</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3703">Marymount Debate Tournament</a></td><td class="centeralign smallish">GB</td>

Page 46: Tbrom srce-- Ignore this 2.0

<td class="centeralign smaller nowrap"><span class="hidden">1427562000</span><div class="nowrap limit3"><span class="quarter bluetext">Opens</span><span class="nospace quarter">3/28</span><span class="half">5:00 PM GMT</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1429963200</span>4/25</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=9">Newark</a><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=10">NJFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3427">Spartan Invitational</a></td><td class="centeralign smallish">PA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1429736400</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">4/22</span><span class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1429963200</span>4/25 -4/28</td>

Page 47: Tbrom srce-- Ignore this 2.0

<td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3594">Tournament of Champions</a></td><td class="centeralign smallish">KY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1430193300</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">4/27</span><span class="half">11:55 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1429963200</span>4/25 -4/26</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=4">NYSFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3654">NYSFL State Championship Tournament</a></td><td class="centeralign smallish">NY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1428800400</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">4/11</span><span class="half">9:00 PM EST</span><div>

Page 48: Tbrom srce-- Ignore this 2.0

</td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1429970400</span>4/25 -4/26</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3501">Bruschke Invitational</a></td><td class="centeralign smallish">CA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1429502400</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">4/19</span><span class="half">9:00 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1429974000</span>4/25</td><td class="centeralign smallish"></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3569">CASLV Middle School Invitational</a></td><td class="centeralign smallish">NV/US</td><td class="centeralign smaller nowrap"><span class="hidden">1429833600</span>

Page 49: Tbrom srce-- Ignore this 2.0

<div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">4/23</span><span class="half">5:00 PM PST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1430424000</span>4/30</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=71">DCPS</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3662">DCPS Speech and Debate League Champ</a></td><td class="centeralign smallish">DC/US</td><td class="centeralign smaller nowrap"><span class="hidden">1429563600</span><div class="nowrap limit3"><span class="quarter bluetext">Opens</span><span class="nospace quarter">4/20</span><span class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1431104400</span>5/8 -5/9</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3399">Novice Round Up</a></td>

Page 50: Tbrom srce-- Ignore this 2.0

<td class="centeralign smallish">TX/US</td><td class="centeralign smaller nowrap"><span class="hidden">1430517600</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">5/1</span><span class="half">5:00 PM CST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1431716400</span>5/15</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=10">NJFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3101">Randolph Middle School Classic 2015</a></td><td class="centeralign smallish">NJ/US</td><td class="centeralign smaller nowrap"><span class="hidden">1431402900</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">5/11</span><span class="half">11:55 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1431824400</span>5/16</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir

Page 51: Tbrom srce-- Ignore this 2.0

</a><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=22">LIFA</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3354">The Great Communicator Northeastern Qualifier</a></td><td class="centeralign smallish">NY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1431205200</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">5/9</span><span class="half">5:00 PM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1432393200</span>5/23</td><td class="centeralign smallish"></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3588">Online Regional Great Communicator Debate Series</a></td><td class="centeralign smallish">CA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1431820800</span><div class="nowrap limit3"><span class="quarter greentext"> Due </span><span class="quarter nospace">5/16</span><span class="half">5:00 PM PST</span><div></td></tr><tr>

Page 52: Tbrom srce-- Ignore this 2.0

<td class="centeralign smallish nowrap"><span class="hidden">1438374600</span>7/31</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=12">VaNFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3154">April Fools Mistake Nontournament</a></td><td class="centeralign smallish">VA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1438340400</span><div class="nowrap limit3"><span class="quarter bluetext">Opens</span><span class="nospace quarter">7/31</span><span class="half">7:00 AM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1438488000</span>8/2 -8/3</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=4">NYSFL</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3691">NYSFL PRACTICE RUN</a></td><td class="centeralign smallish">NY/US</td><td class="centeralign smaller nowrap"><span class="hidden">1432393200</span>

Page 53: Tbrom srce-- Ignore this 2.0

<div class="nowrap limit3"><span class="quarter bluetext">Opens</span><span class="nospace quarter">5/23</span><span class="half">11:00 AM EST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1443772800</span>10/2 -10/3</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a></td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3707">Holy Cross Navy and Old Gold Debate and Speech Exhibition</a></td><td class="centeralign smallish">LA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1438466400</span><div class="nowrap limit3"><span class="quarter bluetext">Opens</span><span class="nospace quarter">8/1</span><span class="half">5:00 PM CST</span><div></td></tr><tr><td class="centeralign smallish nowrap"><span class="hidden">1446292800</span>10/31</td><td class="centeralign smallish"><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=6">NatCir</a><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=10">NJFL</a><a class="white full nospace" href="/index/circuit/calendar.mhtml?circuit_id=30">PHSSL D10&15</a>

Page 54: Tbrom srce-- Ignore this 2.0

</td><td class="nospace"><a class="white smallish nearfull" href="tourn/index.mhtml?tourn_id=3649">Dallastown Wildcat Invitational</a></td><td class="centeralign smallish">PA/US</td><td class="centeralign smaller nowrap"><span class="hidden">1439636400</span><div class="nowrap limit3"><span class="quarter bluetext">Opens</span><span class="nospace quarter">8/15</span><span class="half">7:00 AM EST</span><div></td></tr></tbody></table></div><div class="menu"><div class="sidenote"><div class="centeralign"><a href="http://www.speechanddebate.org/onlineinstitute"><img src="/lib/images/summer-institute.png" alt="NSDA Summer Institute"></a><!--<a href="http://www.speechanddebate.org/becomeamember" class="border hover"><img src="/lib/images/join-nsda.png" alt="Join the National Speech and Debate Association"></a>--></div></div><div class="sidenote"><h4>Search by Dates</h4><form action="index.mhtml" method="post"><input type="hidden" name="state" value=""><input type="hidden" name="country" value=""><div class="even visible"><span class="half nospace"><span class="nospace quarter rightalign">M:</span><span class="threequarter nospace"><select name="month" onchange='this.form.submit()' class="chosen fixedmicro"><option value="">All</option><option value="1" >

Page 55: Tbrom srce-- Ignore this 2.0

1</option><option value="2" >2</option><option value="3" >3</option><option value="4" >4</option><option value="5" >5</option><option value="6" >6</option><option value="7" >7</option><option value="8" >8</option><option value="9" >9</option><option value="10" >10</option><option value="11" >11</option><option value="12" >12</option></select></span></span><span class="half nospace"><span class="quarter rightalign nospace">Y:</span><span class="threequarter nospace"><select name="year" onchange='this.form.submit()' class="chosen fixedmicro"><option value="">All</option><option value="2016" >2016</option><option value="2015" >

Page 56: Tbrom srce-- Ignore this 2.0

2015</option><option value="2014" >2014</option><option value="2013" >2013</option><option value="2012" >2012</option><option value="2011" >2011</option><option value="2010" >2010</option><option value="2009" >2009</option><option value="2008" >2008</option><option value="2007" >2007</option><option value="2006" >2006</option><option value="2005" >2005</option><option value="2004" >2004</option><option value="2003" >2003</option></select></span></span></div><h4>States/Provinces</h4><div class="centeralign padno marno"><a class="dkblue quarter centeralign" href="index.mhtml?country=&year=&month=">ALL</a><a class="blue quarter centeralign" href="index.mhtml?state=AB&year=&month=">AB

Page 57: Tbrom srce-- Ignore this 2.0

</a><a class="blue quarter centeralign" href="index.mhtml?state=AK&year=&month=">AK</a><a class="blue quarter centeralign" href="index.mhtml?state=AL&year=&month=">AL</a><a class="blue quarter centeralign" href="index.mhtml?state=AZ&year=&month=">AZ</a><a class="blue quarter centeralign" href="index.mhtml?state=BC&year=&month=">BC</a><a class="blue quarter centeralign" href="index.mhtml?state=CA&year=&month=">CA</a><a class="blue quarter centeralign" href="index.mhtml?state=CO&year=&month=">CO</a><a class="blue quarter centeralign" href="index.mhtml?state=CT&year=&month=">CT</a><a class="blue quarter centeralign" href="index.mhtml?state=DC&year=&month=">DC</a><a class="blue quarter centeralign" href="index.mhtml?state=FL&year=&month=">FL</a><a class="blue quarter centeralign" href="index.mhtml?state=GA&year=&month=">GA</a><a class="blue quarter centeralign" href="index.mhtml?state=IA&year=&month=">IA</a><a class="blue quarter centeralign" href="index.mhtml?state=ID&year=&month=">ID</a><a class="blue quarter centeralign" href="index.mhtml?state=IL&year=&month=">IL</a><a class="blue quarter centeralign" href="index.mhtml?state=IN&year=&month=">IN</a><a class="blue quarter centeralign" href="index.mhtml?state=KS&year=&month=">KS</a><a class="blue quarter centeralign" href="index.mhtml?state=KY&year=&month=">KY</a>

Page 58: Tbrom srce-- Ignore this 2.0

<a class="blue quarter centeralign" href="index.mhtml?state=LA&year=&month=">LA</a><a class="blue quarter centeralign" href="index.mhtml?state=MA&year=&month=">MA</a><a class="blue quarter centeralign" href="index.mhtml?state=MD&year=&month=">MD</a><a class="blue quarter centeralign" href="index.mhtml?state=ME&year=&month=">ME</a><a class="blue quarter centeralign" href="index.mhtml?state=MI&year=&month=">MI</a><a class="blue quarter centeralign" href="index.mhtml?state=MN&year=&month=">MN</a><a class="blue quarter centeralign" href="index.mhtml?state=MO&year=&month=">MO</a><a class="blue quarter centeralign" href="index.mhtml?state=MT&year=&month=">MT</a><a class="blue quarter centeralign" href="index.mhtml?state=NC&year=&month=">NC</a><a class="blue quarter centeralign" href="index.mhtml?state=NE&year=&month=">NE</a><a class="blue quarter centeralign" href="index.mhtml?state=NH&year=&month=">NH</a><a class="blue quarter centeralign" href="index.mhtml?state=NJ&year=&month=">NJ</a><a class="blue quarter centeralign" href="index.mhtml?state=NM&year=&month=">NM</a><a class="blue quarter centeralign" href="index.mhtml?state=NV&year=&month=">NV</a><a class="blue quarter centeralign" href="index.mhtml?state=NY&year=&month=">NY</a><a class="blue quarter centeralign" href="index.mhtml?state=OH&year=&month=">OH</a><a class="blue quarter centeralign" href="index.mhtml?state=OK&year=&month=">

Page 59: Tbrom srce-- Ignore this 2.0

OK</a><a class="blue quarter centeralign" href="index.mhtml?state=OR&year=&month=">OR</a><a class="blue quarter centeralign" href="index.mhtml?state=PA&year=&month=">PA</a><a class="blue quarter centeralign" href="index.mhtml?state=SA&year=&month=">SA</a><a class="blue quarter centeralign" href="index.mhtml?state=SD&year=&month=">SD</a><a class="blue quarter centeralign" href="index.mhtml?state=TN&year=&month=">TN</a><a class="blue quarter centeralign" href="index.mhtml?state=TX&year=&month=">TX</a><a class="blue quarter centeralign" href="index.mhtml?state=UT&year=&month=">UT</a><a class="blue quarter centeralign" href="index.mhtml?state=VA&year=&month=">VA</a><a class="blue quarter centeralign" href="index.mhtml?state=VT&year=&month=">VT</a><a class="blue quarter centeralign" href="index.mhtml?state=WA&year=&month=">WA</a><a class="blue quarter centeralign" href="index.mhtml?state=WI&year=&month=">WI</a><a class="blue quarter centeralign" href="index.mhtml?state=WV&year=&month=">WV</a></div><h4>Countries</h4><div class="centeralign nospace"><a class="dkblue quarter centeralign" href="index.mhtml?state=&year=&month=">ALL</a><a class="blue quarter centeralign" href="index.mhtml?country=AF&year=&month=">AF</a><a class="blue quarter centeralign" href="index.mhtml?country=AL&year=&month=">AL

Page 60: Tbrom srce-- Ignore this 2.0

</a><a class="blue quarter centeralign" href="index.mhtml?country=AT&year=&month=">AT</a><a class="blue quarter centeralign" href="index.mhtml?country=AU&year=&month=">AU</a><a class="blue quarter centeralign" href="index.mhtml?country=BA&year=&month=">BA</a><a class="blue quarter centeralign" href="index.mhtml?country=BD&year=&month=">BD</a><a class="blue quarter centeralign" href="index.mhtml?country=CA&year=&month=">CA</a><a class="blue quarter centeralign" href="index.mhtml?country=CM&year=&month=">CM</a><a class="blue quarter centeralign" href="index.mhtml?country=CN&year=&month=">CN</a><a class="blue quarter centeralign" href="index.mhtml?country=DE&year=&month=">DE</a><a class="blue quarter centeralign" href="index.mhtml?country=EE&year=&month=">EE</a><a class="blue quarter centeralign" href="index.mhtml?country=FJ&year=&month=">FJ</a><a class="blue quarter centeralign" href="index.mhtml?country=FR&year=&month=">FR</a><a class="blue quarter centeralign" href="index.mhtml?country=GB&year=&month=">GB</a><a class="blue quarter centeralign" href="index.mhtml?country=GR&year=&month=">GR</a><a class="blue quarter centeralign" href="index.mhtml?country=HK&year=&month=">HK</a><a class="blue quarter centeralign" href="index.mhtml?country=HU&year=&month=">HU</a><a class="blue quarter centeralign" href="index.mhtml?country=ID&year=&month=">ID</a>

Page 61: Tbrom srce-- Ignore this 2.0

<a class="blue quarter centeralign" href="index.mhtml?country=IE&year=&month=">IE</a><a class="blue quarter centeralign" href="index.mhtml?country=IL&year=&month=">IL</a><a class="blue quarter centeralign" href="index.mhtml?country=IN&year=&month=">IN</a><a class="blue quarter centeralign" href="index.mhtml?country=JP&year=&month=">JP</a><a class="blue quarter centeralign" href="index.mhtml?country=KG&year=&month=">KG</a><a class="blue quarter centeralign" href="index.mhtml?country=KH&year=&month=">KH</a><a class="blue quarter centeralign" href="index.mhtml?country=KP&year=&month=">KP</a><a class="blue quarter centeralign" href="index.mhtml?country=KR&year=&month=">KR</a><a class="blue quarter centeralign" href="index.mhtml?country=LT&year=&month=">LT</a><a class="blue quarter centeralign" href="index.mhtml?country=LV&year=&month=">LV</a><a class="blue quarter centeralign" href="index.mhtml?country=MO&year=&month=">MO</a><a class="blue quarter centeralign" href="index.mhtml?country=MX&year=&month=">MX</a><a class="blue quarter centeralign" href="index.mhtml?country=MY&year=&month=">MY</a><a class="blue quarter centeralign" href="index.mhtml?country=NG&year=&month=">NG</a><a class="blue quarter centeralign" href="index.mhtml?country=NL&year=&month=">NL</a><a class="blue quarter centeralign" href="index.mhtml?country=NZ&year=&month=">NZ</a><a class="blue quarter centeralign" href="index.mhtml?country=PH&year=&month=">

Page 62: Tbrom srce-- Ignore this 2.0

PH</a><a class="blue quarter centeralign" href="index.mhtml?country=PT&year=&month=">PT</a><a class="blue quarter centeralign" href="index.mhtml?country=RO&year=&month=">RO</a><a class="blue quarter centeralign" href="index.mhtml?country=RU&year=&month=">RU</a><a class="blue quarter centeralign" href="index.mhtml?country=SG&year=&month=">SG</a><a class="blue quarter centeralign" href="index.mhtml?country=SI&year=&month=">SI</a><a class="blue quarter centeralign" href="index.mhtml?country=TM&year=&month=">TM</a><a class="blue quarter centeralign" href="index.mhtml?country=TN&year=&month=">TN</a><a class="blue quarter centeralign" href="index.mhtml?country=TR&year=&month=">TR</a><a class="blue quarter centeralign" href="index.mhtml?country=UK&year=&month=">UK</a><a class="blue quarter centeralign" href="index.mhtml?country=US&year=&month=">US</a><a class="blue quarter centeralign" href="index.mhtml?country=YU&year=&month=">YU</a><a class="blue quarter centeralign" href="index.mhtml?country=ZA&year=&month=">ZA</a></div></div></div><br style="clear: both;"><br style="clear: both;" /></div><div id="content-spacer"></div></div><div id="footer"><a href="http://www.speechanddebate.org/aspx/my/signup.aspx">Join the National Speech & Debate Association</a>

Page 63: Tbrom srce-- Ignore this 2.0

<a href="http://www.speechanddebate.org/mission">About</a><a href="http://www.tabroom.com/index/about.mhtml">Help</a><a href="http://www.tabroom.com/index/about.mhtml">Contact</a></div></div></body></html>