if (document.images) {
				haba1 = new Image
				haba1a = new Image
				haba2 = new Image
				haba2a = new Image
				haba3 = new Image
				haba3a = new Image
				haba4 = new Image
				haba4a = new Image
				haba5 = new Image
				haba5a = new Image
				haba6 = new Image
				haba6a = new Image
				haba7 = new Image
				haba7a = new Image
				haba8 = new Image
				haba8a = new Image
				haba9 = new Image
				haba9a = new Image
				haba10 = new Image
				haba10a = new Image
				haba11 = new Image
				haba11a = new Image
				haba12 = new Image
				haba12a = new Image

				haba1.src = "../img/m_index.gif"
				haba1a.src = "../img/m_index_a.gif"
				haba2.src = "../img/m_news.gif"
				haba2a.src = "../img/m_news_a.gif"
				haba3.src = "../img/m_sphere.gif"
				haba3a.src = "../img/m_sphere_a.gif"
				haba4.src = "../img/m_catalog.gif"
				haba4a.src = "../img/m_catalog_a.gif"
				haba5.src = "../img/m_elite.gif"
				haba5a.src = "../img/m_elite_a.gif"
				haba6.src = "../img/m_bonus.gif"
				haba6a.src = "../img/m_bonus_a.gif"
				haba7.src = "../img/m_articles.gif"
				haba7a.src = "../img/m_articles_a.gif"
				haba8.src = "../img/m_projects.gif"
				haba8a.src = "../img/m_projects_a.gif"
				haba9.src = "../img/m_contacts.gif"
				haba9a.src = "../img/m_contacts_a.gif"
				haba10.src = "../img/m_design.gif"
				haba10a.src = "../img/m_design_a.gif"
				haba11.src = "../img/m_price.gif"
				haba11a.src = "../img/m_price_a.gif"
				haba12.src = "../img/m_produce.gif"
				haba12a.src = "../img/m_produce_a.gif"
			}

			function swapImage(thisImage,newImage) {
				if (document.images) {
					document[thisImage].src = eval(newImage + ".src")
				}
			}