var gt_display_list = ''; var gt_display_message = 'none'; var gt_display_position_type = ''; if(start_minimized=='yes') { gt_display_list='none'; gt_display_message = ''; gt_display_position_type = 'absolute'; } function toggleme(element,fade) //Set fade to 0 if you don't want the fade effect. Default is on. { // Make sure the element actually exists if (document.getElementById(element) != null) { if (document.getElementById(element).style.display == 'none') { // Then we are going to display it document.getElementById(element).style.display = ''; } else { // We are going to hide it document.getElementById(element).style.display = 'none'; } } } /* Stylesheet */ document.writeln(' '); /* Begin showing the syndicated topic */ document.writeln('
'); /* Show the button */ document.writeln('

What is your favorite beer?

') document.writeln(''); /* --------------------------------------- */ /* Pre-load the full topic and answer list */ document.writeln('
'); document.writeln('
'); document.writeln('

'); document.writeln(' What is your favorite? Some local Microbrew, or a mass-produced, heavily advertised beer? The most expensive import, or... '); document.writeln(' (show) '); document.writeln(' '); document.writeln('

'); document.writeln('

  Top 10 of 104 answers:  

'); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln('
'); document.writeln(' picGive me GUINNESS!35
votes
'); document.writeln(' picI don't like beer.21
votes
'); document.writeln(' picHeineken16
votes
'); document.writeln(' picBlue Moon14
votes
'); document.writeln(' picNewcastle13
votes
'); document.writeln(' picYuengling Lager12
votes
'); document.writeln(' picCorona10
votes
'); document.writeln(' picArrogant Bastard Ale10
votes
'); document.writeln(' picFat Tire10
votes
'); document.writeln(' picKettle House Cold Smoke Scotch Ale10
votes
'); document.writeln('

'); document.writeln(' '); document.writeln('Vote & Add Answers >> '); document.writeln('

'); document.writeln('
'); /* End body */ /* Show the "minimize" link if needed */ document.writeln('
'); /*End #grupthink_synd1573 */ document.writeln(' '); /* Show the "more" link if needed */ document.writeln('
'); document.writeln('
'); document.writeln('

Show

'); if(start_minimized=='no') { document.writeln(' '); } document.writeln('
'); document.writeln('
'); /* End #gt_1573*/ /* End topic pre-load */ /* --------------------------------------- */