//alert (cur_lang);

function global_home() {
	
	location.href="/";
}

function home_js() {
	location.href="/";
}

function contact_js() {
	location.href="/contacts.html";
}

function sitemap_js() {
	location.href="/map.html";
}
function search_js() {
	location.href="/search.html";
}
function englng_js() {
	location.href="/" + cur_section;
}
function ukrlng_js() {
	location.href="/" + cur_section;
}
function ruslng_js() {
	location.href="/" + cur_section;
}


/* CARS */
function menu_1i10() {
  location.href="/cars/i10/";
}
function menu_1ix35() {
  location.href="/cars/ix35/";
}
function menu_1getz() {
  location.href="/cars/getz/";
}
function menu_1accent() {
  location.href="/cars/accent/prices.html";
}
function menu_1elantra() {
  location.href="/cars/elantra/";
}
function menu_1coupe() {
  location.href="/cars/hyundai_coupe/";
}
function menu_1sonata() {
  location.href="/cars/sonata/prices.html";
}
function menu_1grandeur() {
  location.href="/cars/grandeur/";
}
function menu_1centennial() {
  location.href="/cars/centennial/";
}
function menu_1veracruz() {
  location.href="/cars/ix55/";
}
function menu_1genesis() {
  location.href="/cars/genesis/";
}
function menu_1santafe() {
  location.href="/cars/santafe/prices.html";
}
function menu_1tucson() {
  location.href="/cars/tucson/prices.html";
}
function menu_1h1() {
  location.href="/cars/h1/";
}
function menu_1matrix() {
  location.href="/cars/matrix/";
}
function menu_1i30() {
  location.href="/cars/i30/";
}


/* BENEFITS */
function menu_20() {
	location.href="/benefits/assistance.html";
}


function menu_21() {
	location.href="/benefits/credit.html";
}

function menu_22() {
	location.href="/benefits/leasing.html";
}

function menu_23() {
	location.href="/benefits/tradein.html";
}

function menu_24() {
	location.href="/benefits/commission.html";
}

function menu_25() {
	location.href="/benefits/insurance.html";
}
function menu_26() {
	location.href="/benefits/commiss_shop.html";
}

/* SERVICE */
function menu_31() {
	location.href="/service/guarantee.html";
}

function menu_32() {
	location.href="/service/servicing.html";
}

function menu_33() {
	location.href="/service/benefits_sto.html";
}

function menu_34() {
	location.href="/service/spares_accessories.html";
}

function menu_35() {
	location.href="/service/faq.html";
}

/* DEALERS */
function menu_41() {
	location.href="/dealers/contacts.html";
}

function menu_42() {
	location.href="/dealers/enter_dealer.html";
}


/* NEWS */
function menu_51() {
	location.href="/news/hmu/";
}
function menu_52() {
	location.href="/news/region/";
}

function menu_53() {
	location.href="/news/world/";
}

/* HYUNDAI */
function menu_61() {
	location.href="/hyundai/hmc.html";
}
function menu_62() {
	location.href="/hyundai/hmu.html";
}
function menu_63() {
	location.href="/hyundai/rshow09.html";
}

/* SPARES */
function menu_71() {
	location.href="/service/spares_accessories/spares.html";
}
function menu_72() {
	location.href="/service/spares_accessories/accessories.html";
}

