
function Rambling(shortdate, url, title) {
	r = new Object();
	
	r.shortdate = shortdate;
	r.url = url;
	r.title = title;
	return r;
}

ramblings = new Array(
	new Rambling('02.17.01', 'index021701.html', 'avenue u'),
	new Rambling('03.01.01', 'index030101.html', 'words'),
	new Rambling('03.06.01', 'index030601.html', 'snow?'),
	new Rambling('03.14.01', 'index031401.html', 'birthday'),
	new Rambling('03.21.01', 'index032101.html', 'viva la vinyl'),
	new Rambling('03.23.01', 'index032301.html', 'no sleep'),
	new Rambling('03.26.01', 'index032601.html', 'big plans'),
	new Rambling('04.03.01', 'index040301.html', 'squirrel'),
	new Rambling('04.07.01', 'index040701.html', 'low blow'),
	new Rambling('04.10.01', 'index041001.html', 'dead mouse'),
	new Rambling('04.18.01', 'index041801.html', 'work is great'),
	new Rambling('05.01.01', 'index050101.html', 'may first'),
	new Rambling('05.09.01', 'index050901.html', 'sixteen ants'),
	new Rambling('05.14.01', 'index051401.html', 'week-end'),
	new Rambling('05.24.01', 'index052401.html', 'it begins'),
	new Rambling('06.11.01', 'index061101.html', 'and we\'re back'),
	new Rambling('06.22.01', 'index062201.html', 'los photos'),
	new Rambling('06.29.01', 'index062901.html', 'spinning'),
	new Rambling('07.02.01', 'index070201.html', 'turkey'),
	new Rambling('07.10.01', 'index071001.html', 'remaining time'),
	new Rambling('07.18.01', 'index071801.html', 'the gate'),
	new Rambling('07.23.01', 'index072301.html', 'bridge'),
	new Rambling('08.06.01', 'index080601.html', 'jump girl/weekend'),
	new Rambling('08.14.01', 'index081401.html', 'florida'),
	new Rambling('08.22.01', 'index082201.html', 'stuff'),
	new Rambling('08.27.01', 'index082701.html', '37:41'),
	new Rambling('09.05.01', 'index090501.html', '205 president'),
	new Rambling('09.11.01', 'index091101.html', 'september 11 2001'),
	new Rambling('10.05.01', 'index100501.html', 'homer simpson grill'),
	new Rambling('10.13.01', 'index101301.html', 'fourteen fingers'),
	new Rambling('10.23.01', 'index102301.html', 'vermont'),
	new Rambling('11.02.01', 'index110201.html', 'joel\'s birthday'),
	new Rambling('11.11.01', 'index111101.html', 'coffee'),
	new Rambling('11.29.01', 'index112901.html', 'thanksgiving'),
	new Rambling('12.26.01', 'index122601.html', 'discmas VIII'),
	new Rambling('01.04.02', 'index010402.html', 'post-discmas'),
	new Rambling('01.16.02', 'index011602.html', 'post-orange lady'),
	new Rambling('01.28.02', 'index012802.html', 'I AM TOUGH'),
	new Rambling('02.12.02', 'index021202.html', 'yeee haw'),
	new Rambling('02.18.02', 'index021802.html', 'night shift'),
	new Rambling('02.28.02', 'index022802.html', 'fire walk with me'),
	new Rambling('03.10.02', 'index031002.html', 'big plans 2002'),
	new Rambling('03.14.02', 'index031402.html', 'twenty-five'),
	new Rambling('03.27.02', 'index032702.html', 'irish car bombs'),
	new Rambling('04.07.02', 'index040702.html', 'television'),
	new Rambling('04.17.02', 'index041702.html', 'salsa'),
	new Rambling('04.23.02', 'index042302.html', 'star trak'),
	new Rambling('04.25.02', 'index042502.html', 'he-man mask'),
	new Rambling('05.11.02', 'index051102.html', 'twisted ankle'),
	new Rambling('05.27.02', 'index052702.html', 'best grill'),
	new Rambling('06.03.02', 'index060302.html', 'director crates'),
	new Rambling('06.17.02', 'index061702.html', 'vacation\'s over'),
	new Rambling('07.01.02', 'index070102.html', 'chief\'s barbecue'),
	new Rambling('07.17.02', 'index071702.html', 'blah blah blah'),
	new Rambling('07.18.02', 'index071802.html', 'new look'),
	new Rambling('07.22.02', 'index072202.html', 'screw'),
	new Rambling('07.30.02', 'index073002.html', 'bean footage'),
	new Rambling('08.13.02', 'index081302.html', 'el cacharro'),
	new Rambling('09.03.02', 'index090302.html', 'labor day/car zoom'),
	new Rambling('09.25.02', 'index092502.html', 'ring ring - hello?'),
	new Rambling('10.08.02', 'index100802.html', 'changes'),
	new Rambling('10.14.02', 'index101402.html', 'willie g'),
	new Rambling('11.10.02', 'index111002.html', 'dead wild cat'),
	new Rambling('11.15.02', 'index111502.html', 'standby'),
	new Rambling('11.19.02', 'index111902.html', 'a case of the mondays'),
	new Rambling('12.21.02', 'index122102.html', 'nog'),
	new Rambling('01.03.03', 'index010303.html', '2003'),
	new Rambling('01.20.03', 'index012003.html', 'joe millionaire'),
	new Rambling('02.02.03', 'index020203.html', 'mind games'),
	new Rambling('02.25.03', 'index022503.html', 'follow the clown'),
	new Rambling('03.01.03', 'index030103.html', 'over, hung'),
	new Rambling('03.12.03', 'index031203.html', 'draw with the clown'),
	new Rambling('03.14.03', 'index031403.html', 'twenty-six'),
	new Rambling('04.02.03', 'index040203.html', 'words words words'),
	new Rambling('04.07.03', 'index040703.html', 'DWYCK'),
	new Rambling('04.08.03', 'index040803.html', 'champions'),
	new Rambling('04.28.03', 'index042803.html', 'shard jock'),
	new Rambling('05.13.03', 'index051303.html', 'worm berries'),
	new Rambling('06.16.03', 'index061603.html', 'busybands'),
	new Rambling('07.25.03', 'index072503.html', 'gray'),
	new Rambling('08.19.03', 'index081903.html', 'clonesarehere'),
	new Rambling('08.22.03', 'index082203.html', 'sweatpuddles'),
	new Rambling('08.25.03', 'index082503.html', 'new guy'),
	new Rambling('09.09.03', 'index090903.html', 'past/present'),
	new Rambling('09.20.03', 'index092003.html', '18 and life'),
	new Rambling('10.15.03', 'index101503.html', 'fading fast'),
	new Rambling('10.23.03', 'index102303.html', 'lists'),
	new Rambling('11.07.03', 'index110703.html', 'cock king'),
	new Rambling('12.10.03', 'index121003.html', 'death to stompy'),
	new Rambling('12.20.03', 'index122003.html', 'hindsight'),
	new Rambling('01.01.04', 'index010104.html', 'totally a new year'),
	new Rambling('01.10.04', 'index011004.html', 'addicted'),
	new Rambling('02.04.04', 'index020404.html', 'hosts rock'),
	new Rambling('02.14.04', 'index021404.html', 'hey guess what'),
	new Rambling('02.24.04', 'index022404.html', 'I still link'),
	new Rambling('03.30.04', 'index033004.html', 'lugerletter'),
	new Rambling('05.06.04', 'index050604.html', 'engagement party'),
	new Rambling('05.14.04', 'index051404.html', 'porchy'),
	new Rambling('06.11.04', 'index061104.html', 'looking around'),
	new Rambling('08.09.04', 'index080904.html', 'TDSX: back'),
	new Rambling('09.24.04', 'index092404.html', 'hi, website'),
	new Rambling('11.11.04', 'index111104.html', 'cavity creeps'),
	new Rambling('01.03.05', 'index010305.html', 'big plans 2005'),
	new Rambling('02.01.05', 'index020105.html', 'syrup?'),
	new Rambling('02.17.05', 'index021705.html', 'trains?'),
	new Rambling('03.19.05', 'index031905.html', 'ehhhhh?'),
	new Rambling('04.02.05', 'index040205.html', 'april showers'),
	new Rambling('06.15.05', 'index061505.html', 'sipping a milkshake'),
	new Rambling('08.10.05', 'index081005.html', 'hey wow'),
	new Rambling('10.17.05', 'index101705.html', 'my summer vacation'),
	new Rambling('11.04.05', 'anniversary_index.html', 'tenth anniversary'),
	new Rambling('12.21.05', 'index122105.html', 'pre-discmas 05'),
	new Rambling('12.31.05', 'index123105.html', 'big plans 05 recap'),
	new Rambling('03.13.06', 'index031306.html', 'twenty-nine'),
	new Rambling('07.28.06', 'index072806.html', 'FIIIIIRE!'),
	new Rambling('12.21.06', 'index122106.html', '\'twas the night before discmas'),
	new Rambling('06.13.07', 'index061307.html', 'advice'),
	new Rambling('10.05.07', 'index100507.html', 'europe recap 1: rome'),
	new Rambling('10.24.07', 'index102407.html', 'europe recap 2: florence'),
	new Rambling('11.06.07', 'index100607.html', 'europe recap 3: venice'),
	new Rambling('07.01.08', 'index070108.html', 'bring it back!'),
	new Rambling('03.14.09', 'index.html', 'thirty-two')
);													   // don't forget the comma!!



current = ramblings.length-1;


document.writeln('<select name="selectRamblings" class="blueselect" onChange="jumpTo(this)">');
document.writeln('<option selected value="#">RECENT ENTRIES</option>');

for (var i=(ramblings.length-1); i>=0; i--)
	document.write('<option value=' + ramblings[i].url + '>&nbsp;&nbsp;' + ramblings[i].shortdate + ' [' + ramblings[i].title + ']</option>\r');		


document.writeln('<option value="#">&nbsp;</option>');
document.writeln('<option value="#">OLD INSTALLMENTS</option>');
document.writeln('<option value="saveforweb.html">&nbsp;&nbsp;12.00 &gt;&gt; save for web</option>');
document.writeln('<option value="robots.html">&nbsp;&nbsp;11.00 &gt;&gt; robots</option>');
document.writeln('<option value="new/index.html">&nbsp;&nbsp;04.00 &gt;&gt; green</option>');
document.writeln('<option value="coffeeindex.html">&nbsp;&nbsp;10.99 &gt;&gt; coffee</option>');


document.write('</select>');

