////////////////   1   //////////////////////////
function  menu1_1()
{
	window.location.href="../about.htm"
}



////////////////   2   //////////////////////////

function  menu2_1()
{
	window.location.href="../strength.htm"
}



////////////////  3   //////////////////////////

function  menu3_1()
{
	window.location.href="../art.htm"
}


////////////////   4   //////////////////////////

function  menu4_1()
{
	window.location.href="../promise.htm"
}



////////////////   5   //////////////////////////

function  menu5_1()
{
	window.location.href="../faith.htm"
}


////////////////   6   //////////////////////////

function  menu6_1()
{
	window.location.href="../samples.htm"
}



////////////////   7   //////////////////////////
function  menu7_1()
{
	window.location.href="../index.htm"
}

function  menu7_2()
{
	window.location.href="contact"
}
function  menu7_3()
{
	window.location.href="index.asp"
}
function  menu7_4()
{
	window.location.href=""
}
function  menu7_5()
{
	window.location.href="order.htm"
}

