var ctr = 0; var LinkArray = new Array(); LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/&Profile=1016&ParentProfile=1013" title="Area Attractions" class="YellowToWhite">Area Attractions<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/article/20111017/MISC06/903189997" title="Events Newsletter" class="YellowToWhite">Events Newsletter<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/&Profile=1002&ParentProfile=1001" title="Casinos" class="YellowToWhite">Casinos<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://apps.reno.com/utils/guides/" title="Activities Map" class="YellowToWhite">Activities Map<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/&Profile=1013" title="Travel " class="YellowToWhite">Travel <'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://apps.reno.com/utils/photogalleries/ui/publicgalleries.php" title="Photo Galleries" class="YellowToWhite">Photo Galleries<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/article/20111017/RECREATION10/310179987/1011&parentprofile=1008" title="Ski Resorts " class="YellowToWhite">Ski Resorts <'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/&Profile=1015&ParentProfile=1013" title="Transportation" class="YellowToWhite">Transportation<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/&Profile=1009&ParentProfile=1008" title="Family Fun" class="YellowToWhite">Family Fun<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/&Profile=1020&ParentProfile=1013" title="Weddings " class="YellowToWhite">Weddings <'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.tahoe.com" title="tahoe.com" class="YellowToWhite">tahoe.com<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/&Profile=1003&ParentProfile=1001" title="Restaurants" class="YellowToWhite">Restaurants<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/events&Profile=1018&ParentProfile=1017" title="Big Events" class="YellowToWhite">Big Events<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/&Profile=1004&ParentProfile=1001" title="Shows & Nightlife" class="YellowToWhite">Shows & Nightlife<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/&Profile=1006&ParentProfile=1001" title="Shopping & Leisure" class="YellowToWhite">Shopping & Leisure<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/calendar&ParentProfile=1017" title="Events Calendar " class="YellowToWhite">Events Calendar <'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/&Profile=1011&ParentProfile=1008" title="Outdoor Activities" class="YellowToWhite">Outdoor Activities<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/article/20111017/RECREATION03/310179999/1011&parentprofile=1008" title="Golf" class="YellowToWhite">Golf<'+'/a><'+'br />'); ctr++; if (ctr > 0 && LinkArray[0] != "") { var subGroupctr = 0; var subGroupArray = new Array(); subGroupArray[0] = '<'+'div class="quickLinksGroup FloatLeft">'; subGroupArray[1] = '<'+'div class="quickLinksGroup FloatLeft">'; subGroupArray[2] = '<'+'div class="quickLinksGroup FloatLeft">'; for (ctr2 = 0; ctr2 < ctr; ctr2++) { subGroupArray[subGroupctr] += LinkArray[ctr2]; subGroupctr++; if (subGroupctr > 2) { subGroupctr = 0; } } subGroupArray[0] += '<'+'/div>'; subGroupArray[1] += '<'+'/div>'; subGroupArray[2] += '<'+'/div>'; document.write(subGroupArray[0]); document.write(subGroupArray[1]); document.write(subGroupArray[2]); }