function polstar_home()
{
   location.href= ("index.html");
}

function polstar_company()
{
   location.href= ("Polstar_CompanyProfile.html");
}

function polstar_oem()
{
   location.href= ("Polstar_OEMODM.html");
}

function polstar_gps()
{
   location.href= ("Polstar_GPSproducts.html");
}

function polstar_navigation()
{
   location.href= ("Polstar_Navigation.html");
}


function polstar_support()
{
   location.href= ("Polstar_Support.html");
}

function polstar_contact()
{
   location.href= ("Polstar_ContactUs.html");
}

