function home()
{
parent.showframe1.location="menu_home.html";
parent.showframe2.location="cont_home.html";
}
function marketing()
{
parent.showframe1.location="menu_product_list1.html";
parent.showframe2.location="cont_marketing.html";
}

function consulting()
{
parent.showframe1.location="menu_consulting.html";
parent.showframe2.location="cont_consulting.html";
}
function outsourcing()
{
parent.showframe1.location="menu_outsourcing.html";
parent.showframe2.location="cont_outsourcing.html";
}
function healthcare()
{
parent.showframe1.location="menu_healthcare.html";
parent.showframe2.location="cont_pqrlab1.html";
}
function pqrmall()
{
parent.showframe1.location="menu_pqrmall.html";
parent.showframe2.location="cont_mall1.html";
}
function latest()
{
parent.showframe1.location="menu_home.html";
parent.showframe2.location="cont_latest.html";
}
function about()
{
parent.showframe1.location="menu_home.html";
parent.showframe2.location="cont_about.html";
}
function careers()
{
parent.showframe1.location="menu_home.html";
parent.showframe2.location="cont_careers.html";
}
function contact()
{
parent.showframe1.location="menu_home.html";
parent.showframe2.location="cont_contact.html";
}
function product()
{
parent.showframe1.location="menu_home.html";
parent.showframe2.location="cont_marketing.html";
}
function spectrumproducts()
{
parent.showframe1.location="menu_spectrum_list.html";
parent.showframe2.location="cont_spectrum_overview1.html";
}
function etxproducts()
{
parent.showframe1.location="menu_etransx_list.html";
parent.showframe2.location="cont_etransx_product.html";
}
function conductraproducts()
{
parent.showframe1.location="menu_conductra_productlist.html";
parent.showframe2.location="cont_conductra_product.html";
}
function productslist()
{
parent.showframe1.location="menu_product_list1.html";
parent.showframe2.location="cont_product.html";
}

function pestproduct()
{
parent.showframe1.location="menu_pest_list.html";
parent.showframe2.location="cont_pest.html";
}
function electproduct()
{
parent.showframe1.location="menu_elect_list.html";
parent.showframe2.location="cont_elect.html";
}
function scanproduct()
{
parent.showframe1.location="menu_scan_list.html";
parent.showframe2.location="cont_pqrscan_overview.html";
}
function ourcustomers()
{
parent.showframe1.location="menu_home.html";
parent.showframe2.location="cont_ourcustomers.html";
}
