



function Home()
{
parent.showframe.location="sale.html";
}


function Terms()
{
parent.showframe.location="terms.htm";
}








