arrLinksList=new Array();



arrLinksList[0]=new Array(0,'Caterina Fake','http://www.caterina.net/','writer and brain behind flickr');

arrLinksList[1]=new Array(1,'Clubbo Records','http://www.clubbo.com','Record label/brainchild of Joe Gore and Elise Malmberg');

arrLinksList[2]=new Array(2,'Del Sol Quartet','http://www.delsolquartet.com/','SF based new music quartet');

arrLinksList[3]=new Array(3,'Farley','http://www.dfarley.com/','NY based travel writer');

arrLinksList[4]=new Array(4,'Farm Fresh Films','http://www.farmfreshfilms.com','Copenhagen/LA based filmmaker Chris Kolding');

arrLinksList[5]=new Array(5,'Giel Vleggaar','http://www.gielvleggaar.com','Amsterdam composer');


arrLinksList[6]=new Array(6,'Jacqueline Wales','http://www.jacquelinewales.com/','A\'dam/NY novelist.');

arrLinksList[7]=new Array(7,'Jessie Sholl','http://www.jessie-sholl.com/','Fantastic NY fiction writer\/teacher and editor of <i>Travelers\'s Tales: Prague</I>');

arrLinksList[8]=new Array(8,'Kairos Quartet','http://www.kairosquartett.de/','Wunderkind friends Berlin quartet-in German!');

arrLinksList[9]=new Array(9,'Laura Carmichael','http://www.lauracarmichael.com','my honey and clarinet champion---check out new site!');

arrLinksList[10]=new Array(10,'Left Coast','http://www.chambermusicpartn.org/','SF based new music group');

arrLinksList[11]=new Array(11,'Looking Glass Architecture','http://www.lookinglass.us/','super popomo architecture firm by Emil Mertzel and Nick Gillock');

arrLinksList[12]=new Array(12,'Matt Brubeck','http://www.mattbrubeck.com/','Awesome cellist and funky dude hoodles...');

arrLinksList[13]=new Array(13,'Mission Movie','http://www.missionmovie.org/','Feature length film by SF artist/activist Lise Swenson');

arrLinksList[14]=new Array(14,'Ms. CrankyPants','http://www.mscrankypants.com/','Blog and info site by writer and misanthrope (not!) Alice Wang');

arrLinksList[15]=new Array(15,'Rubycam Productions','http://www.rubycam.com/','San Francisco based videomaker extraordinaire Rebecca Gordon');

arrLinksList[16]=new Array(16,'Sara Wookey','http://www.sarawookey.com/','Los Angeles/Amsterdam choreographer');

arrLinksList[17]=new Array(17,'That Dam! Magazine','http://www.thatdam.nl/','Awesome Dutch music site run by Bas Carlton and Bas Morsch');

arrLinksList[18]=new Array(18,'The Code International','http://www.thecodeinternational.com/','Band of Super Size Me conductor Steve Horowitz');

arrLinksList[19]=new Array(19,'Timucin Sahin','http://www.timucinsahin.com/home.html','Turkish composer living in NYC');

arrLinksList[20]=new Array(20,'Words In Here','http://www.wordsinhere.com','Amsterdam based literary organization(of which I\'m a curator)');

arrLinksList[21]=new Array(21,'Write Here Write Now','http://www.writeherewritenow.org/','Boston writing organization run by awesome writer Toni Amato');









arrLinksGenList=new Array();

arrLinksGenList[0]=new Array(0,'AIDS/Lifecycle','http://www.aidslifecycle.org','The people who put on the AIDS/LIFECycle ride');

arrLinksGenList[1]=new Array(1,'America\'s Next Top Model','http://www.upn.com/shows/top_model/','The best trash tv of the century');

arrLinksGenList[2]=new Array(2,'Duotrope','http://www.duotrope.com/digest/','Fantastic new listing of writers publications and statistics on acceptance/rejection as well as market sector');


arrLinksGenList[3]=new Array(3,'Gemini Ink','http://www.geminiink.org','Awesome San Antonio writing organization');

arrLinksGenList[4]=new Array(4,'Language Is A Virus','http://www.languageisavirus.com','Cool writing site with lots of funky exercises.');

arrLinksGenList[5]=new Array(5,'LitKicks','http://www.litkicks.com/','Another cool writing site.');

arrLinksGenList[6]=new Array(6,'The Literature Network','http://www.online-literature.com/','Bios and full texts of canonical authors.');

arrLinksGenList[7]=new Array(7,'Marcela Landres','http://www.marcelalandres.com/','Great advice on getting your writing published, in-depth info for Latino writers.');

arrLinksGenList[8]=new Array(8,'New Pages','http://www.newpages.com/','News, information and guides to independent bookstores, independent publishers, literary periodicals, and more...');

arrLinksGenList[9]=new Array(9,'Partners For Democratic Change','http://www.partnersglobal.org','My sister Beth\'s awesome workplace!');

arrLinksGenList[10]=new Array(10,'Poets and Writers','http://www.pw.org','Best litmag for poets and writers');

arrLinksGenList[11]=new Array(11,'The English Bookstore Amsterdam','http://www.englishbookshop.nl','English language bookstore for Amsterdam and supporter of Words In Here');

arrLinksGenList[12]=new Array(12,'Web Del Sol','http://www.webdelsol.com/','A very cool writers site.');



var hrefStart="<a href=\"";

var hrefEnd='\">';

var hrefCloseGen='</a>';

var hrefCloseList='</a><br>';



var hrefJSStart="<a href=\"\" onClick=\"window.open\(\'"; 

var hrefJSEnd="\'\)\">";

var hrefJSGenEnd="\'\)\"";

var hrefJSGenEndClose=">";





var j = Math.round(Math.random()*arrLinksList.length);



// stuff to move for the new thing.


 
var tOpen = '<tr><td valign=\"top\" class=\"t1\">';

var tMid = '</td><td class=\"t1\"><font size=\"+1\">';

var tClose = '</font></td></tr>';



// JavaScript Document