var __txt = new Array()
__txt[0]=["About us:","<a href=\"About us.htm#_h1\" target=\"_top\">PADIDEH ANDISH at a glance</a><br/><a href=\"About us.htm#_h2\" target=\"_top\">Our history</a><br/><a href=\"About us.htm#_h3\" target=\"_top\">Activities</a><br/><a href=\"About us.htm#_h4\" target=\"_top\">Targets</a><br/><a href=\"About us.htm#_h5\" target=\"_top\">Members</a><br/><a href=\"About us.htm#_h6\" target=\"_top\">Quality Strategy</a><br/><a href=\"About us.htm#_h7\" target=\"_top\">Organization Chart</a><br/>"]
__txt[1]=["Commerce:","<a href=\"Commerce.htm#_h1\" target=\"_top\">Customer Support</a><br/><a href=\"Commerce.htm#_h2\" target=\"_top\">Sale Department</a><br/><a href=\"Commerce.htm#_h3\" target=\"_top\">Saling Instrument</a><br/><a href=\"Commerce.htm#_h4\" target=\"_top\">Installation</a><br/><a href=\"Commerce.htm#_h5\" target=\"_top\">Warranty</a><br/><a href=\"Commerce.htm#_h6\" target=\"_top\">Education</a><br/>"]
__txt[2]=["Information Technology:","<a href=\"IT.htm#_h1\" target=\"_top\">Design Tools</a><br/><a href=\"IT.htm#_h2\" target=\"_top\">System Analyze</a><br/><a href=\"IT.htm#_h3\" target=\"_top\">Education</a><br/><a href=\"IT.htm#_h4\" target=\"_top\">Deliberation</a><br/><a href=\"IT.htm#_h5\" target=\"_top\">The Special Softwares</a><br/>"]
__txt[3]=["Automation:","<a href=\"Automation.htm#_h1\" target=\"_top\">Design & Implementation Modern ...</a><br/><a href=\"Automation.htm#_h2\" target=\"_top\">Development & Rebuilt Automa...</a><br/><a href=\"Automation.htm#_h3\" target=\"_top\">Replace the Old Systems with ...</a><br/><a href=\"Automation.htm#_h4\" target=\"_top\">Technology</a><br/><a href=\"Automation.htm#_h5\" target=\"_top\">Service</a><br/>"]
__txt[4]=["Electronic:","<a href=\"Electronic.htm#_h1\" target=\"_top\">Design & Manufacturing Electronic ...</a><br/><a href=\"Electronic.htm#_h2\" target=\"_top\">Design Tools</a><br/><a href=\"Electronic.htm#_h3\" target=\"_top\">System Analyze</a><br/><a href=\"Electronic.htm#_h4\" target=\"_top\">Service</a><br/>"]
__txt[5]=["Simulation:","<a href=\"Simulation.htm#_h1\" target=\"_top\">Computer Base Training</a><br/><a href=\"Simulation.htm#_h2\" target=\"_top\">Flight Training Device</a><br/><a href=\"Simulation.htm#_h3\" target=\"_top\">Full Flight Simulator</a><br/><a href=\"Simulation.htm#_h4\" target=\"_top\">The other System Simulation</a><br/>"]

var __stl = new Array()
__stl[0]=["white","#E63333","#C93737","#F1F5FF"]
__stl[1]=["white","#B93766","#C73A6E","#F1F5FF"]
__stl[2]=["white","#D26E16","#C8712A","#F1F5FF"]
__stl[3]=["white","#509737","#479A48","#F1F5FF"]
__stl[4]=["white","#3772C4","#3873C5","#F1F5FF"]
__stl[5]=["white","#5B52A8","#6256BC","#F1F5FF"]
__stl[6]=["white","#5B52A8","#6256BC","#F1F5FF"]

function lepop(idx){
return overlib(__txt[idx][1], WIDTH, 210, STICKY, MOUSEOFF, DELAY, 200, FGCOLOR, __stl[idx][3], BGCOLOR, __stl[idx][2], TEXTCOLOR, __stl[idx][1], CAPTION, __txt[idx][0], CAPCOLOR, "#FFFFFF", CLOSETEXT, "X", CLOSEFONTCLASS, "cl_font_class", TEXTFONTCLASS, "celltext", BORDER, 1);
}

function validate(elem){
if((elem.value != undefined) && (elem.value != "")) return true;
else return false;
}

function bmark_msg(){
var isie = 0;

//if(navigator.appVersion.indexOf("MSIE") != -1)

if(window.external) isie = 1;

if(isie == 1){
window.external.AddFavorite(location.href, document.title); return false;
}
else{
alert("Your web-browser does not support automatic addition of favourites/bookmarks.\n\n"+
"You will have to use a key-combination or menu option specific to your browser:\n"+
"  - in Mozilla/Mozilla Firefox try: Ctrl-D\n"+
"  - in Opera try Ctrl-T\n"+
"  - for other browsers consult the program's help system/documentation\n\n\n"+
"NOTE: The key combinations above will bookmark the page you were browsing at that moment.");
}
}
