//+----------------------------------------------------------------------------+
//| Copyright 2006, Dipl. eng. Andri Ivin.                                     |
//| Unauthorized copying of this script or any part of this script prohibited. |
//| Contact: andri.ivin@mail.ee                                                |
//+----------------------------------------------------------------------------+

var separator = new Array();
separator[1] = false;
separator[2] = false;
separator[3] = false;
separator[4] = false;
separator[5] = false;
separator[6] = false;
separator[7] = false;
separator[8] = false;
separator[9] = false;

var background_color = new Array();
background_color[1] = "";
background_color[2] = "";
background_color[3] = "";
background_color[4] = "";
background_color[5] = "";
background_color[6] = "";
background_color[7] = "";
background_color[8] = "";
background_color[9] = "";

var article_name = new Array();
article_name[1] = "“&#1050; &#1084;&#1086;&#1077;&#1084;&#1091; &#1088;&#1077;&#1073;&#1105;&#1085;&#1082;&#1091; &#1074;&#1077;&#1088;&#1085;&#1091;&#1083;&#1089;&#1103; &#1089;&#1084;&#1077;&#1093;”";

article_name[2] = "“&#1057;&#1086;&#1083;&#1085;&#1099;&#1096;&#1082;&#1086; &#1074; &#1079;&#1072;&#1073;&#1086;&#1090;&#1083;&#1080;&#1074;&#1099;&#1093; &#1088;&#1091;&#1082;&#1072;&#1093;”";

article_name[3] = "“&#1055;&#1077;&#1076;&#1072;&#1075;&#1086;&#1075;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080;&#1077; &#1084;&#1080;&#1092;&#1099;”";

article_name[4] = "“&#1044;&#1077;&#1090;&#1080; &#1080; &#1074;&#1079;&#1088;&#1086;&#1089;&#1083;&#1099;&#1077;”";

article_name[5] = "“&#1053;&#1072; &#1088;&#1091;&#1089;&#1089;&#1082;&#1086;&#1084; &#1087;&#1086;&#1076;&#1074;&#1086;&#1088;&#1100;&#1077;”";

article_name[6] = "“&#1044;&#1077;&#1085;&#1100; &#1088;&#1086;&#1078;&#1076;&#1077;&#1085;&#1080;&#1103; &#1091; &#1089;&#1072;&#1076;&#1072”";

article_name[7] = "“&#1042; &#1101;&#1089;&#1090;&#1086;&#1085;&#1080;&#1080; &#1087;&#1088;&#1086;&#1086;&#1087;&#1077;&#1088;&#1080;&#1088;&#1086;&#1074;&#1072;&#1085;&#1086; 65 &#1095;&#1077;&#1083;&#1086;&#1074;&#1077;&#1082;”";

article_name[8] = "“&#1054;&#1089;&#1077;&#1085;&#1100;&#1102; &#1043;&#1077;&#1086;&#1088;&#1075; &#1087;&#1086;&#1081;&#1076;&#1105;&#1090; &#1074; &#1086;&#1073;&#1099;&#1095;&#1085;&#1091;&#1102; &#1096;&#1082;&#1086;&#1083;&#1091;”";

article_name[9] = "“&#1071;&#1079;&#1099;&#1082; &#1076;&#1086; &#1088;&#1072;&#1073;&#1086;&#1090;&#1099; &#1076;&#1086;&#1074;&#1077;&#1076;&#1105;&#1090;”";

var article_file = new Array();
article_file[1] = "http://www.moles.ee/03/Feb/22/17-1.php";
article_file[2] = "http://www.moles.ee/03/Mar/22/7-1.php";
article_file[3] = "http://www.moles.ee/04/Mar/13/18-1.php";
article_file[4] = "http://www.moles.ee/04/Oct/19/14-1.php";
article_file[5] = "http://www.narodru.ru/smi2237.html";
article_file[6] = "http://www.moles.ee/06/Apr/10/24-1.php";
article_file[7] = "http://rus.postimees.ee/230307/glavnaja/estonija/13821.php";
article_file[8] = "http://rus.postimees.ee/230307/glavnaja/estonija/13818.php";
article_file[9] = "http://uudised.err.ee/index.php?06177480";

function swapImg(picture,pictureImage) {
	document[picture].src = pictureImage;
}

function elementBgColor(elemName,value) {
	//document.getElementById(elemName).style.border.visibility = 'hidden';
	document.getElementById(elemName).style.borderColor = value;
}
