// Define promo links and link text
dsl = '<li><a href="/promos/dsl/">DSL Double Shot - Free Installation &amp; Hardware</a></li>';
ethernet2x2 = '<li><a href="/promos/ethernet/">2x2 Ethernet for $199</a></li>';
ethernet3x3 = '<li><a href="/promos/ethernet/">3x3 Ethernet for $299</a></li>';
ethernet5x5 = '<li><a href="/promos/ethernet/">5x5 Ethernet for $499</a></li>';
ethernet10x10 = '<li><a href="/promos/ethernet510/">10x10 Ethernet - Special Pricing</a></li>';
hostedVoice = '<li><a href="/promos/freephone/">Hosted Voice - Free Phone</a></li>';
mpls = '<li><a href="/promos/mpls/">MPLS - Free Month &amp; Zero Down</a></li>';
t1 = '<li><a href="/promos/t1/">$269 T1 with Free Security &amp; Installation</a></li>';
t1PlusVoice = '<li><a href="/promos/integratedvoice/">T1 Data + Voice for $349</a></li>';


// Define promo sets that are shared across pages
securityPages = mpls + t1;
voicePage = hostedVoice + t1PlusVoice;
hostedVoicePages = hostedVoice + dsl + t1;
integratedVoicePages = t1PlusVoice + dsl + t1 + mpls;
otherAccessPages = t1 + ethernet3x3 + dsl;
ds3Pages = ethernet10x10 + mpls;
dslPages = dsl + t1 + hostedVoice;
t1Pages = t1 + ethernet3x3 + mpls + hostedVoice;
ethernetPages = ethernet2x2 + ethernet5x5 + hostedVoice + mpls;
