var Closure_Array = new Array();
//new Array("URL","discription")
 Closure_Array[0] = new Array("http://www.safetinspector.com/index.php/2006/03/05/closure-part-1/","Select an episode from this box.  Click JUMP");
 Closure_Array[1] = new Array("http://www.safetinspector.com/index.php/2006/03/closure-part-1/","Part1 - Lunchtime with Chuck");
 Closure_Array[2] = new Array("http://www.safetinspector.com/index.php/2006/03/closure-part-2/","Part2 - Future Unsatisfactory"); 
 Closure_Array[3] = new Array("http://www.safetinspector.com/index.php/2006/03/closure-part-3/","Part3 - Back to Work with Bruce"); 
 Closure_Array[4] = new Array("http://www.safetinspector.com/index.php/2006/03/closure-part-4/","Part4 - Relief and Sadism"); 
 Closure_Array[5] = new Array("http://www.safetinspector.com/index.php/2006/03/closure-part-5/","Part5 - Descent of Decals"); 
 Closure_Array[6] = new Array("http://www.safetinspector.com/index.php/2006/03/closure-part-6/","Part6 - Speaking in Tongues"); 
 Closure_Array[7] = new Array("http://www.safetinspector.com/index.php/2006/03/closure-part-7/","Part7 - Fight! Fight! Fight!"); 
 Closure_Array[8] = new Array("http://www.safetinspector.com/index.php/2006/03/closure-part-8/","Part8 - Into the Cart of Darkness"); 
 Closure_Array[9] = new Array("http://www.safetinspector.com/index.php/2006/04/closure-part-9/","Part9 - Naptime for Bruce"); 
 Closure_Array[10] = new Array("http://www.safetinspector.com/index.php/2006/04/closure-part-10/","Part10 - Gail in the Cold"); 
 Closure_Array[11] = new Array("http://www.safetinspector.com/index.php/2006/04/closure-part-11/","Part11 - A Short Break"); 
 Closure_Array[12] = new Array("http://www.safetinspector.com/index.php/2006/04/closure-part-12/","Part12 - The Voyage of the Cart Treader"); 
 Closure_Array[13] = new Array("http://www.safetinspector.com/index.php/2006/04/closure-part-13/","Part13 - Coffee Defiled"); 
 Closure_Array[14] = new Array("http://www.safetinspector.com/index.php/2006/04/closure-part-14/","Part14 - A Long Walk"); 
 Closure_Array[15] = new Array("http://www.safetinspector.com/index.php/2006/05/closure-part-15/","Part15 - Beat the Pinata"); 
 Closure_Array[16] = new Array("http://www.safetinspector.com/index.php/2006/05/closure-part-16/","Part16 - Banana Call"); 
 Closure_Array[17] = new Array("http://www.safetinspector.com/index.php/2006/05/closure-part-17/","Part17 - Trooper On"); 
 Closure_Array[18] = new Array("http://www.safetinspector.com/index.php/2006/05/closure-part-18/","Part18 - Home Sweet Home"); 
 Closure_Array[19] = new Array("http://www.safetinspector.com/index.php/2006/06/closure-part-19/","Part19 - Of Coffee and Gail"); 
 Closure_Array[20] = new Array("http://www.safetinspector.com/index.php/2006/06/closure-part-20/","Part20 - Of Gail and Coffee"); 
 Closure_Array[21] = new Array("http://www.safetinspector.com/index.php/2006/06/closure-part-21/","Part21 - Gail's Aftermath"); 
 Closure_Array[22] = new Array("http://www.safetinspector.com/index.php/2006/07/closure-part-22/","Part22 - Gorilla at Work"); 
 Closure_Array[23] = new Array("http://www.safetinspector.com/index.php/2006/07/closure-part-2275/","Part22.75 - Letter from the Mint"); 
 Closure_Array[24] = new Array("http://www.safetinspector.com/index.php/2006/08/closure-part-23/","Part23 - The Box Cometh"); 
 Closure_Array[25] = new Array("http://www.safetinspector.com/index.php/2006/08/closure-part-24/","Part24 - Bad Bananas");
 Closure_Array[26] = new Array("http://www.safetinspector.com/index.php/2006/09/closure-part-25/","Part25 - Remember, Chuck");
 Closure_Array[27] = new Array("http://www.safetinspector.com/index.php/2006/09/closure-part-26/","Part26 - Lets Buy Peas");
//If you want to add  more images use Closure_Array[4]= ...

var cls_linker = "http://www.safetinspector.com/index.php/2006/03/closure-part-1/";

// Sets the target for the button to match the selected episode
function ClosureSelector(SelectedClosure)
{
  cls_linker = Closure_Array[SelectedClosure][0];
}

// Fills the select box with the contents of the episode list
function ClosureFiller()
{
	 for(i=0;i<Closure_Array.length;i++)
	 {
		 document.ClosurePicks.SelectList.options[i] = new Option(Closure_Array[i][1]);
	 }
}	

document.writeln('<table width="410"><tr align="left"><td><small>Closure is a bizarre, twisted, comedic sci-fi noir.</small></td>');
document.writeln('<td rowspan="2"><marquee direction="up" behavior="scroll" width="110px" bgcolor="#ccc" scrollamount="2" height="110px" border="3px"><span style="font-family:Verdana;font-size:10px">');
document.writeln('<b><i>Praise for Closure:</i></b><br><br>');
document.writeln('My eyes, they burn, why SafeT? Why? I\'m only a child! -<i>Rich</i><br><br>');
document.writeln('The Macarena, Boba Fett, Traumatizing sexual encounters... Man, this story\'s got everything. -<i>ArthBard</i><br><br>');
document.writeln('For the love of God, man. Some people are in the habit of getting their story-time right before bed-time. -<i>Sam, PCB</i><br><br>');
document.writeln('I need a cold shower after that. -<i>FootEater</i><br><br>');
document.writeln('I think you\'d have to be into necrophillia -<i>Kim Ayres</i><br><br>');
document.writeln('twisted.. hilarious.. and addictive. -<i>Sarah Laughs</i><br><br>');
document.writeln('</span></marquee></td></tr>');
document.writeln('<tr><td><form name=ClosurePicks>');
document.writeln('<select WIDTH="300" STYLE="width: 300px; vertical-align: top" name=SelectList onchange="ClosureSelector(this.selectedIndex)">');
document.writeln('</select><br>');
document.writeln('<table><tr><td><small>Catch yourself up!<br>(Each part approx. 1-2 pages)</small></td><td><INPUT TYPE="button" VALUE="JUMP" onClick="location.href=cls_linker"></td></tr></table>');
document.writeln('</FORM></td></table>'); 

ClosureFiller();
ClosureSelector(0);
