// Generated by the Blogger Archive Script Generator
// at http://philringnalda.com/scriptgen/
// Based on code by Andy Buchanan from
// http://weblog.cheesephone.co.uk/mytemplate.html
// User data
var currentPageName = "currently";
var currentPageLink = "main.html";
var archivePath = "";
var preLink = "";
var postLink = "";
function ArchivePage_MakeLink(){
var newName = preLink + (this.StartDate.getMonth()+1)+"."+this.StartDate.getDate()+"."+eval("y=this.StartDate.getFullYear()+'';y=y.substr(2)")+"-"+(this.EndDate.getMonth()+1)+"."+this.EndDate.getDate()+"."+eval("y=this.EndDate.getFullYear()+'';y=y.substr(2)") + postLink;
var outString = "";
if ( -1 != location.href.indexOf( this.Link ) ){
outString = "";
}
else{
outString = "";
}
return outString;
}
function ArchivePage_Compare( rhs ){
if ( this.StartDate == rhs.StartDate )
return 0;
else if ( this.StartDate > rhs.StartDate )
return 1;
else
return -1;
}
function ArchivePage( theLink, theName ){
this.Link = theLink;
this.Name = theName;
this.StartDate = new Date( this.Name.slice(6,10), this.Name.slice(0,2)-1, this.Name.slice(3,5) );
this.EndDate = new Date( this.Name.slice(13+6,13+10), this.Name.slice(13+0,13+2)-1, this.Name.slice(13+3,13+5) );
ArchivePage.prototype.MakeLink = ArchivePage_MakeLink;
ArchivePage.prototype.Compare = ArchivePage_Compare;
}
function bi_comp( a, b ){
return -a.Compare( b );
}
function FindIdx( myURL ){
for ( var n=0; nfunction gothere(where){location.href = where.options[where.selectedIndex].value;}");
document.write("");
}
var count=0;
var BlogInfo = new Array();
BlogInfo[count++] = new ArchivePage( "2001_04_08_archives.html" , "04/08/2001 - 04/14/2001" );
BlogInfo[count++] = new ArchivePage( "2001_04_15_archives.html" , "04/15/2001 - 04/21/2001" );
BlogInfo[count++] = new ArchivePage( "2001_04_22_archives.html" , "04/22/2001 - 04/28/2001" );
BlogInfo[count++] = new ArchivePage( "2001_04_29_archives.html" , "04/29/2001 - 05/05/2001" );
BlogInfo[count++] = new ArchivePage( "2001_05_06_archives.html" , "05/06/2001 - 05/12/2001" );
BlogInfo[count++] = new ArchivePage( "2001_05_13_archives.html" , "05/13/2001 - 05/19/2001" );
BlogInfo[count++] = new ArchivePage( "2001_05_20_archives.html" , "05/20/2001 - 05/26/2001" );
BlogInfo[count++] = new ArchivePage( "2001_05_27_archives.html" , "05/27/2001 - 06/02/2001" );
BlogInfo[count++] = new ArchivePage( "2001_06_03_archives.html" , "06/03/2001 - 06/09/2001" );
BlogInfo[count++] = new ArchivePage( "2001_06_10_archives.html" , "06/10/2001 - 06/16/2001" );
BlogInfo[count++] = new ArchivePage( "2001_06_17_archives.html" , "06/17/2001 - 06/23/2001" );
BlogInfo[count++] = new ArchivePage( "2001_06_24_archives.html" , "06/24/2001 - 06/30/2001" );
BlogInfo[count++] = new ArchivePage( "2001_07_01_archives.html" , "07/01/2001 - 07/07/2001" );
BlogInfo[count++] = new ArchivePage( "2001_07_08_archives.html" , "07/08/2001 - 07/14/2001" );
BlogInfo[count++] = new ArchivePage( "2001_07_29_archives.html" , "07/29/2001 - 08/04/2001" );
BlogInfo[count++] = new ArchivePage( "2001_08_05_archives.html" , "08/05/2001 - 08/11/2001" );
BlogInfo[count++] = new ArchivePage( "2001_08_12_archives.html" , "08/12/2001 - 08/18/2001" );
BlogInfo[count++] = new ArchivePage( "2001_08_19_archives.html" , "08/19/2001 - 08/25/2001" );
BlogInfo[count++] = new ArchivePage( "2001_08_26_archives.html" , "08/26/2001 - 09/01/2001" );
BlogInfo[count++] = new ArchivePage( "2001_09_02_archives.html" , "09/02/2001 - 09/08/2001" );
BlogInfo[count++] = new ArchivePage( "2001_09_09_archives.html" , "09/09/2001 - 09/15/2001" );
BlogInfo[count++] = new ArchivePage( "2001_09_16_archives.html" , "09/16/2001 - 09/22/2001" );
BlogInfo[count++] = new ArchivePage( "2001_09_23_archives.html" , "09/23/2001 - 09/29/2001" );
BlogInfo[count++] = new ArchivePage( "2001_09_30_archives.html" , "09/30/2001 - 10/06/2001" );
BlogInfo[count++] = new ArchivePage( "2001_10_07_archives.html" , "10/07/2001 - 10/13/2001" );
BlogInfo[count++] = new ArchivePage( "2001_10_14_archives.html" , "10/14/2001 - 10/20/2001" );
BlogInfo[count++] = new ArchivePage( "2001_10_21_archives.html" , "10/21/2001 - 10/27/2001" );
BlogInfo[count++] = new ArchivePage( "2001_10_28_archives.html" , "10/28/2001 - 11/03/2001" );
BlogInfo[count++] = new ArchivePage( "2001_11_04_archives.html" , "11/04/2001 - 11/10/2001" );
BlogInfo[count++] = new ArchivePage( "2001_11_11_archives.html" , "11/11/2001 - 11/17/2001" );
BlogInfo[count++] = new ArchivePage( "2001_11_18_archives.html" , "11/18/2001 - 11/24/2001" );
BlogInfo[count++] = new ArchivePage( "2001_11_25_archives.html" , "11/25/2001 - 12/01/2001" );
BlogInfo[count++] = new ArchivePage( "2001_12_02_archives.html" , "12/02/2001 - 12/08/2001" );
BlogInfo[count++] = new ArchivePage( "2001_12_09_archives.html" , "12/09/2001 - 12/15/2001" );
BlogInfo[count++] = new ArchivePage( "2001_12_16_archives.html" , "12/16/2001 - 12/22/2001" );
BlogInfo[count++] = new ArchivePage( "2001_12_23_archives.html" , "12/23/2001 - 12/29/2001" );
BlogInfo[count++] = new ArchivePage( "2001_12_30_archives.html" , "12/30/2001 - 01/05/2002" );
BlogInfo[count++] = new ArchivePage( "2002_01_06_archives.html" , "01/06/2002 - 01/12/2002" );
BlogInfo[count++] = new ArchivePage( "2002_01_13_archives.html" , "01/13/2002 - 01/19/2002" );
BlogInfo[count++] = new ArchivePage( "2002_01_20_archives.html" , "01/20/2002 - 01/26/2002" );
BlogInfo[count++] = new ArchivePage( "2002_01_27_archives.html" , "01/27/2002 - 02/02/2002" );
BlogInfo[count++] = new ArchivePage( "2002_02_03_archives.html" , "02/03/2002 - 02/09/2002" );
BlogInfo[count++] = new ArchivePage( "2002_02_10_archives.html" , "02/10/2002 - 02/16/2002" );
BlogInfo[count++] = new ArchivePage( "2002_02_17_archives.html" , "02/17/2002 - 02/23/2002" );
BlogInfo[count++] = new ArchivePage( "2002_02_24_archives.html" , "02/24/2002 - 03/02/2002" );
BlogInfo[count++] = new ArchivePage( "2002_03_03_archives.html" , "03/03/2002 - 03/09/2002" );
BlogInfo[count++] = new ArchivePage( "2002_03_10_archives.html" , "03/10/2002 - 03/16/2002" );
BlogInfo[count++] = new ArchivePage( "2002_03_17_archives.html" , "03/17/2002 - 03/23/2002" );
BlogInfo[count++] = new ArchivePage( "2002_03_24_archives.html" , "03/24/2002 - 03/30/2002" );
BlogInfo[count++] = new ArchivePage( "2002_03_31_archives.html" , "03/31/2002 - 04/06/2002" );
BlogInfo[count++] = new ArchivePage( "2002_04_07_archives.html" , "04/07/2002 - 04/13/2002" );
BlogInfo[count++] = new ArchivePage( "2002_04_14_archives.html" , "04/14/2002 - 04/20/2002" );
WriteArchiveSection( BlogInfo );