var ctr = 0; var LinkArray = new Array(); LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/article/20111017/MARKETPLACE04/310179850/1006&parentprofile=1001" title="Antique stores" class="YellowToWhite">Antique stores<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/article/20110429/TRAVELINFO07/70524001/1003&parentprofile=1001" title="Art district fun" class="YellowToWhite">Art district fun<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/article/20111017/ENTERTAINMENT02/310179870/1005&parentprofile=1001" title="Art galleries" class="YellowToWhite">Art galleries<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://reedit.sw.atl.publicus.com/article/20120125/ENTERTAINMENT03/333546376/1004&parentprofile=1001" title="Find live music" class="YellowToWhite">Find live music<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://reedit.sw.atl.publicus.com/article/20110525/ENTERTAINMENT03/305259984/1004&parentprofile=1001" title="Go dancing" class="YellowToWhite">Go dancing<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/SECTION/&Profile=1006&ParentProfile=1001" title="Go shopping" class="YellowToWhite">Go shopping<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/article/20120125/ENTERTAINMENT08/849176680/1003&parentprofile=1001" title="Reno sports bars" class="YellowToWhite">Reno sports bars<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/article/20110429/ENTERTAINMENT08/71206002/1003&parentprofile=1001" title="Top 5 breakfast places" class="YellowToWhite">Top 5 breakfast places<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/article/20111017/ENTERTAINMENT01/310179867/1002&parentprofile=1001" title="Reno casinos" class="YellowToWhite">Reno casinos<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/article/20110525/ENTERTAINMENT08/305259994/1003&parentprofile=1001" title="Top 5 retro burger joints" class="YellowToWhite">Top 5 retro burger joints<'+'/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/article/20111017/ENTERTAINMENT02/310179868/1005&parentprofile=1001" title="Go see a play" class="YellowToWhite">Go see a play<'+'/a><'+'br />'); ctr++; LinkArray[ctr] = unescape('<'+'a href="http://www.reno.com/article/20111017/MARKETPLACE04/310179847/1006&parentprofile=1001" title="Top 5 tattoo shops" class="YellowToWhite">Top 5 tattoo shops<'+'/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]); }