function menu_link(num)
{
	switch(num)

	{

	  case 1:window.location="index.htm" ;break;

	  case 11:window.location="co-mcpherson-concrete.htm" ;break;

	  case 12:window.location="co-wichita-concrete-pipe.htm" ;break;

	  case 13:window.location="co-storage-systems.htm" ;break;

	  case 14:window.location="co-ready-mix.htm" ;break;



	  case 2:window.location="products.htm" ;break;

	  case 21:window.location="feed-bunks.htm" ;break;

	  case 22:window.location="co-storage-systems.htm" ;break;

	  case 23:window.location="co-mcpherson-concrete.htm" ;break;

	  case 24:window.location="co-ready-mix.htm" ;break;



	  case 3:window.location="resource-concrete-pipe.htm" ;break;

	  case 31:window.location="resource-concrete-pipe.htm" ;break;

	  case 32:window.location="pipe-specs.htm" ;break;

	  case 33:window.location="industry-links.htm" ;break;

	  case 34:window.location="news.htm" ;break;



	  case 4:window.location="co-storage-systems.htm" ;break;

	  case 41:window.location="co-storage-systems.htm" ;break;

	  case 42:window.location="storage-solutions-projects.htm" ;break;

	  case 43:window.location="#" ;break;

	  case 44:window.location="#" ;break;

	}
}