/* client-side recordset */
var stories = new Recordset("stories", "outthere");
/* client-side recordset */
var selected = new Recordset("selected", "outthere");
/* client-side recordset */
var featured = new Recordset("featured", "outthere");
moreImage = 'media/_more_.gif'
transImage= 'media/_trans_.gif'
var ImageButton1T2 = new makeButton('media/nav1_r04_c1.gif,media/nav1_r04_c1_f2.gif',
	'http://www.geoffmiller.net/publisher.htm','ImageButton1T2','Item 1','ImageButton1T2',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 0] = ImageButton1T2;
var ImageButton2T2 = new makeButton('media/nav1_r05_c1.gif,media/nav1_r05_c1_f2.gif',
	'http://www.geoffmiller.net/purchase.htm','ImageButton2T2','Item 2','ImageButton2T2',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 1] = ImageButton2T2;
var ImageButton3T2 = new makeButton('media/nav1_r06_c1.gif,media/nav1_r06_c1_f2.gif',
	'archives.asp','ImageButton3T2','Item 3','ImageButton3T2',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 2] = ImageButton3T2;
var ImageButton4T2 = new makeButton('media/nav1_r07_c1.gif,media/nav1_r07_c1_f2.gif',
	'http://www.geoffmiller.net/undrawer.htm','ImageButton4T2','Item 4','ImageButton4T2',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 3] = ImageButton4T2;
var ImageButton5T2 = new makeButton('media/nav1_r08_c1.gif,media/nav1_r08_c1_f2.gif',
	'http://www.geoffmiller.net/mystery.htm','ImageButton5T2','Item 5','ImageButton5T2',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 4] = ImageButton5T2;
var Form1= new formDef('Form1',nullFunc,nullFunc);
var storyID= new HiddenDef('storyID');

