var now = new Date();
var hours = now.getHours();
var day = now.getDay();
var month = now.getMonth();
var mon = month + 1;
var year = now.getYear();
var num = now.getDate();





	if (mon == 1){

		if (num < 8){
			link = "<a href='01.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 8 && num < 15){
			link = "<a href='02.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 15 && num < 22){
			link = "<a href='05.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 22 && num < 29){
			link = "<a href='04.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 29){
			link = "<a href='05.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    }



	if (mon == 2){

		if (num < 5){
			link = "<a href='05.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 5 && num < 12){
			link = "<a href='06.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 12 && num < 19){
			link = "<a href='07.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    
		if (num >= 19 && num < 26){
			link = "<a href='08.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num > 26){
			link = "<a href='9.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 
	   	    }


	if (mon == 3){

		if (num < 5){
			link = "<a href='09.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 5 && num < 12){
			link = "<a href='10.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 12 && num < 19){
			link = "<a href='11.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    
		if (num >= 19 && num < 26){
			link = "<a href='12.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num > 26){
			link = "<a href='13.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 
	   	    }


	if (mon == 4){

		if (num < 2){
			link = "<a href='14.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 2 && num < 9){
			link = "<a href='15.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 9 && num < 16){
			link = "<a href='16.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    
		if (num >= 16 && num < 23){
			link = "<a href='17.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 23 && num < 30){
			link = "<a href='18.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 

		if (num == 30){
			link = "<a href='19.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    }



	if (mon == 5){

		if ( num < 7){
			link = "<a href='19.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 7 && num < 14){
			link = "<a href='20.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num >= 14 && num < 21){
			link = "<a href='21.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    
		if ( num >= 21 && num < 28){
			link = "<a href='22.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num > 28){
			link = "<a href='23.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 
	   	    }

	if (mon == 6){

		if ( num < 4){
			link = "<a href='23.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 4 && num < 11){
			link = "<a href='24.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num >= 11 && num < 18){
			link = "<a href='25.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    
		if ( num >= 18 && num < 25){
			link = "<a href='26.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num > 25){
			link = "<a href='27.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 
	   	    }


	if (mon == 7){

		if ( num < 2){
			link = "<a href='28.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 2 && num < 9){
			link = "<a href='29.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num >= 9 && num < 16){
			link = "<a href='30.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    
		if ( num >= 16 && num < 23){
			link = "<a href='31.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num >= 23 && num < 30){
			link = "<a href='32.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 

		if ( num > 30){
			link = "<a href='33.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 

	   	    }


	if (mon == 8){

		if ( num < 6){
			link = "<a href='33.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 6 && num < 13){
			link = "<a href='34.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num >= 13 && num < 20){
			link = "<a href='35.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    
		if ( num >= 20 && num < 27){
			link = "<a href='36.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num > 27){
			link = "<a href='37.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 
	   	    }


	if (mon == 9){

		if ( num < 3){
			link = "<a href='37.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 3 && num < 10){
			link = "<a href='38.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num >= 10 && num < 17){
			link = "<a href='39.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    
		if ( num >= 17 && num < 24){
			link = "<a href='40.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num > 24){
			link = "<a href='41.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 
	   	    }


	if (mon == 10){

		if (num >= 1 && num < 8){
			link = "<a href='42.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num >= 8 && num < 15){
			link = "<a href='43.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    
		if ( num >= 15 && num < 22){
			link = "<a href='44.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num >= 22 && num < 29){
			link = "<a href='45.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 

		if ( num > 29){
			link = "<a href='46.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 
	   	    }


	if (mon == 11){

		if ( num < 5){
			link = "<a href='46.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 5 && num < 12){
			link = "<a href='47.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num >= 12 && num < 19){
			link = "<a href='48.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    
		if ( num >= 19 && num < 26){
			link = "<a href='49.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num > 26){
			link = "<a href='50.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 
	   	    }


	if (mon == 12){

		if ( num < 3){
			link = "<a href='50.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if (num >= 3 && num < 10){
			link = "<a href='51.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num >= 10 && num < 17){
			link = "<a href='52.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	   	    
		if ( num >= 17 && num < 24){
			link = "<a href='53.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}

		if ( num > 24 && num < 31){
			link = "<a href='54.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"} 

		if (num == 31){
			link = "<a href='55.html'><IMG border=0 vspace=2 SRC='growbutton.gif' ALT='The Tip of the Week'></a>"}
	        	    }

document.write(link)
