function menu_link(num)
{
	switch(num)

	{

	  case 1:window.location="50candy.htm" ;break;

	  case 2:window.location="M&MATFRF.htm" ;break;

	  case 3:window.location="MMOSCS.htm" ;break;

	  case 4:window.location="HersheyALLAmer.htm" ;break;

	  case 5:window.location="HersheyChocolateTown.htm" ;break;

	  case 6:window.location="HersheyIA.htm" ;break;

	  case 7:window.location="HersheyMax.htm" ;break;

	  case 8:window.location="Inspirational2yearplanner.htm" ;break;

	  case 9:window.location="FireExtinguisher.htm" ;break;

	  case 10:window.location="FirstAidKit.htm" ;break;

      case 11:window.location="HolidayBells.htm" ;break;

	  case 12:window.location="Grad_Lanyards.htm" ;break;

	  case 13:window.location="Scratch&Help.htm" ;break;

	  case 14:window.location="BeefJerky.htm" ;break;

	  case 15:window.location="Leather_Bible_Covers.htm" ;break;

	  case 16:window.location="EndlessFaithKey.htm" ;break;

	  case 17:window.location="Ent_Cards.htm" ;break;

	  case 18:window.location="Cookie_Dough.htm" ;break;

	  case 19:window.location="TheJewelryBoxCollection.htm" ;break;

	  case 20:window.location="T_Shirts.htm" ;break;
	  
	  case 21:window.location="Otis_Spunkmeyer1.htm" ;break;


	}
}