if ( document.images ) {
var menu_1=new Image();
menu_1.src="http://nrzkvo.ru/joomla/templates/w202/images/m01.jpg";

var menu_1_=new Image();
menu_1_.src="http://nrzkvo.ru/joomla/templates/w202/images/m01_.jpg";

var menu_2=new Image();
menu_2.src="http://nrzkvo.ru/joomla/templates/w202/images/02_1.jpg";

var menu_2_=new Image();
menu_2_.src="http://nrzkvo.ru/joomla/templates/w202/images/02_2.jpg";

var menu_3=new Image();
menu_3.src="http://nrzkvo.ru/joomla/templates/w202/images/03_1.jpg";

var menu_3_=new Image();
menu_3_.src="http://nrzkvo.ru/joomla/templates/w202/images/03_2.jpg";

var menu_4=new Image();
menu_4.src="http://nrzkvo.ru/joomla/templates/w202/images/04_1.jpg";

var menu_4_=new Image();
menu_4_.src="http://nrzkvo.ru/joomla/templates/w202/images/04_2.jpg";

var menu_5=new Image();
menu_5.src="http://nrzkvo.ru/joomla/templates/w202/images/05_1.jpg";

var menu_5_=new Image();
menu_5_.src="http://nrzkvo.ru/joomla/templates/w202/images/05_2.jpg";

var menu_6=new Image();
menu_6.src="http://nrzkvo.ru/joomla/templates/w202/images/06_1.jpg";

var menu_6_=new Image();
menu_6_.src="http://nrzkvo.ru/joomla/templates/w202/images/06_2.jpg";

var menu_7=new Image();
menu_7.src="http://nrzkvo.ru/joomla/templates/w202/images/07_1.jpg";

var menu_7_=new Image();
menu_7_.src="http://nrzkvo.ru/joomla/templates/w202/images/07_2.jpg";

var menu_8=new Image();
menu_8.src="http://nrzkvo.ru/joomla/templates/w202/images/08_1.jpg";

var menu_8_=new Image();
menu_8_.src="http://nrzkvo.ru/joomla/templates/w202/images/08_2.jpg";

var menu_9=new Image();
menu_9.src="http://nrzkvo.ru/joomla/templates/w202/images/09_1.jpg";

var menu_9_=new Image();
menu_9_.src="http://nrzkvo.ru/joomla/templates/w202/images/09_2.jpg";

var menu_10=new Image();
menu_10.src="http://nrzkvo.ru/joomla/templates/w202/images/10_1.jpg";

var menu_10_=new Image();
menu_10_.src="http://nrzkvo.ru/joomla/templates/w202/images/10_2.jpg";

var menu_11=new Image();
menu_11.src="http://nrzkvo.ru/joomla/templates/w202/images/11_1.jpg";
              
var menu_11_=new Image();
menu_11_.src="http://nrzkvo.ru/joomla/templates/w202/images/11_2.jpg";

}
var c;

function Exchange1(arg){
if  (document.images) {
counter = eval ( arg + ".src" );
document[arg].src = counter;
}
}
function Exchange2(arg){
if  (document.images) {
counter = eval ( arg + "_.src" );
document[arg].src = counter;
}
}

