/*
d=document;
var r=d.referrer;

if(r.indexOf("aitsystems.am")<0 && r.indexOf("zvartnots.am")<0) {
  top.location = "http://www.zvartnots.am";
}
*/
/*
var x=window.name;
if(x!="zvtcnt") {
  top.location = "http://www.menq.am/index_e.html";
}
*/