// Image caching


<!--//--><![CDATA[//><!--

if (document.images) {
var img = new Object();

img["ru_btn"] = new Image(79, 23);
img["ru_btn"].src = "images/ru.png";
img["ru_ovr"] = new Image(79, 23);
img["ru_ovr"].src = "images/ru_o.png";

img["en_btn"] = new Image(79, 23);
img["en_btn"].src = "images/en.png";
img["en_ovr"] = new Image(79, 23);
img["en_ovr"].src = "images/en_o.png";

img["kz_btn"] = new Image(79, 23);
img["kz_btn"].src = "images/kz.png";
img["kz_ovr"] = new Image(79, 23);
img["kz_ovr"].src = "images/kz_o.png";

img["b_about_ru"] = new Image(109, 32);
img["b_about_ru"].src = "images/b_about_kz.png";
img["b_about_ru_o"] = new Image(109, 32);
img["b_about_ru_o"].src = "images/b_about_kz_o.png";

img["b_discography_ru"] = new Image(130, 32);
img["b_discography_ru"].src = "images/b_discography_ru.png";
img["b_discography_ru_o"] = new Image(130, 32);
img["b_discography_ru_o"].src = "images/b_discography_ru_o.png";

img["b_concerts_ru"] = new Image(115, 32);
img["b_concerts_ru"].src = "images/b_concerts_kz.png";
img["b_concerts_ru_o"] = new Image(115, 32);
img["b_concerts_ru_o"].src = "images/b_concerts_kz_o.png";

img["b_instruments_ru"] = new Image(102, 32);
img["b_instruments_ru"].src = "images/b_instruments_kz.png";
img["b_instruments_ru_o"] = new Image(102, 32);
img["b_instruments_ru_o"].src = "images/b_instruments_kz_o.png";

img["b_press_ru"] = new Image(125, 32);
img["b_press_ru"].src = "images/b_press_kz.png";
img["b_press_ru_o"] = new Image(125, 32);
img["b_press_ru_o"].src = "images/b_press_kz_o.png";

img["b_gallery_ru"] = new Image(108, 32);
img["b_gallery_ru"].src = "images/b_gallery_kz.png";
img["b_gallery_ru_o"] = new Image(108, 32);
img["b_gallery_ru_o"].src = "images/b_gallery_kz_o.png";

img["b_guestbook_ru"] = new Image(150, 32);
img["b_guestbook_ru"].src = "images/b_guestbook_kz.png";
img["b_guestbook_ru_o"] = new Image(150, 32);
img["b_guestbook_ru_o"].src = "images/b_guestbook_kz_o.png";

img["b_guestbook_en"] = new Image(120, 32);
img["b_guestbook_en"].src = "images/b_guestbook_en.png";
img["b_guestbook_en_o"] = new Image(120, 32);
img["b_guestbook_en_o"].src = "images/b_guestbook_en_o.png";

img["b_contacts_ru"] = new Image(108, 32);
img["b_contacts_ru"].src = "images/b_contacts_kz.png";
img["b_contacts_ru_o"] = new Image(108, 32);
img["b_contacts_ru_o"].src = "images/b_contacts_kz_o.png";

img["s_about_ru"] = new Image(74, 12);
img["s_about_ru"].src = "images/s_about_kz.png";
img["s_about_ru_o"] = new Image(74, 12);
img["s_about_ru_o"].src = "images/s_about_kz_o.png";

img["s_discography_ru"] = new Image(87, 12);
img["s_discography_ru"].src = "images/s_discography_ru.png";
img["s_discography_ru_o"] = new Image(87, 12);
img["s_discography_ru_o"].src = "images/s_discography_ru_o.png";

img["s_press_ru"] = new Image(84, 12);
img["s_press_ru"].src = "images/s_press_kz.png";
img["s_press_ru_o"] = new Image(84, 12);
img["s_press_ru_o"].src = "images/s_press_kz_o.png";

img["s_gallery_ru"] = new Image(71, 12);
img["s_gallery_ru"].src = "images/s_gallery_kz.png";
img["s_gallery_ru_o"] = new Image(71, 12);
img["s_gallery_ru_o"].src = "images/s_gallery_kz_o.png";

img["s_concerts_ru"] = new Image(74, 12);
img["s_concerts_ru"].src = "images/s_concerts_kz.png";
img["s_concerts_ru_o"] = new Image(74, 12);
img["s_concerts_ru_o"].src = "images/s_concerts_kz_o.png";

img["s_guestbook_ru"] = new Image(110, 12);
img["s_guestbook_ru"].src = "images/s_guestbook_kz.png";
img["s_guestbook_ru_o"] = new Image(110, 12);
img["s_guestbook_ru_o"].src = "images/s_guestbook_kz_o.png";

img["s_instruments_ru"] = new Image(60, 12);
img["s_instruments_ru"].src = "images/s_instruments_kz.png";
img["s_instruments_ru_o"] = new Image(60, 12);
img["s_instruments_ru_o"].src = "images/s_instruments_kz_o.png";

img["s_contacts_ru"] = new Image(63, 12);
img["s_contacts_ru"].src = "images/s_contacts_kz.png";
img["s_contacts_ru_o"] = new Image(63, 12);
img["s_contacts_ru_o"].src = "images/s_contacts_kz_o.png";

}

//--><!]]> 
