You are on page 1of 46

<html id="ctl00_Html1" xmlns:o="urn:schemas-microsoft-com:office:office"

__expr-val-dir="ltr" lang="en-us" dir="ltr">

<!-- Header-->

<head id="ctl00_Head1"><meta http-equiv="X-UA-Compatible" content="IE=8"


/><meta name="GENERATOR" content="Microsoft SharePoint" /><meta name="progid"
content="SharePoint.WebPartPage.Document" /><meta http-equiv="Content-Type"
content="text/html; charset=utf-8" /><meta http-equiv="Expires" content="0"
/><title>

ethiotelecom|Intranet

</title><link rel="stylesheet" type="text/css"


href="/_layouts/1033/styles/Themable/search.css?rev=4vfHH0ymR%2FX9H1w0%2BbdcvA
%3D%3D"/>
<link rel="stylesheet" type="text/css" href="/_styles/corev4.css"/>
<script type="text/javascript">
// <![CDATA[
document.write('<script type="text/javascript"
src="/_layouts/1033/init.debug.js?rev=Cn3X2qRiBI8U52EFeStGwg%3D%3D"></' +
'script>');
document.write('<script type="text/javascript"
src="/_layouts/spgridview.debug.js?rev=MzyQmcG%2FdcO4xS7x9hR3TA%3D%3D"></' +
'script>');
document.write('<script type="text/javascript" src="/ScriptResource.axd?
d=SobdCR6LyTJlk-
6BJOixaUu9oruxfoSTY7m3EzwuWefPMh5vqKodY7tHZlDHeedAHEgl4qJTDPrRCqNNxvqa5NyNdcx4
vl1LDZyoq9GYfUw1&amp;t=ffffffffec2d9970"></' + 'script>');
document.write('<script type="text/javascript" src="/_layouts/blank.debug.js?
rev=jE3bS2JFTB63z3iWgauX9w%3D%3D"></' + 'script>');
document.write('<script type="text/javascript" src="/ScriptResource.axd?
d=SobdCR6LyTJlk-
6BJOixaUu9oruxfoSTY7m3EzwuWefPMh5vqKodY7tHZlDHeedAG_IF27cDQfmpOgWX3a965GJbvHG1
SRqjacTOsBH0GsMqd-rfKSoNHLkye8iHdQqk0&amp;t=ffffffffec2d9970"></' +
'script>');
// ]]>
</script>

<script type="text/javascript" language="javascript"


src="/_layouts/ETIP/jquery-1.4.4.js"></script>
<script type="text/javascript" language="javascript"
src="/_layouts/ETIP/Myjs.js"></script>
<link rel="stylesheet" type="text/css" href="_layouts/ETIP/02STYLES/ETIP.css"
/><link rel="stylesheet" type="text/css"
href="_Layouts/1033/styles/COREV4.css" />
<script language="javascript" type="text/javascript"
src="/_layouts/ETIP/CalendarControl/My97DatePicker/WdatePicker.js">
</script>

<script type="text/javascript">
var _fV4UI = true;
</script>
<link type="text/xml" rel="alternate" href="/_vti_bin/spsdisco.aspx" />
<style type="text/css">

#shadow
{
height:400px;
width:700px;
background-image:url(SiteAssets/slider-bg.png);
}
.link
{

height:800px;
width:50px;
}

}
ol
{margin-bottom:0in;}
.style186 {
font-family: Nyala;
font-size: 12pt;
color: #000000;
}
.style194 {
background-color: #B2D234;
}
p.MsoNormal
{margin-top:0in;
margin-right:0in;
margin-bottom:10.0pt;
margin-left:0in;
line-height:115%;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
}
p.MsoListParagraphCxSpFirst
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
}
p.MsoListParagraphCxSpLast
{margin-top:0in;
margin-right:0in;
margin-bottom:10.0pt;
margin-left:.5in;
line-height:115%;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
}
p.MsoListParagraphCxSpMiddle
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
}
h1
{margin-top:24.0pt;
margin-right:0in;
margin-bottom:0in;
margin-left:0in;
margin-bottom:.0001pt;
line-height:115%;
page-break-after:avoid;
font-size:14.0pt;
font-family:"Cambria","serif";
color:#365F91;
font-weight:bold;
}
p
{margin-right:0in;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman","serif";
}
</style>

<link rel="shortcut icon" href="/_layouts/ETIP/01IMAGES/logo_fav.png"


type="image/vnd.microsoft.icon" /><style type="text/css">
.s4-skipribbonshortcut { display:none; }

</style></head>

<!--This is body-->

<body style=" background:url('/_layouts/ETIP/01IMAGES/body-tail.png');"


onload="if (typeof(_spBodyOnLoadWrapper) != 'undefined')
_spBodyOnLoadWrapper(); populateSlider();">

<script type="text/javascript">
$(document).ready(function(){
$("#ctl00_PlaceHolderTitleBreadcrumb_ContentMap
span").first().remove();
$("#ctl00_PlaceHolderTitleBreadcrumb_ContentMap").prepend("<span><a
href='/'>Home</a></span>");

$("#DatePickerDiv + div").hide();

//Replace Breadcrumb.
var strHtml="<div class='style_BreadCrumb'><span
id='ctl00_PlaceHolderTitleBreadcrumb_ContentMap'>";
var ulObject = $("ul.s4-breadcrumb");
var aCollection = ulObject.find("a");
$(aCollection).each(function(i)
{
$(this).removeClass();
var txtThis = $(this).text();
if(txtThis=="ETIP")
{
$(this).text("Home");
}
strHtml +="<span>"+this.outerHTML+"</span><span> &gt; </span>";
})
strHtml += $("span.s4-breadcrumbCurrentNode").html();
strHtml += "</span></div>";
$("ul.s4-breadcrumb").replaceWith(strHtml);

//Replace LeftNavBar.
var html = "";
var $leftNavObjects = $("div.ms-quicklaunchouter ul.root >
li.static:first").nextAll();
$leftNavObjects.find("span.ms-hidden").remove();

var $linkRootObjects = $leftNavObjects.children("a.menu-item");


$linkRootObjects.removeClass().children("span").removeClass();
$linkRootObjects.each(function(i)
{
$(this).html($(this).text());
html += "<div class='divStyle'>";
html += "<span class='titleStyle'>" + this.outerHTML + "</span>";

var $ulChildObjects = $(this).next("ul.static");


var $linkChildObjects =
$ulChildObjects.children("li").children("a");
$linkChildObjects.each(function(i){
$(this).attr("class","childStyle").html($(this).text());
html += this.outerHTML;
})

html += "</div><br />";


})
$("div.ms-quicklaunchouter").replaceWith(html);

var groupHtml = "";


var $leftNavObjects = $("#zz1_MenuQuickLaunch").find("ul.root >
li.static:first");
$leftNavObjects.find("span.ms-hidden").remove();
var $linkRootObjects = $leftNavObjects.children("a.menu-item");
$linkRootObjects.removeClass().children("span").removeClass();
$linkRootObjects.each(function(i)
{
$(this).html($(this).text());
groupHtml += "<div class='divStyle'>";
groupHtml += "<span class='titleStyle'>" + this.outerHTML +
"</span>";

var $ulChildObjects = $(this).next("ul.static");


var $linkChildObjects =
$ulChildObjects.children("li").children("a");
$linkChildObjects.each(function(i)
{
$(this).attr("class","childStyle").html($(this).text());
groupHtml += this.outerHTML;
}
)

groupHtml += "</div><br />";


}
)
$("#zz1_MenuQuickLaunch").nextAll("div").hide();
$("#zz1_MenuQuickLaunch").replaceWith(groupHtml);
});
</script>

<form name="aspnetForm" method="post" action="default.aspx"


onsubmit="javascript:return WebForm_OnSubmit();" id="aspnetForm">
<div>
<input type="hidden" name="MSOWebPartPage_PostbackSource"
id="MSOWebPartPage_PostbackSource" value="" />
<input type="hidden" name="MSOTlPn_SelectedWpId" id="MSOTlPn_SelectedWpId"
value="" />
<input type="hidden" name="MSOTlPn_View" id="MSOTlPn_View" value="0" />
<input type="hidden" name="MSOTlPn_ShowSettings" id="MSOTlPn_ShowSettings"
value="False" />
<input type="hidden" name="MSOGallery_SelectedLibrary"
id="MSOGallery_SelectedLibrary" value="" />
<input type="hidden" name="MSOGallery_FilterString"
id="MSOGallery_FilterString" value="" />
<input type="hidden" name="MSOTlPn_Button" id="MSOTlPn_Button" value="none" />
<input type="hidden" name="MSOSPWebPartManager_DisplayModeName"
id="MSOSPWebPartManager_DisplayModeName" value="Browse" />
<input type="hidden" name="MSOSPWebPartManager_ExitingDesignMode"
id="MSOSPWebPartManager_ExitingDesignMode" value="false" />
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="MSOWebPartPage_Shared" id="MSOWebPartPage_Shared"
value="" />
<input type="hidden" name="MSOLayout_LayoutChanges"
id="MSOLayout_LayoutChanges" value="" />
<input type="hidden" name="MSOLayout_InDesignMode" id="MSOLayout_InDesignMode"
value="" />
<input type="hidden" name="MSOSPWebPartManager_OldDisplayModeName"
id="MSOSPWebPartManager_OldDisplayModeName" value="Browse" />
<input type="hidden" name="MSOSPWebPartManager_StartWebPartEditingName"
id="MSOSPWebPartManager_StartWebPartEditingName" value="false" />
<input type="hidden" name="MSOSPWebPartManager_EndWebPartEditing"
id="MSOSPWebPartManager_EndWebPartEditing" value="false" />
<input type="hidden" name="_maintainWorkspaceScrollPosition"
id="_maintainWorkspaceScrollPosition" value="0" />
<input type="hidden" name="__REQUESTDIGEST" id="__REQUESTDIGEST"
value="0xC885BF73DFFEB582002197DBA87E93EE35AEEAB3BCDBBCFCFE5649AE76A8B11FCF3EE
219F62507595AFC2DAB80BAF4F4A6B980759C66FB08A000D9B7FB814A37,28 Aug 2017
05:24:13 -0000" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
value="/wEPDwUKMTgyNTUxMzQ1Nw8WBB4bQW5ub3VuY2VtZW50TGlzdFF1ZXJ5U3RyaW5nBZwBPFZ
pZXc+PFF1ZXJ5PjxPcmRlckJ5PjxGaWVsZFJlZiBOYW1lPSJDcmVhdGVkIiBBc2NlbmRpbmc9IkZBT
FNFIiAvPjwvT3JkZXJCeT48T3JkZXJCeT48RmllbGRSZWYgTmFtZT0nTW9kaWZpZWQnIEFzY2VuZGl
uZz0nZmFsc2UnLz48L09yZGVyQnk+PC9RdWVyeT48L1ZpZXc+Hg9UYXNrUXVlcnlTdHJpbmcF/wE8V
mlldz48UXVlcnk+PFdoZXJlPjxFcT48RmllbGRSZWYgTmFtZT0iQ3VycmVudEFwcHJvdmVyIiAvPjx
WYWx1ZSBUeXBlPSJUZXh0Ij5CaXJ1ay5Fcm1pYXN0PC9WYWx1ZT48L0VxPjwvV2hlcmU+PE9yZGVyQ
nk+PEZpZWxkUmVmIE5hbWU9IkNyZWF0ZWQiIEFzY2VuZGluZz0iRkFMU0UiIC8+PC9PcmRlckJ5Pjx
PcmRlckJ5PjxGaWVsZFJlZiBOYW1lPSdNb2RpZmllZCcgQXNjZW5kaW5nPSdmYWxzZScvPjwvT3JkZ
XJCeT48L1F1ZXJ5PjwvVmlldz4WAmYPZBYCZg9kFgICAw9kFgoCEQ9kFgICAQ8WAh4EVGV4dGVkAhM
PZBYCAgEPZBYCZg9kFgJmDw9kFgYeBWNsYXNzBSJtcy1zYnRhYmxlIG1zLXNidGFibGUtZXggczQtc
2VhcmNoHgtjZWxscGFkZGluZwUBMB4LY2VsbHNwYWNpbmcFATBkAhUPZBYCAgEPFgIfAgWsDTx1bCB
jbGFzcz0nZmlyc3QnPjxsaSBjbGFzcz0nc2Vjb25kJz48c3BhbiBzdHlsZT0nZm9udC13ZWlnaHQ6Y
m9sZGVyOyc+fDwvc3Bhbj48YSBjbGFzcz0ndGhpcmQnIGhyZWY9Jy9kZWZhdWx0LmFzcHgnIGlkPSd
Ib21lJyBzdHlsZT0nY29sb3I6IzAwMDAwMCcgPkhvbWU8L2E+PC9saT48bGkgY2xhc3M9J3NlY29uZ
Cc+PHNwYW4gc3R5bGU9J2ZvbnQtd2VpZ2h0OmJvbGRlcjsnPnw8L3NwYW4+PGEgY2xhc3M9J3RoaXJ
kJyBocmVmPScvTGlzdHMvQW5ub3VuY2VtZW50cy9BbGxJdGVtc19jb3B5KDEpLmFzcHgnIGlkPSdQd
WJsaWMgRG9jdW1lbnQnIHN0eWxlPSdjb2xvcjojMDAwMDAwJyA+UHVibGljIERvY3VtZW50PC9hPjw
vbGk+PGxpIGNsYXNzPSdzZWNvbmQnPjxzcGFuIHN0eWxlPSdmb250LXdlaWdodDpib2xkZXI7Jz58P
C9zcGFuPjxhIGNsYXNzPSd0aGlyZCcgaHJlZj0nL0VudGVyUHJpc2UgRG9jdW1lbnQvRm9ybXMvQWx
sSXRlbXMxLmFzcHgnIGlkPSdKb2IgRGVzY3JpcHRpb24nIHN0eWxlPSdjb2xvcjojMDAwMDAwJyA+S
m9iIERlc2NyaXB0aW9uPC9hPjwvbGk+PGxpIGNsYXNzPSdzZWNvbmQnPjxzcGFuIHN0eWxlPSdmb25
0LXdlaWdodDpib2xkZXI7Jz58PC9zcGFuPjxhIGNsYXNzPSd0aGlyZCcgaHJlZj0nL19sYXlvdXRzL
0VUSVAvc2V0dGluZ3MvTXlEaXZpc2lvbi5hc3B4JyBpZD0nTXkgRGl2aXNpb24nIHN0eWxlPSdjb2x
vcjojMDAwMDAwJyA+TXkgRGl2aXNpb248L2E+PC9saT48bGkgY2xhc3M9J3NlY29uZCc+PHNwYW4gc
3R5bGU9J2ZvbnQtd2VpZ2h0OmJvbGRlcjsnPnw8L3NwYW4+PGEgY2xhc3M9J3RoaXJkJyBocmVmPSc
vX2xheW91dHMvRVRJUC9Xb3JrZmxvdy9NeUFwcGxpY2F0aW9uTGlzdC5hc3B4JyBpZD0nV29ya2Zsb
3cnIHN0eWxlPSdjb2xvcjojMDAwMDAwJyA+V29ya2Zsb3c8L2E+PC9saT48bGkgY2xhc3M9J3NlY29
uZCc+PHNwYW4gc3R5bGU9J2ZvbnQtd2VpZ2h0OmJvbGRlcjsnPnw8L3NwYW4+PGEgY2xhc3M9J3Roa
XJkJyBocmVmPScvc2l0ZXMvRXRoaW8tVW5pdmVyaXNpdHlQdWJsaWMvRXRoaW8tVW5pdmVyaXNpdHk
vZGVmYXVsdC5hc3B4JyBpZD0nRUNVJyBzdHlsZT0nY29sb3I6IzAwMDAwMCcgPkVDVTwvYT48L2xpP
jxsaSBjbGFzcz0nc2Vjb25kJz48c3BhbiBzdHlsZT0nZm9udC13ZWlnaHQ6Ym9sZGVyOyc+fDwvc3B
hbj48YSBjbGFzcz0ndGhpcmQnIGhyZWY9Jy9MaXN0cy9UTSBGT1JVTS9BbGxJdGVtcy5hc3B4JyBpZ
D0nVE0gRk9SVU0nIHN0eWxlPSdjb2xvcjojMDAwMDAwJyA+VE0gRk9SVU08L2E+PC9saT48bGkgY2x
hc3M9J3NlY29uZCc+PHNwYW4gc3R5bGU9J2ZvbnQtd2VpZ2h0OmJvbGRlcjsnPnw8L3NwYW4+PGEgY
2xhc3M9J3RoaXJkJyBocmVmPScvVFYgYW5kIFJhZGlvIGFkdmVydGlzZW1lbnQvRm9ybXMvQWxsSXR
lbXMuYXNweCcgaWQ9J1RWIGFuZCBSYWRpbyBhZHZlcnRpc2VtZW50cycgc3R5bGU9J2NvbG9yOiMwM
DAwMDAnID5UViBhbmQgUmFkaW8gYWR2ZXJ0aXNlbWVudHM8L2E+PC9saT48bGkgY2xhc3M9J3NlY29
uZCc+PHNwYW4gc3R5bGU9J2ZvbnQtd2VpZ2h0OmJvbGRlcjsnPnw8L3NwYW4+PGEgY2xhc3M9J3Roa
XJkJyBocmVmPSdodHRwOi8vY2xpbmljLmV0aGlvdGVsZWNvbS5ldC9wdWJsaWMvbWFpbicgaWQ9J0N
saW5pYyBTZXJ2aWNlJyBzdHlsZT0nY29sb3I6IzAwMDAwMCcgPkNsaW5pYyBTZXJ2aWNlPC9hPjwvb
Gk+PC91bD5kAhcPZBYCAgEPZBYCAgEPFgIfAgWcCjxkaXYgY2xhc3M9J2RpdlF1aWNrTGluayc+PHN
wYW4gY2xhc3M9J3RpdGxlUXVpY2tMaW5rJz5RdWljayBMaW5rPC9zcGFuPjxhIGhyZWY9J2h0dHA6L
y9pbnRyYW5ldC5ldGhpb3RlbGVjb20uZXQvc2l0ZXMvTGFib3VydW5pb25EaXZpc2lvblB1YmxpYy9
UVi9Gb3Jtcy9BbGxJdGVtcy5hc3B4P1BhZ2VWaWV3PVNoYXJlZCZJbml0aWFsVGFiSWQ9UmliYm9uL
ldlYlBhcnRQYWdlJlZpc2liaWxpdHlDb250ZXh0PVdTU1dlYlBhcnRQYWdlJyBjbGFzcz0nY2hpbGR
RdWlja0xpbmsnIHRhcmdldD0nX2JsYW5rJz5GZW5vdGUgSUNUIFRWIFByb2dyYW08L2E+PGEgaHJlZ
j0naHR0cHM6Ly9tYWlsLmV0aGlvdGVsZWNvbS5ldC9vd2EnIGNsYXNzPSdjaGlsZFF1aWNrTGluayc
gdGFyZ2V0PSdfYmxhbmsnPmV0aGlvIE1haWw8L2E+PGEgaHJlZj0naHR0cDovL2ludHJhbmV0LmV0a
GlvdGVsZWNvbS5ldC9MaXN0cy9JbnRlcm5hbCUyMFZhY2FuY3kvQWxsSXRlbXNfY29weSgxKS5hc3B
4JyBjbGFzcz0nY2hpbGRRdWlja0xpbmsnIHRhcmdldD0nX2JsYW5rJz5JbnRlcm5hbCBWYWNhbmN5P
C9hPjxhIGhyZWY9Jy9RdWFsaXR5IENpcmNsZS9Gb3Jtcy9BbGxJdGVtcy5hc3B4ICcgY2xhc3M9J2N
oaWxkUXVpY2tMaW5rJyB0YXJnZXQ9J19ibGFuayc+UXVhbGl0eSBDaXJjbGU8L2E+PGEgaHJlZj0na
HR0cDovL2l0c20uZXRoaW90ZWxlY29tLmV0OjgwODAvd2VidGllci05LjIwL2Vzcy5kbycgY2xhc3M
9J2NoaWxkUXVpY2tMaW5rJyB0YXJnZXQ9J19ibGFuayc+U2VydmljZSBEZXNrIFBvcnRhbDwvYT48Y
SBocmVmPSdodHRwOi8vMTAuMjA4LjExMi41MC9jY2Jzd2ViL1NpbmdsZUxvZ2luLmFzcHgnIGNsYXN
zPSdjaGlsZFF1aWNrTGluaycgdGFyZ2V0PSdfYmxhbmsnPkNDJkIgWnNtYXJ0IFBvcnRhbDwvYT48Y
SBocmVmPSdodHRwczovLzEwLjE4MC44LjE2Ojk0NDQvb2ZtLycgY2xhc3M9J2NoaWxkUXVpY2tMaW5
rJyB0YXJnZXQ9J19ibGFuayc+WnNtYXJ0IFRyb3VibGUgVGlja2V0IDwvYT48YSBocmVmPSdodHRwO
i8vZXJwLmV0aGlvLmxvY2FsOjgwMDAnIGNsYXNzPSdjaGlsZFF1aWNrTGluaycgdGFyZ2V0PSdfYmx
hbmsnPkVSUCBQcm9kdWN0aW9uIFBvcnRhbDwvYT48YSBocmVmPSdodHRwczovLzEwLjIwNC4xNjIuM
jA6ODQ0My9tYWluLmFjdGlvbicgY2xhc3M9J2NoaWxkUXVpY2tMaW5rJyB0YXJnZXQ9J19ibGFuayc
+TkdCU1MtQ1JNIFN5c3RlbTwvYT48YSBocmVmPSdodHRwczovLzEwLjIwNC4xODIuMTc4L2NzLycgY
2xhc3M9J2NoaWxkUXVpY2tMaW5rJyB0YXJnZXQ9J19ibGFuayc+Q1JCVDwvYT48ZGl2PmQCHQ9kFgQ
CAw9kFgRmD2QWAgIBD2QWAmYPZBYEAgIPZBYUAgEPFgIeB1Zpc2libGVoZAIDDxYIHhNDbGllbnRPb
kNsaWNrU2NyaXB0BXJqYXZhU2NyaXB0OkNvcmVJbnZva2UoJ1Rha2VPZmZsaW5lVG9DbGllbnRSZWF
sJywxLCAxLCAnaHR0cDpcdTAwMmZcdTAwMmZpbnRyYW5ldC5ldGhpb3RlbGVjb20uZXQnLCAtMSwgL
TEsICcnLCAnJykeGENsaWVudE9uQ2xpY2tOYXZpZ2F0ZVVybGQeKENsaWVudE9uQ2xpY2tTY3JpcHR
Db250YWluaW5nUHJlZml4ZWRVcmxkHgxIaWRkZW5TY3JpcHQFIVRha2VPZmZsaW5lRGlzYWJsZWQoM
SwgMSwgLTEsIC0xKWQCBQ8WAh8GaGQCBw8WAh8GaGQCCQ8WAh8GaGQCCw8WAh8GaGQCDw8WAh8GaGQ
CEQ8WAh8GaGQCEw8WAh8GaGQCFQ8WAh8GaGQCAw8PFgoeCUFjY2Vzc0tleQUBLx4PQXJyb3dJbWFnZ
VdpZHRoAgUeEEFycm93SW1hZ2VIZWlnaHQCAx4RQXJyb3dJbWFnZU9mZnNldFhmHhFBcnJvd0ltYWd
lT2Zmc2V0WQLrA2RkAgEPZBYEAgMPZBYCZg9kFgJmDxQrAANkZGRkAgUPDxYCHwZoZGQCBw9kFgYCA
Q8WAh8CBaYNPGRpdiBjbGFzcz0nZGl2QWxsRGl2aXNpb25zJz48c3BhbiBjbGFzcz0ndGl0bGVBbGx
EaXZpc2lvbnMnPkFsbCBEaXZpc2lvbnM8L3NwYW4+PGEgaHJlZj0nL3NpdGVzL0V0aGlvLVVuaXZlc
mlzaXR5UHVibGljL0V0aGlvLVVuaXZlcmlzaXR5JyBjbGFzcz0nY2hpbGRBbGxEaXZpc2lvbnMnPlV
uaXZlcmlzdHk8L2E+PGEgaHJlZj0nL3NpdGVzL1RFeEFQdWJsaWMvVEV4QScgY2xhc3M9J2NoaWxkQ
WxsRGl2aXNpb25zJz5UZWxlY29tIEV4Y2VsbGVuY2UgQWNhZGVteTwvYT48YSBocmVmPScvc2l0ZXM
vUk1TUHVibGljL1JNUycgY2xhc3M9J2NoaWxkQWxsRGl2aXNpb25zJz5SZXNpZGVudGlhbCBTYWxlc
zwvYT48YSBocmVmPScvc2l0ZXMvTUNEUHVibGljL01DRCcgY2xhc3M9J2NoaWxkQWxsRGl2aXNpb25
zJz5NYXJrZXRpbmcgYW5kIENvbW11bmljYXRpb248L2E+PGEgaHJlZj0nL3NpdGVzL0VNU1B1YmxpY
y9FTVMnIGNsYXNzPSdjaGlsZEFsbERpdmlzaW9ucyc+RW50ZXJwcmlzZXM8L2E+PGEgaHJlZj0nL3N
pdGVzL0NVU1B1YmxpYy9DVVMnIGNsYXNzPSdjaGlsZEFsbERpdmlzaW9ucyc+Q3VzdG9tZXIgU2Vyd
mljZXM8L2E+PGEgaHJlZj0nL3NpdGVzL05UV1B1YmxpYy9OVFcnIGNsYXNzPSdjaGlsZEFsbERpdml
zaW9ucyc+TmV0d29yazwvYT48YSBocmVmPScvc2l0ZXMvSVNEUHVibGljL0lTRCcgY2xhc3M9J2Noa
WxkQWxsRGl2aXNpb25zJz5JbmZvcm1hdGlvbiBTeXN0ZW08L2E+PGEgaHJlZj0nL3NpdGVzL0ZJTlB
1YmxpYy9GSU4nIGNsYXNzPSdjaGlsZEFsbERpdmlzaW9ucyc+RmluYW5jZTwvYT48YSBocmVmPScvc
2l0ZXMvTEVHUHVibGljL0xFRycgY2xhc3M9J2NoaWxkQWxsRGl2aXNpb25zJz5MZWdhbCBEaXZpc2l
vbjwvYT48YSBocmVmPScvc2l0ZXMvSFJEUHVibGljL0hSRCcgY2xhc3M9J2NoaWxkQWxsRGl2aXNpb
25zJz5IdW1hbiBSZXNvdXJjZXM8L2E+PGEgaHJlZj0nL3NpdGVzL1NGRFB1YmxpYy9TRkQnIGNsYXN
zPSdjaGlsZEFsbERpdmlzaW9ucyc+U291cmNpbmcgYW5kIEZhY2lsaXRpZXM8L2E+PGEgaHJlZj0nL
3NpdGVzL0lBRFB1YmxpYy9JQUQnIGNsYXNzPSdjaGlsZEFsbERpdmlzaW9ucyc+SW50ZXJuYWwgQXV
kaXQ8L2E+PGEgaHJlZj0nL3NpdGVzL1NFQ1B1YmxpYy9TRUMnIGNsYXNzPSdjaGlsZEFsbERpdmlza
W9ucyc+U2VjdXJpdHk8L2E+PGEgaHJlZj0nL3NpdGVzL1BNT1B1YmxpYy9QTU8nIGNsYXNzPSdjaGl
sZEFsbERpdmlzaW9ucyc+U1BQTVM8L2E+PGEgaHJlZj0nL3NpdGVzL1FQRFB1YmxpYy9RUEQnIGNsY
XNzPSdjaGlsZEFsbERpdmlzaW9ucyc+UXVhbGl0eSBhbmQgUHJvY2VzczwvYT48YSBocmVmPScvc2l
0ZXMvQ0NEUHVibGljL0NDRCcgY2xhc3M9J2NoaWxkQWxsRGl2aXNpb25zJz5Db3Jwb3JhdGUgQ29tb
XVuaWNhdGlvbjwvYT48YSBocmVmPScvc2l0ZXMvV0NZUHVibGljL1dDWScgY2xhc3M9J2NoaWxkQWx
sRGl2aXNpb25zJz5Xb21lbixDaGlsZHJlbiAmIFlvdXRoIEFmZmFpcjwvYT48YSBocmVmPScvc2l0Z
XMvRUFDUHVibGljL0VBQycgY2xhc3M9J2NoaWxkQWxsRGl2aXNpb25zJz5FdGhpY3MgYW5kIEFudGk
gQ29ycnVwdGlvbnM8L2E+PGEgaHJlZj0nL3NpdGVzL0xhYm91cnVuaW9uRGl2aXNpb25QdWJsaWMvT
GFib3VydW5pb25EaXZpc2lvbicgY2xhc3M9J2NoaWxkQWxsRGl2aXNpb25zJz5MYWJvdXIgdW5pb24
8L2E+PC9icj48ZGl2PmQCAw88KwANAgAPFgYeC18hRGF0YUJvdW5kZx4MRGF0YVNvdXJjZUlEBRdBb
m5vdW5jZW1lbnRzTGlzdFNvdXJjZR4LXyFJdGVtQ291bnQCNGQBEBYBZhYBFCsABWQWBB4IQ3NzQ2x
hc3MFBm1zLXZiMh4EXyFTQgICFgQfEwUfbXMtdmgyLW5vZmlsdGVyIG1zLXZoMi1ncmlkdmlldx8UA
gJkZBYBAgYWAmYPZBYQZg8PFgIfBmhkZAIBD2QWAmYPDxYEHglCYWNrQ29sb3IKpAEfFAIIZBYCAgE
PDxYCHwIFjQI8aW1nIHNyYz0nL19sYXlvdXRzL0VUSVAvMDFJTUFHRVMvc2Fuamlhby5qcGcnIHN0e
WxlPSIgdGV4dC1hbGlnbjpjZW50ZXIiIGNsYXNzPSJtcy1uZXdnaWYiLz4mbmJzcDs8YSBjbGFzcz0
nYWNvbG9yJyBocmVmPS9MaXN0cy9Bbm5vdW5jZW1lbnRzL0Rpc3BGb3JtLmFzcHg/aWQ9MTM2PlNhZ
mV0eSBWaWRlb3M8L2E+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZTogMTBweDtjb2xvcjojYjRkMzM3Oyc
+Jm5ic3A7Jm5ic3A7RGF0ZSBDcmVhdGVk77yaNy8zMS8yMDE3PC9zcGFuPmRkAgIPZBYCZg8PFgQfF
QqkAR8UAghkFgICAQ8PFgIfAgWgAjxpbWcgc3JjPScvX2xheW91dHMvRVRJUC8wMUlNQUdFUy9zYW5
qaWFvLmpwZycgc3R5bGU9IiB0ZXh0LWFsaWduOmNlbnRlciIgY2xhc3M9Im1zLW5ld2dpZiIvPiZuY
nNwOzxhIGNsYXNzPSdhY29sb3InIGhyZWY9L0xpc3RzL0Fubm91bmNlbWVudHMvRGlzcEZvcm0uYXN
weD9pZD0xMzU+TmV3IEVtcGxveWVlcyBIYW5kYm9vayBWMSAoMjAxNyk8L2E+PHNwYW4gc3R5bGU9J
2ZvbnQtc2l6ZTogMTBweDtjb2xvcjojYjRkMzM3Oyc+Jm5ic3A7Jm5ic3A7RGF0ZSBDcmVhdGVk77y
aNS8xMC8yMDE3PC9zcGFuPmRkAgMPZBYCZg8PFgQfFQqkAR8UAghkFgICAQ8PFgIfAgWgAjxpbWcgc
3JjPScvX2xheW91dHMvRVRJUC8wMUlNQUdFUy9zYW5qaWFvLmpwZycgc3R5bGU9IiB0ZXh0LWFsaWd
uOmNlbnRlciIgY2xhc3M9Im1zLW5ld2dpZiIvPiZuYnNwOzxhIGNsYXNzPSdhY29sb3InIGhyZWY9L
0xpc3RzL0Fubm91bmNlbWVudHMvRGlzcEZvcm0uYXNweD9pZD0xMzQ+ZXRoaW8gdGVsZWNvbSBlLW1
hZ2F6aW5lIFYgMyBObyAxPC9hPjxzcGFuIHN0eWxlPSdmb250LXNpemU6IDEwcHg7Y29sb3I6I2I0Z
DMzNzsnPiZuYnNwOyZuYnNwO0RhdGUgQ3JlYXRlZO+8mjQvMy8yMDE3PC9zcGFuPmRkAgQPZBYCZg8
PFgQfFQqkAR8UAghkFgICAQ8PFgIfAgWqAjxpbWcgc3JjPScvX2xheW91dHMvRVRJUC8wMUlNQUdFU
y9zYW5qaWFvLmpwZycgc3R5bGU9IiB0ZXh0LWFsaWduOmNlbnRlciIgY2xhc3M9Im1zLW5ld2dpZiI
vPiZuYnNwOzxhIGNsYXNzPSdhY29sb3InIGhyZWY9L0xpc3RzL0Fubm91bmNlbWVudHMvRGlzcEZvc
m0uYXNweD9pZD0xMzM+RmFtaWx5IE1lZGljYWwgUG9saWN5IFJldmlzZWQgVjIgKEphbiAyMDE3KTw
vYT48c3BhbiBzdHlsZT0nZm9udC1zaXplOiAxMHB4O2NvbG9yOiNiNGQzMzc7Jz4mbmJzcDsmbmJzc
DtEYXRlIENyZWF0ZWTvvJo0LzMvMjAxNzwvc3Bhbj5kZAIFD2QWAmYPDxYEHxUKpAEfFAIIZBYCAgE
PDxYCHwIFlQI8aW1nIHNyYz0nL19sYXlvdXRzL0VUSVAvMDFJTUFHRVMvc2Fuamlhby5qcGcnIHN0e
WxlPSIgdGV4dC1hbGlnbjpjZW50ZXIiIGNsYXNzPSJtcy1uZXdnaWYiLz4mbmJzcDs8YSBjbGFzcz0
nYWNvbG9yJyBocmVmPS9MaXN0cy9Bbm5vdW5jZW1lbnRzL0Rpc3BGb3JtLmFzcHg/aWQ9MTMyPlN0Y
WZmIExvYW4gRG9jdW1lbnRzIDwvYT48c3BhbiBzdHlsZT0nZm9udC1zaXplOiAxMHB4O2NvbG9yOiN
iNGQzMzc7Jz4mbmJzcDsmbmJzcDtEYXRlIENyZWF0ZWTvvJozLzI3LzIwMTc8L3NwYW4+ZGQCBg9kF
gJmDw8WBB8VCqQBHxQCCGQWAgIBDw8WAh8CBZICPGltZyBzcmM9Jy9fbGF5b3V0cy9FVElQLzAxSU1
BR0VTL3NhbmppYW8uanBnJyBzdHlsZT0iIHRleHQtYWxpZ246Y2VudGVyIiBjbGFzcz0ibXMtbmV3Z
2lmIi8+Jm5ic3A7PGEgY2xhc3M9J2Fjb2xvcicgaHJlZj0vTGlzdHMvQW5ub3VuY2VtZW50cy9EaXN
wRm9ybS5hc3B4P2lkPTEzMD5UcmFpbmluZyBEb2N1bWVudHM8L2E+PHNwYW4gc3R5bGU9J2ZvbnQtc
2l6ZTogMTBweDtjb2xvcjojYjRkMzM3Oyc+Jm5ic3A7Jm5ic3A7RGF0ZSBDcmVhdGVk77yaMi8yMy8
yMDE3PC9zcGFuPmRkAgcPDxYCHwZoZGQCBw88KwANAgAPFgYfEGcfEQUOVGFza0RhdGFTb3VyY2UfE
mZkARAWAWYWARQrAAVkFgQfEwUGbXMtdmIyHxQCAhYEHxMFH21zLXZoMi1ub2ZpbHRlciBtcy12aDI
tZ3JpZHZpZXcfFAICZGQWAQIGZBgCBSFjdGwwMCRQbGFjZUhvbGRlck1haW4kU1BHcmlkVmlldzIPF
CsAAzwrAAoBCGYC/////w8C/////w9kBSZjdGwwMCRQbGFjZUhvbGRlck1haW4kU1BHcmlkVmlldzE
xMTExMQ8UKwADPCsACgEIAglmAgVksGBR6H5iZ645p/VrSuRnC0Ikaz8=" />
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
theForm = document.aspnetForm;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>

<script src="/WebResource.axd?
d=vuMd2f8R_GJP1MwM1EBKgw2&amp;t=633802740069218315"
type="text/javascript"></script>

<script type="text/javascript">
//<![CDATA[
var MSOWebPartPageFormName = 'aspnetForm';
var g_presenceEnabled = true;
var g_wsaEnabled = false;
var g_wsaLCID = 1033;
var g_wsaSiteTemplateId = 'STS#1';
var g_wsaListTemplateId = null;
var _fV4UI=true;var _spPageContextInfo = {webServerRelativeUrl: "\u002f",
webLanguage: 1033, currentLanguage: 1033, webUIVersion:4,userId:6898,
alertsEnabled:false, siteServerRelativeUrl: "\u002f",
allowSilverlightPrompt:'True'};//]]>
</script>
<script type="text/javascript">
<!--
var L_Menu_BaseUrl="";
var L_Menu_LCID="1033";
var L_Menu_SiteTheme="";
//-->
</script><script type="text/javascript" >
<!--
//-->
</script>
<script src="/_layouts/blank.debug.js?rev=jE3bS2JFTB63z3iWgauX9w%3D%3D"
type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side
framework failed to load.');
if (typeof(DeferWebFormInitCallback) == 'function')
DeferWebFormInitCallback();function WebForm_OnSubmit() {

var workspaceElem = GetCachedElement("s4-workspace");


if (workspaceElem != null)
{
var scrollElem =
GetCachedElement("_maintainWorkspaceScrollPosition");
if (scrollElem != null)
{
scrollElem.value = workspaceElem.scrollTop;
}
};
UpdateFormDigest('\u002f', 1440000);if
(typeof(_spFormOnSubmitWrapper) != 'undefined') {return
_spFormOnSubmitWrapper();} else {return true;};
return true;
}
//]]>
</script>

<div>

<input type="hidden" name="__SCROLLPOSITIONX" id="__SCROLLPOSITIONX" value="0"


/>
<input type="hidden" name="__SCROLLPOSITIONY" id="__SCROLLPOSITIONY" value="0"
/>
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
value="/wEWBAKWmt59AtyEgZQCAur5td0LArCyr4MLYmguESe/UUd4l+mFarE3vZgOek0=" />
</div>
<input id="RibbonContainer_activeTabId" name="ctl00$SPRibbon1"
type="hidden" value="">
<script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ctl00$ScriptManager',
document.getElementById('aspnetForm'));
Sys.WebForms.PageRequestManager.getInstance()._updateControls(['fctl00$WebPartA
dderUpdatePanel'], [], ['ctl00$WebPartAdder'], 90);
//]]>
</script>

<!--全局 Div-->

<div style="width:1200px;text-align:left;margin:0 auto; height:100%;">


<noscript><div class='noindex'>You may be trying to access this
site from a secured browser on the server. Please enable scripts and reload
this page.</div></noscript>
<div id="TurnOnAccessibility" style="display:none" class="s4-notdlg
noindex">
<a id="linkTurnOnAcc" href="#" class="ms-TurnOnAcc"
onclick="SetIsAccessibilityFeatureEnabled(true);UpdateAccessibilityUI();docume
nt.getElementById('linkTurnOffAcc').focus();return false;">
Turn on more accessible mode</a>
</div>
<div id="TurnOffAccessibility" style="display:none" class="s4-
notdlg noindex">
<a id="linkTurnOffAcc" href="#" class="ms-TurnOffAcc"
onclick="SetIsAccessibilityFeatureEnabled(false);UpdateAccessibilityUI();docum
ent.getElementById('linkTurnOnAcc').focus();return false;">
Turn off more accessible mode</a>
</div>
<div class="s4-notdlg s4-skipribbonshortcut noindex">
<a href="javascript:;" id="ctl00_A1"
onclick="javascript:this.href='#startNavigation';" class="ms-SkiptoNavigation"
accesskey="Y">
Skip Ribbon Commands</a>
</div>
<div class="s4-notdlg noindex">
<a href="javascript:;" id="ctl00_A2"
onclick="javascript:this.href='#mainContent';" class="ms-SkiptoMainContent"
accesskey="X">
Skip to main content</a>
</div>

<a id="HiddenAnchor" href="javascript:;" style="display:none;">

</a>

<!--Header-->

<div style="height:135px;" class="s4-notdlg noindex">


<table cellpadding="0" cellspacing="0" style=" width:100%;
height:171px; background:url('/_layouts/ETIP/01IMAGES/Header 4.png') no-
repeat" class="style1">
<tr>

<!-- Logo link-->


<!--<td width="360px">
<a href="/"><img
src="/_layouts/ETIP/01IMAGES/ETLogo.png" alt="" border="0px" ></a>
</td>-->

<td style="vertical-align: top; text-align: right;


background-repeat:repeat-x; background-
image:url('/_layouts/1033/images/RaisecomIntranet/Top_Right.PNG')">
<div style=" float:right;height: 28px;margin-top:
10px; margin-right: 10px; ">

<link rel="stylesheet" type="text/css"


href="/_layouts/ETIP/02STYLES/ETIP.css" />

<div style=" margin-right: 10px; font-family: Verdana; font-size: 12px;


color:White;">

<span id="ctl00_welcome_Label_Welcome">Welcome</span>
Biruk Ermias Tessema
|
<a class="welcomelink_text" style="font-family: Verdana; font-size: 12px;
color: White;
" href="/_layouts/closeConnection.aspx?loginasanotheruser=true">
<span id="ctl00_welcome_Label1">Sign in as another user</span></a>
|
<a class="welcomelink_text" style="font-family: Verdana; font-size: 12px;
color: White;
" href="/_layouts/SignOut.aspx">
<span id="ctl00_welcome_Label_Logout">Logout</span></a>
</div>

</div>

<div style=" margin-


top:55px;">
<table border="0" cellpadding="0"
cellspacing="0" width="100%">
<tr>
<td style="width: 75%">
<div style=" margin-left:870px;
margin-top:40px">

<table class="s4-wpTopTable" border="0" cellpadding="0" cellspacing="0"


width="100%">
<tr>
<td valign="top"><div WebPartID="00000000-0000-0000-0000-000000000000"
HasPers="true" id="WebPartWPQ1" width="100%" class="noindex"
OnlyForMePart="true" allowDelete="false" style="" ><div id="SRSB"> <div>
<table class="ms-sbtable ms-sbtable-ex s4-search"
cellpadding="0" cellspacing="0" border="0">
<tr class="ms-sbrow">
<td class="ms-sbscopes ms-sbcell"><select
name="ctl00$PlaceHolderSearchArea$ctl00$SBScopesDDL"
id="ctl00_PlaceHolderSearchArea_ctl00_SBScopesDDL" title="Search Scope"
class="ms-sbscopes">
<option selected="selected"
value="">All Sites</option>
<option
value="/sites/search/Pages/peopleresults.aspx">People</option>

</select></td><td class="ms-sbcell"><input
name="ctl00$PlaceHolderSearchArea$ctl00$S3031AEBA_InputKeywords" type="text"
maxlength="200" id="ctl00_PlaceHolderSearchArea_ctl00_S3031AEBA_InputKeywords"
accesskey="S" title="Search..." class="ms-sbplain" alt="Search..."
onkeypress="javascript: return S3031AEBA_OSBEK(event);"
style="width:170px;" /></td><td class="ms-sbgo ms-sbcell"><a
id="ctl00_PlaceHolderSearchArea_ctl00_S3031AEBA_go" title="Search"
href="javascript:S3031AEBA_Submit()"><img title="Search"
onmouseover="this.src='\u002f_layouts\u002fimages\u002fgosearchhover15.png'"
onmouseout="this.src='\u002f_layouts\u002fimages\u002fgosearch15.png'"
class="srch-gosearchimg" alt="Search" src="/_layouts/images/gosearch15.png"
style="border-width:0px;" /></a></td><td class="ms-sbLastcell"></td>
</tr>
</table>
</div></div></div></td>
</tr>
</table>

</div>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>

<div style="width: 91%; height:995px; font-size: 12px; font-


family:Verdana; ">

<!--Working documents-->

<div id="TopNavDiv" class="s4-notdlg noindex" style="background-


color:White; float:left;height: 28px; margin-top:0px;">
<style type="text/css">
#TopNavDiv LI UL
{
DISPLAY: none; POSITION: absolute; MARGIN-LEFT: -35px; LIST-STYLE-TYPE: none;
}
#TopNavDiv LI:hover UL
{
DISPLAY: block;

#TopNavDiv LI.over UL
{
DISPLAY: block
}
#TopNavDiv LI UL UL{
DISPLAY: none; POSITION: absolute; MARGIN-TOP:-15px; MARGIN-LEFT:150px
}
#TopNavDiv LI:hover UL UL
{
DISPLAY: none
}
#TopNavDiv LI.over UL UL
{
DISPLAY: none
}
#TopNavDiv LI UL LI
{
WIDTH: 200px; border:1px;border-color:#3b3b3b;vertical-align:middle; text-
align:left;
}
#TopNavDiv LI UL LI LI
{
WIDTH: 220px; text-align:left;
}

#TopNavDiv LI UL A
{
PADDING-BOTTOM:2px; PADDING-LEFT: 5px; PADDING-RIGHT: 10px; DISPLAY: block;
BACKGROUND: #b2d235; COLOR: #3b3b3b;border:1px; BORDER-left: #959595 1px
solid; BORDER-top: #959595 1px solid; BORDER-RIGHT: #959595 1px solid; TEXT-
DECORATION: none; PADDING-TOP: 0px
}
#TopNavDiv LI UL A:hover
{
BACKGROUND-COLOR: #e0f574; COLOR: #3b3b3b
}

#TopNavDiv
{
Z-INDEX: 1;
BACKGROUND-COLOR: #e0f574; COLOR: #3b3b3b

}
#TopNavDiv UL
{
Z-INDEX: 2
}
#TopNavDiv UL UL
{
Z-INDEX: 3
}
</style>

<script type="text/javascript">
$(function()
{
var $li_workingdocuments = $(" \
<li class='second'><span style='font-weight:bolder;'>|</span><a
class='third' href='/Process/Forms/AllItems.aspx' id='Documents'
style='color:#000000' >Working Documents</a> \
<UL> \
<LI><A title='Older projects'
href='/Process/Forms/AllItems.aspx'>Process</A> \
<UL> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FResidential%20Sales'>Residential Sales</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FMarketing%20and%20Communication'>Marketing and Communication</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FEnterprises'>Enterprises</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FCustomer%20Services'>Customer Services</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FNetwork'>Network</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FInformation%20System'>Information System</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FFinance'>Finance</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FLegal%20Division'>Legal Division</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FHuman%20Resources'>Human Resources</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FSourcing%20and%20Facilities'>Sourcing and Facilities</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FInternal%20Audit'>Internal Audit</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FSecurity'>Security</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FProject%20Management%20Office'>Project Management Office</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FQuality%20and%20Process'>Quality and Process</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FCorporate%20Communication'>Corporate Communication</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FWomen%2C%20Children%20and%20Youth%20Affairs'>Women, Children and Youth
Affairs</A></LI> \
<LI><A href='/Process/Forms/AllItems.aspx?RootFolder=%2FProcess
%2FEthics%20and%20Anti%20Corruptions'>Ethics and Anti Corruptions</A></LI> \
</UL> \
</LI> \
\
<LI><A title='Active projects'
href='/Procedure/Forms/AllItems.aspx'>Procedure</A> \
<UL> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FResidential%20%20Sales'>Residential Sales</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FMarketing%20and%20Communication'>Marketing and Communication</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FEnterprises'>Enterprises</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FCustomer%20Services'>Customer Services</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FNetwork'>Network</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FInformation%20System'>Information System</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FFinance'>Finance</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FLegal%20Division'>Legal Division</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FHuman%20Resources'>Human Resources</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FSourcing%20and%20Facilities'>Sourcing and Facilities</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FInternal%20Audit'>Internal Audit</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FSecurity'>Security</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FProject%20Management%20Office'>Project Management Office</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FQuality%20and%20Process'>Quality and Process</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FCorporate%20Communication'>Corporate Communication</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FWomen%2C%20Children%20and%20Youth%20Affairs'>Women, Children and Youth
Affairs</A></LI> \
<LI><A href='/Procedure/Forms/AllItems.aspx?RootFolder=%2FProcedure
%2FEthics%20and%20Anti%20Corruptions'>Ethics and Anti Corruptions</A></LI> \
</UL> \
</LI> \
\
<LI><A title='Active projects'
href='/Policy/Forms/AllItems.aspx'>Policy</A> \
<UL> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FResidential%20Sales'>Residential Sales</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FMarketing%20and%20Communication'>Marketing and Communication</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FEnterprises'>Enterprises</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FCustomer%20Services'>Customer Services</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FNetwork'>Network</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FInformation%20System'>Information System</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FFinance'>Finance</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FLegal%20Division'>Legal Division</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FHuman%20Resources'>Human Resources</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FSourcing%20and%20Facilities'>Sourcing and Facilities</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FInternal%20Audit'>Internal Audit</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FSecurity'>Security</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FProject%20Management%20Office'>Project Management Office</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FQuality%20and%20Process'>Quality and Process</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FCorporate%20Communication'>Corporate Communication</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FWomen%2C%20Children%20and%20Youth%20Affairs'>Women, Children and Youth
Affairs</A></LI> \
<LI><A href='/Policy/Forms/AllItems.aspx?RootFolder=%2FPolicy
%2FEthics%20and%20Anti%20Corruptions'>Ethics and Anti Corruptions</A></LI> \
</UL> \
</LI> \
\
<LI><A title='Active projects' href='/Forms%20and
%20Templates/Forms/AllItems.aspx'>Forms and Templates</A> \
<UL> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FResidential%20Sales'>Residential
Sales</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FMarketing%20and
%20Communication'>Marketing and Communication</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FEnterprises'>Enterprises</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FCustomer%20Services'>Customer
Services</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FNetwork'>Network</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FInformation%20System'>Information
System</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FFinance'>Finance</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FLegal%20Division'>Legal
Division</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FHuman%20Resources'>Human
Resources</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FSourcing%20and%20Facilities'>Sourcing
and Facilities</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FInternal%20Audit'>Internal
Audit</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FSecurity'>Security</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FProject%20Management%20Office'>Project
Management Office</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FQuality%20and%20Process'>Quality and
Process</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FCorporate%20Communication'>Corporate
Communication</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FWomen%2C%20Children%20and%20Youth
%20Affairs'>Women, Children and Youth Affairs</A></LI> \
<LI><A href='/Forms%20and%20Templates/Forms/AllItems.aspx?
RootFolder=%2FForms%20and%20Templates%2FEthics%20and%20Anti
%20Corruptions'>Ethics and Anti Corruptions</A></LI> \
</UL> \
</LI> \
\
<LI><A title='Active projects' href='/Manuals%20and
%20References/Forms/AllItems.aspx'>Manuals and References</A> \
<UL> \
<LI><A href='/Manuals%20and%20References/Forms/AllItems.aspx?
RootFolder=%2FManuals%20and%20References%2FeTOM%20Documentations'>eTOM
Documentations</A></LI> \
<LI><A href='/Manuals%20and%20References/Forms/AllItems.aspx?
RootFolder=%2FManuals%20and%20References%2FQuality%20Manual'>Quality
Manual</A></LI> \
<LI><A href='/Manuals%20and%20References/Forms/AllItems.aspx?
RootFolder=%2FManuals%20and%20References%2FQuality%20Models'>Quality
Models</A></LI> \
<LI><A href='/Manuals%20and%20References/Forms/AllItems.aspx?
RootFolder=%2FManuals%20and%20References%2FTraining%20Documents'>Training
Documents</A></LI> \
</UL> \
</LI> \
\
<LI><A title='/Manuals%20and
%20References/Forms/AllItems.aspx'>KPI</A> \
<UL> \
<LI><A href='/KPI/Forms/AllItems.aspx'>KPI</A></LI> \
</UL> \
</LI> \
\
<LI><A title='/Manuals%20and
%20References/Forms/AllItems.aspx'>OLA</A> \
<UL> \
<LI><A href='/OLA/Forms/AllItems.aspx?
RootFolder=ReadMe'>OLA</A></LI> \
</UL> \
</LI> \
\
<LI><A title='/Manuals%20and%20References/Forms/AllItems.aspx'>Training
Document</A> \
<UL> \
<LI><A href='/Training%20Document/Forms/AllItems.aspx?
RootFolder=ReadMe'>Training Document</A></LI> \
</UL> \
</LI> \
<LI><A title='Active projects' href='/Circulars/Forms/AllItems.aspx'>
Circulars</A> \
<UL> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FResidential%20sales'>Residential Sales</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FMarketing%20and
%20communication&FolderCTID=0x0120004B350457CFC87C4F9A9600D02CBE057C&View={113
32093-E310-48A1-B4BA-289B625318CF}'>Marketing and Communication</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FEnterprises'>Enterprises</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FCustomer%20Services'>Customer Services</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FNetwork'>Network</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FInformation%20System'>Information System</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FFinance'>Finance</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FLegal%20Division'>Legal Division</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FHuman%20Resources'>Human Resources</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FSourcing%20and%20Facilities'>Sourcing and Facilities</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FInternal%20Audit'>Internal Audit</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FSecurity'>Security</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FSPPMS'>SPPMS</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FQuality%20and%20Process'>Quality and Process</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FCorporate%20Communication'>Corporate Communication</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FWomen%2C%20Children%20and%20Youth%20Affairs'>Women, Children and Youth
Affairs</A></LI> \
<LI><A href='/Circulars/Forms/AllItems.aspx?RootFolder=%2FCirculars
%2FEthics%20and%20Anti%20Corruptions'>Ethics and Anti Corruptions</A></LI> \
</UL> \
</LI> \
\
\
</UL> \
</LI> \
");
//http://playground.emanuelblagonic.com/creating-nested-drop-down-menus/#
var $li_documents = $(".first li:eq(2)"); // 获取<ul>节点中第二个<li>元素节点
$li_workingdocuments.insertAfter($li_documents);

$("#TopNavDiv LI LI").mouseover( function()


{
if (!this.getElementsByTagName("ul"))
return false;
var ul = this.getElementsByTagName("ul");
ul[0].style.display = "block";
return true;
});

$("#TopNavDiv LI LI").mouseout( function()


{
if (!this.getElementsByTagName("ul"))
return false;
var ul = this.getElementsByTagName("ul");
ul[0].style.display = "none";
return true;
});

});
</script>

<style type="text/css">
.first{background-image:url('/_layouts/ETIP/01IMAGES/Header1.png');
width:982px; height:30px; padding-left:218px; margin-top:0px; color:#B2D235; }
.second{ list-style:none; float:left; text-align:center; margin-left:15px;
font-weight:bold; font-size:12px; padding:8px 0px 8px 0px; }
.third{text-decoration:none; padding:0 0 0 8px;}
.third:hover{text-decoration:none; padding:0 0 0 8px; color:#FFFFFF;}
</style>
<script type="text/javascript">
$(function () {
$(".first li:first span").remove();
})
</script>
<ul class='first'><li class='second'><span style='font-weight:bolder;'>|
</span><a class='third' href='/default.aspx' id='Home' style='color:#000000'
>Home</a></li><li class='second'><span style='font-weight:bolder;'>|</span><a
class='third' href='/Lists/Announcements/AllItems_copy(1).aspx' id='Public
Document' style='color:#000000' >Public Document</a></li><li
class='second'><span style='font-weight:bolder;'>|</span><a class='third'
href='/EnterPrise Document/Forms/AllItems1.aspx' id='Job Description'
style='color:#000000' >Job Description</a></li><li class='second'><span
style='font-weight:bolder;'>|</span><a class='third'
href='/_layouts/ETIP/settings/MyDivision.aspx' id='My Division'
style='color:#000000' >My Division</a></li><li class='second'><span
style='font-weight:bolder;'>|</span><a class='third'
href='/_layouts/ETIP/Workflow/MyApplicationList.aspx' id='Workflow'
style='color:#000000' >Workflow</a></li><li class='second'><span style='font-
weight:bolder;'>|</span><a class='third' href='/sites/Ethio-
UniverisityPublic/Ethio-Univerisity/default.aspx' id='ECU'
style='color:#000000' >ECU</a></li><li class='second'><span style='font-
weight:bolder;'>|</span><a class='third' href='/Lists/TM FORUM/AllItems.aspx'
id='TM FORUM' style='color:#000000' >TM FORUM</a></li><li class='second'><span
style='font-weight:bolder;'>|</span><a class='third' href='/TV and Radio
advertisement/Forms/AllItems.aspx' id='TV and Radio advertisements'
style='color:#000000' >TV and Radio advertisements</a></li><li
class='second'><span style='font-weight:bolder;'>|</span><a class='third'
href='http://clinic.ethiotelecom.et/public/main' id='Clinic Service'
style='color:#000000' >Clinic Service</a></li></ul>

</div>

<table id="Tab_Main" cellspacing="0"


cellpadding="3px"style="width:1200px;" height="1030px;" bgcolor="#E6E6CD">

<tr>
<!--Quick
Link-->

<td style= width=200px; valign="top"


background="url(SiteAssets/content-tail.png) repeat;" height="99%" class="s4-
notdlg noindex" ><!--THIS IF FROM DEFAULT -->

<div style=" background: url(SiteAssets/content-tail.png) repeat;


height:1200px; width: 196px; padding-top:50px;">

<div style="margin-top: 0px;">


<div class='divQuickLink'><span class='titleQuickLink'>Quick Link</span><a
href='http://intranet.ethiotelecom.et/sites/LabourunionDivisionPublic/TV/Forms
/AllItems.aspx?
PageView=Shared&InitialTabId=Ribbon.WebPartPage&VisibilityContext=WSSWebPartPa
ge' class='childQuickLink' target='_blank'>Fenote ICT TV Program</a><a
href='https://mail.ethiotelecom.et/owa' class='childQuickLink'
target='_blank'>ethio Mail</a><a
href='http://intranet.ethiotelecom.et/Lists/Internal
%20Vacancy/AllItems_copy(1).aspx' class='childQuickLink'
target='_blank'>Internal Vacancy</a><a href='/Quality
Circle/Forms/AllItems.aspx ' class='childQuickLink' target='_blank'>Quality
Circle</a><a href='http://itsm.ethiotelecom.et:8080/webtier-9.20/ess.do'
class='childQuickLink' target='_blank'>Service Desk Portal</a><a
href='http://10.208.112.50/ccbsweb/SingleLogin.aspx' class='childQuickLink'
target='_blank'>CC&B Zsmart Portal</a><a href='https://10.180.8.16:9444/ofm/'
class='childQuickLink' target='_blank'>Zsmart Trouble Ticket </a><a
href='http://erp.ethio.local:8000' class='childQuickLink' target='_blank'>ERP
Production Portal</a><a href='https://10.204.162.20:8443/main.action'
class='childQuickLink' target='_blank'>NGBSS-CRM System</a><a
href='https://10.204.182.178/cs/' class='childQuickLink'
target='_blank'>CRBT</a><div>
</div>

</div>

<div style="width:195px; border-right-


style:inset;border-right-width:thin" >
</div>
</td>

<td class="s4-notdlg noindex" bgcolor="#FFFFE0"


style="width: 16px">
</td>

<td valign="top" style="padding-left:0px; width:


1100px; background-color:#FFFFE0">
<div id="ctl00_MSO_ContentDiv" style="width:
752px">
<table id="MSO_ContentTable" class="ms-
propertysheet" style="left: -5px; top: 0px; width: 753px">
<tr class="s4-notdlg noindex">
<td>

</td>

<td style="margin-right:-100px;" >


</td>
</tr>
<tr>
<td colspan="2" height="15px" ><br>

<div id="s4-ribbonrow" class="s4-pr s4-ribbonrowhidetitle"


style="background-color:#B2D234">
<div id="s4-ribboncont" >

<div class='ms-cui-
ribbonTopBars'><div class='ms-cui-topBar1'></div><div class='ms-cui-
topBar2'><div id='RibbonContainer-TabRowLeft' class='ms-cui-TabRowLeft ms-
siteactionscontainer s4-notdlg'>
<span class="ms-
siteactionsmenu" id="siteactiontd" style="visibility:hidden">

<span
style="display:none"><menu type='ServerMenu' id="zz1_FeatureMenuTemplate1"
largeiconmode="true"><ie:menuitem
id="ctl00_SiteActionsMenuMain_ctl00_MenuItem_TakeOffline" type="option"
iconSrc="/_layouts/images/connecttospworkspace32.png"
onMenuClick="javaScript:CoreInvoke('TakeOfflineToClientReal',1, 1,
'http:\u002f\u002fintranet.ethiotelecom.et', -1, -1, '', '')"
hidden="TakeOfflineDisabled(1, 1, -1, -1)" text="Sync to SharePoint Workspace"
description="Create a synchronized copy of this site on your computer."
menuGroupId="100"></ie:menuitem>
<ie:menuitem id="zz2_MenuItem_ViewAllSiteContents" type="option"
iconSrc="/_layouts/images/allcontent32.png"
onMenuClick="STSNavigate2(event,'/_layouts/viewlsts.aspx');" text="View All
Site Content" description="View all libraries and lists in this site."
menuGroupId="300"></ie:menuitem>
</menu></span><span id="zz3_SiteActionsMenu_t" class="ms-siteactionsmenuinner"
title="Open Menu"
onmouseover="MMU_PopMenuIfShowing(this);MMU_EcbTableMouseOverOut(this, true)"
hoveractive="ms-siteactionsmenuhover" hoverinactive="ms-siteactionsmenuinner"
onclick=" CoreInvoke('MMU_Open',byid('zz1_FeatureMenuTemplate1'),
MMU_GetMenuFromClientId('zz3_SiteActionsMenu'),event,false, null, 0); return
false;" foa="MMU_GetMenuFromClientId('zz3_SiteActionsMenu')"
oncontextmenu="ClkElmt(this); return false;" style="white-space:nowrap"><a
class="ms-menu-a" id="zz3_SiteActionsMenu" accesskey="/" href="javascript:;"
style="cursor:pointer;white-space:nowrap;"
onfocus="MMU_EcbLinkOnFocusBlur(byid('zz1_FeatureMenuTemplate1'), this,
true);" onkeydown="MMU_EcbLinkOnKeyDown(byid('zz1_FeatureMenuTemplate1'),
MMU_GetMenuFromClientId('zz3_SiteActionsMenu'), event);" onclick="
CoreInvoke('MMU_Open',byid('zz1_FeatureMenuTemplate1'),
MMU_GetMenuFromClientId('zz3_SiteActionsMenu'),event,false, null, 0); return
false;" oncontextmenu="ClkElmt(this); return false;"
menutokenvalues="MENUCLIENTID=zz3_SiteActionsMenu,TEMPLATECLIENTID=zz1_Feature
MenuTemplate1" serverclientid="zz3_SiteActionsMenu"><span>Site
Actions</span><img src="/_layouts/images/blank.gif" style='border:0px'
alt="Use SHIFT+ENTER to open the menu (new window)."/></a><span
style="height:3px;width:5px;position:relative;display:inline-
block;overflow:hidden;" class="s4-clust ms-viewselector-arrow"><img
src="/_layouts/images/fgimg.png" alt="Open Menu" style="border-
width:0px;position:absolute;left:-0px !important;top:-491px !important;"
/></span></span>
</span>

</div><div
id='RibbonContainer-TabRowRight' class='ms-cui-TabRowRight s4-trc-container
s4-notdlg'>

<a href="#"
tabindex="-1" style="display:none"></a><a href="#" tabindex="-1"
style="display:none"></a>
<div
class="s4-trc-container-menu">
<div>
</div>
</div>

<span>
<span
class="s4-devdashboard">

</span>
</span>
</div></div></div>
<script type="text/javascript">
//<![CDATA[
var g_commandUIHandlers = {"name":"CommandHandlers","attrs":{},"children":[]};
//]]>
</script>
<div
id="ctl00_WebPartAdderUpdatePanel">

<span id="ctl00_WebPartAdder"></span>

</div>

</div>
<div id="notificationArea"
class="s4-noti">
</div>
<div
id="WebPartAdderUpdatePanelContainer">
</div>
</div>
</td>
</tr>
<tr>
<td id="tdPlaceHolderMain"
style="word-break:break-all; width:995px; height:100%">

<script type="text/javascript">
$(function(){
$("#s4-ribbonrow").hide(); //Remove the ribbon.
$("#TopNavDiv").css("background-color","#FFFFE0");
$("#Tab_Main").css("background-color","#FFFFE0");

})

function showHide(divId, btnRead)


{
var theDiv = document.getElementById(divId);
if(theDiv.style.display=="none")
{
theDiv.style.display="";
document.getElementById(btnRead).value = "Show/Colapse";

}else{
theDiv.style.display="none";
document.getElementById(btnRead).value = "Read More";

}
}
</script>
<link href="SiteAssets/js-image-slider.css" rel="stylesheet"
type="text/css" />
<script src="SiteAssets/js-image-slider.js" type="text/javascript">
</script>
<link href="generic.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
function populateSlider()
{
//Note: If the slider container has been set as invisible(e.g.
display:none;), make sure set it visible before reload the imageSlider
setSliderMarkup();
imageSlider.reload();
}
function setSliderMarkup()
{
var sliderFrame = document.getElementById("sliderFrame");
sliderFrame.innerHTML ='<div id="slider"><img
src="SiteAssets/image-slider-11.jpg" /><img src="SiteAssets/image-slider-
12.jpg" />' +
'<img src="SiteAssets/image-slider-13.jpg" alt="" />' +
'<img src="SiteAssets/image-slider-14.jpg" alt="" /><img
src="SiteAssets/image-slider-15.jpg" /> <img src="SiteAssets/image-slider-
16.jpg" /></div>';

}
</script>
<div style="background-color:#FFFFE0;">

<div style="background-color:#FFFFE0; width:700px; float: left; padding-


left:30px; ">

<div style="width:700px; background-color:#FFFFE0; height:; padding-


top:30px;"> <!-- slider />-->
<div id="shadow" style="width: 700px">
<div id="sliderFrame">
<a href="default_copy(5).aspx"></a>
</div>
<div id="htmlcaption" style="display: none;">
</div>

<!--<div class="div2"> Division Link

<div class='divAllDivisions'><span
class='titleAllDivisions'>All Divisions</span><a href='/sites/Ethio-
UniverisityPublic/Ethio-Univerisity'
class='childAllDivisions'>Univeristy</a><a href='/sites/TExAPublic/TExA'
class='childAllDivisions'>Telecom Excellence Academy</a><a
href='/sites/RMSPublic/RMS' class='childAllDivisions'>Residential Sales</a><a
href='/sites/MCDPublic/MCD' class='childAllDivisions'>Marketing and
Communication</a><a href='/sites/EMSPublic/EMS'
class='childAllDivisions'>Enterprises</a><a href='/sites/CUSPublic/CUS'
class='childAllDivisions'>Customer Services</a><a href='/sites/NTWPublic/NTW'
class='childAllDivisions'>Network</a><a href='/sites/ISDPublic/ISD'
class='childAllDivisions'>Information System</a><a href='/sites/FINPublic/FIN'
class='childAllDivisions'>Finance</a><a href='/sites/LEGPublic/LEG'
class='childAllDivisions'>Legal Division</a><a href='/sites/HRDPublic/HRD'
class='childAllDivisions'>Human Resources</a><a href='/sites/SFDPublic/SFD'
class='childAllDivisions'>Sourcing and Facilities</a><a
href='/sites/IADPublic/IAD' class='childAllDivisions'>Internal Audit</a><a
href='/sites/SECPublic/SEC' class='childAllDivisions'>Security</a><a
href='/sites/PMOPublic/PMO' class='childAllDivisions'>SPPMS</a><a
href='/sites/QPDPublic/QPD' class='childAllDivisions'>Quality and
Process</a><a href='/sites/CCDPublic/CCD' class='childAllDivisions'>Corporate
Communication</a><a href='/sites/WCYPublic/WCY'
class='childAllDivisions'>Women,Children & Youth Affair</a><a
href='/sites/EACPublic/EAC' class='childAllDivisions'>Ethics and Anti
Corruptions</a><a href='/sites/LabourunionDivisionPublic/LabourunionDivision'
class='childAllDivisions'>Labour union</a></br><div>

</div>-->

</div>
</div>
<div class="style186">
<strong>
<MARQUEE direction="left" scrollAmount="2" scrollDelay="1" id="scroller"
onmouseover=scroller.stop();
onmouseout=scroller.start(); class="style194"> How to build a positive
attitude </MARQUEE></strong></div>

<div style="width:700px; background-color: #FFFFE0; float: left; margin-


top:50px;" class="style142">

<div style="page: Section1;">


<p class="MsoNormal"><b>
<span style="font-size:18.0pt;
font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:&quot;Times New Roman&quot;;
mso-bidi-font-family:Vrinda;color:#00B050">How to build a positive
attitude:<o:p></o:p></span></b></p>
<p class="MsoNormal"><b>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
color:#00B050;mso-font-kerning:18.0pt">How to build a positive attitude?
<o:p></o:p></span></b></p>
<p class="MsoNormal">
<span style="font-size:12.0pt;
font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:&quot;Times New Roman&quot;;
mso-bidi-font-family:Vrinda">A positive attitude is important for ensuring that
you have a fulfilling and enjoyable life.
<a name="Understanding_the_Importance_of_a_Positi"></a>The following are
<br>
some of the methods used to enhance positive attitude.<a
name="_GoBack"></a><o:p></o:p></span></p>
<p class="MsoNormal"><b>
<span style="font-size:12.0pt;
font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:&quot;Times New Roman&quot;;
mso-bidi-font-family:Vrinda;color:#00B050">Method 1: </span>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda;color:#00B0F0">
Understanding the Importance of a Positive Attitude <o:p></o:p></span></b>
</p>
<p class="MsoListParagraphCxSpFirst"><a name="step_1_1"></a><![if !
supportLists]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
Vrinda;mso-bidi-font-family:Vrinda"><span style="mso-list:Ignore">1.<span
style="font:7.0pt &quot;Times New Roman&quot;">
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda;mso-bidi-font-
weight:bold">
Understand that a positive attitude will reduce negative emotions.</span><span
style="font-size:12.0pt;font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-
fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:Vrinda;mso-bidi-font-family:
Vrinda"><span style="mso-list:Ignore">2.<span style="font:7.0pt &quot;Times New
Roman&quot;">
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Recognize the link between positive emotions and
physical health.</span><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><a name="step_1_2"></a><![if !
supportLists]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
Vrinda;mso-bidi-font-family:Vrinda"><span style="mso-list:Ignore">3.<span
style="font:7.0pt &quot;Times New Roman&quot;">
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda;mso-bidi-font-
weight:bold">
Link positivity, creativity and attention.</span><span style="font-
size:12.0pt;
font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:&quot;Times New Roman&quot;;
mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpLast"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:Vrinda;mso-bidi-font-family:
Vrinda"><span style="mso-list:Ignore">4.<span style="font:7.0pt &quot;Times New
Roman&quot;">
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Recover from negative life events more
quickly.</span><a name="step_1_3"></a><a name="step_1_4"></a><span
style="font-size:12.0pt;
font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:&quot;Times New Roman&quot;;
mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoNormal"><a name="Taking_Time_for_Self-Reflection_sub"></a><b>
<span style="font-size:12.0pt;
font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:&quot;Times New Roman&quot;;
mso-bidi-font-family:Vrinda;color:#00B050">Method 2: </span>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda;color:#00B0F0">Taking
Time for Self-Reflection <o:p></o:p></span></b></p>
<p class="MsoListParagraphCxSpFirst"><a name="step_2_1"></a><![if !
supportLists]>
<span style="font-size:12.0pt;font-family:Symbol;mso-fareast-font-
family:Symbol;
mso-bidi-font-family:Symbol"><span style="mso-list:Ignore">·<span
style="font:7.0pt &quot;Times New
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Recognize that change takes time.</span><span
style="font-size:12.0pt;font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-
fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><a name="step_2_2"></a><![if !
supportLists]>
<span style="font-size:12.0pt;font-family:Symbol;mso-fareast-font-
family:Symbol;
mso-bidi-font-family:Symbol"><span style="mso-list:Ignore">·<span
style="font:7.0pt &quot;Times New
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Identify and nurture your strongest
qualities.</span><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><a name="step_2_3"></a><![if !
supportLists]>
<span style="font-size:12.0pt;font-family:Symbol;mso-fareast-font-
family:Symbol;
mso-bidi-font-family:Symbol"><span style="mso-list:Ignore">·<span
style="font:7.0pt &quot;Times New
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Write in a journal.</span><a
name="step_2_4"></a><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol">
<span style="mso-list:Ignore">·<span style="font:7.0pt &quot;Times New
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Write about positive things in your day.</span><a
name="step_2_5"></a><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol">
<span style="mso-list:Ignore">·<span style="font:7.0pt &quot;Times New
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Write about moments when you had negative
emotions.</span><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol">
<span style="mso-list:Ignore">·<span style="font:7.0pt &quot;Times New
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda">
Reframe negative moments as positive ones.<a name="step_2_6"></a><a
name="step_2_7"></a><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol">
<span style="mso-list:Ignore">·<span style="font:7.0pt &quot;Times New
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Draw on your “happiness reserves.</span><span
style="font-size:12.0pt;font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-
fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda">”<o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><a name="step_2_8"></a><![if !
supportLists]>
<span style="font-size:12.0pt;font-family:Symbol;mso-fareast-font-
family:Symbol;
mso-bidi-font-family:Symbol"><span style="mso-list:Ignore">·<span
style="font:7.0pt &quot;Times New
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Remember that everyone experiences life
issues.</span><a name="step_2_9"></a><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpLast"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol">
<span style="mso-list:Ignore">·<span style="font:7.0pt &quot;Times New
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Tame your inner critic.</span><span style="font-
size:12.0pt;font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoNormal"><a name="Taking_Time_for_Yourself_sub"></a><b>
<span style="font-size:12.0pt;
font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:&quot;Times New Roman&quot;;
mso-bidi-font-family:Vrinda;color:#00B050">Method 3: </span>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda;color:#00B0F0">Taking
Time for Yourself <o:p></o:p></span></b></p>
<p class="MsoListParagraphCxSpFirst"><a name="step_3_1"></a><![if !
supportLists]>
<span style="font-size:12.0pt;font-family:Wingdings;mso-fareast-font-
family:Wingdings;
mso-bidi-font-family:Wingdings"><span style="mso-list:Ignore">§<span
style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda;mso-bidi-font-
weight:bold">
Do things you enjoy.</span><a name="step_3_2"></a><span style="font-
size:12.0pt;
font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:&quot;Times New Roman&quot;;
mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:Wingdings;mso-fareast-font-family:Wingdings;mso-bidi-font-family:
Wingdings"><span style="mso-list:Ignore">§<span style="font:7.0pt &quot;Times
New Roman&quot;">&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Take time to think about moments of
satisfaction.</span><a name="step_3_3"></a><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:Wingdings;mso-fareast-font-family:Wingdings;mso-bidi-font-family:
Wingdings"><span style="mso-list:Ignore">§<span style="font:7.0pt &quot;Times
New Roman&quot;">&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Worry less about others.</span><a
name="step_3_4"></a><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpLast"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:Wingdings;mso-fareast-font-family:Wingdings;mso-bidi-font-family:
Wingdings"><span style="mso-list:Ignore">§<span style="font:7.0pt &quot;Times
New Roman&quot;">&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Avoid comparing yourself to other
people.</span><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoNormal"><a name="Cultivating_Relationships_sub"></a><b>
<span style="font-size:12.0pt;
font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:&quot;Times New Roman&quot;;
mso-bidi-font-family:Vrinda;color:#00B050">Method 4: </span>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda;color:#00B0F0">
Cultivating Relationships <o:p></o:p></span></b></p>
<p class="MsoListParagraphCxSpFirst"><a name="step_4_1"></a><![if !
supportLists]>
<span style="font-size:12.0pt;font-family:Symbol;mso-fareast-font-
family:Symbol;
mso-bidi-font-family:Symbol"><span style="mso-list:Ignore">·<span
style="font:7.0pt &quot;Times New
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Maintain healthy relationships.</span><a
name="step_4_2"></a><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol">
<span style="mso-list:Ignore">·<span style="font:7.0pt &quot;Times New
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Form new relationships.</span><a
name="step_4_3"></a><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpLast"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol">
<span style="mso-list:Ignore">·<span style="font:7.0pt &quot;Times New
Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Talk about your emotions with a friend.</span><span
style="font-size:12.0pt;font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-
fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoNormal"><a name="Handling_Stressful_Situations_sub"></a><b>
<span style="font-size:12.0pt;
font-family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-
family:&quot;Times New Roman&quot;;
mso-bidi-font-family:Vrinda;color:#00B050">Method 5: </span>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda;color:#00B0F0">Handling
Stressful Situations <o:p></o:p></span></b></p>
<p class="MsoListParagraphCxSpFirst"><a name="step_5_1"></a><![if !
supportLists]>
<span style="font-size:12.0pt;font-family:Wingdings;mso-fareast-font-
family:Wingdings;
mso-bidi-font-family:Wingdings"><span style="mso-list:Ignore">§<span
style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda;mso-bidi-font-
weight:bold">
Put a positive spin on a stressful circumstance.</span><a
name="step_5_2"></a><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpMiddle"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:Wingdings;mso-fareast-font-family:Wingdings;mso-bidi-font-family:
Wingdings"><span style="mso-list:Ignore">§<span style="font:7.0pt &quot;Times
New Roman&quot;">&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Try problem-focused coping.</span><a
name="step_5_3"></a><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoListParagraphCxSpLast"><![if !supportLists]>
<span style="font-size:12.0pt;
font-family:Wingdings;mso-fareast-font-family:Wingdings;mso-bidi-font-family:
Wingdings"><span style="mso-list:Ignore">§<span style="font:7.0pt &quot;Times
New Roman&quot;">&nbsp;
</span></span></span><![endif]>
<span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-
family:Vrinda;
mso-bidi-font-weight:bold">Find positive meaning in ordinary
events.</span><span style="font-size:12.0pt;font-
family:&quot;Vrinda&quot;,&quot;serif&quot;;mso-fareast-font-family:
&quot;Times New Roman&quot;;mso-bidi-font-family:Vrinda"><o:p></o:p></span></p>
<p class="MsoNormal"><br>
<br>
</p>
</div>
</div>

<table style="border-style: none; border-color: inherit; border-width: 0px;


width:250px; " class="style3">
<tr>
<td style="width:250px;" valign="top" class="style164">

<td valign="top" class="ms-wpselectlink" style="width: 295px" >

<!--
<span style='color:#b4d337'> Announcements </span>
<hr style=" height:1px; width:650px; color:#cccccc"/>
<div id="__gvctl00_PlaceHolderMain_SPGridView111111__div">
<table class="ms-listviewtable" cellspacing="0" border="0"
id="ctl00_PlaceHolderMain_SPGridView111111" style="border-width:1px;border-
style:None;width:100%;border-collapse:collapse;">
<tr>
<td class="ms-vb2" style="background-color:White;">
<span
id="ctl00_PlaceHolderMain_SPGridView111111_ctl02_Label_Title"
style="display:inline-block;width:100%;text-align: left;"><img
src='/_layouts/ETIP/01IMAGES/sanjiao.jpg' style=" text-align:center"
class="ms-newgif"/>&nbsp;<a class='acolor'
href=/Lists/Announcements/DispForm.aspx?id=136>Safety Videos</a><span
style='font-size: 10px;color:#b4d337;'>&nbsp;&nbsp;Date Created:
7/31/2017</span></span>
</td>
</tr><tr class="ms-alternating">
<td class="ms-vb2" style="background-color:White;">
<span
id="ctl00_PlaceHolderMain_SPGridView111111_ctl03_Label_Title"
style="display:inline-block;width:100%;text-align: left;"><img
src='/_layouts/ETIP/01IMAGES/sanjiao.jpg' style=" text-align:center"
class="ms-newgif"/>&nbsp;<a class='acolor'
href=/Lists/Announcements/DispForm.aspx?id=135>New Employees Handbook V1
(2017)</a><span style='font-size: 10px;color:#b4d337;'>&nbsp;&nbsp;Date
Created:5/10/2017</span></span>
</td>
</tr><tr>
<td class="ms-vb2" style="background-color:White;">
<span
id="ctl00_PlaceHolderMain_SPGridView111111_ctl04_Label_Title"
style="display:inline-block;width:100%;text-align: left;"><img
src='/_layouts/ETIP/01IMAGES/sanjiao.jpg' style=" text-align:center"
class="ms-newgif"/>&nbsp;<a class='acolor'
href=/Lists/Announcements/DispForm.aspx?id=134>ethio telecom e-magazine V 3 No
1</a><span style='font-size: 10px;color:#b4d337;'>&nbsp;&nbsp;Date Created:
4/3/2017</span></span>
</td>
</tr><tr class="ms-alternating">
<td class="ms-vb2" style="background-color:White;">
<span
id="ctl00_PlaceHolderMain_SPGridView111111_ctl05_Label_Title"
style="display:inline-block;width:100%;text-align: left;"><img
src='/_layouts/ETIP/01IMAGES/sanjiao.jpg' style=" text-align:center"
class="ms-newgif"/>&nbsp;<a class='acolor'
href=/Lists/Announcements/DispForm.aspx?id=133>Family Medical Policy Revised
V2 (Jan 2017)</a><span style='font-size: 10px;color:#b4d337;'>&nbsp;&nbsp;Date
Created:4/3/2017</span></span>
</td>
</tr><tr>
<td class="ms-vb2" style="background-color:White;">
<span
id="ctl00_PlaceHolderMain_SPGridView111111_ctl06_Label_Title"
style="display:inline-block;width:100%;text-align: left;"><img
src='/_layouts/ETIP/01IMAGES/sanjiao.jpg' style=" text-align:center"
class="ms-newgif"/>&nbsp;<a class='acolor'
href=/Lists/Announcements/DispForm.aspx?id=132>Staff Loan Documents </a><span
style='font-size: 10px;color:#b4d337;'>&nbsp;&nbsp;Date Created:
3/27/2017</span></span>
</td>
</tr><tr class="ms-alternating">
<td class="ms-vb2" style="background-color:White;">
<span
id="ctl00_PlaceHolderMain_SPGridView111111_ctl07_Label_Title"
style="display:inline-block;width:100%;text-align: left;"><img
src='/_layouts/ETIP/01IMAGES/sanjiao.jpg' style=" text-align:center"
class="ms-newgif"/>&nbsp;<a class='acolor'
href=/Lists/Announcements/DispForm.aspx?id=130>Training Documents</a><span
style='font-size: 10px;color:#b4d337;'>&nbsp;&nbsp;Date Created:
2/23/2017</span></span>
</td>
</tr><tr>
<td></td>
</tr>
</table>
</div>

<div align="right"><a class="acolor"


href="/Lists/Announcements/AllItems.aspx"><span style="color:Black;">
More&gt;&gt;</span></a></div>
<br />

</div>

<div style="height: 250px; text-align: left; font-size: 12px;">


<span style='color:#b4d337'>My Task </span>
<hr style=" height:1px; width:650px; color:#cccccc"/>
<div id="__gvctl00_PlaceHolderMain_SPGridView2__div">
<table class="ms-listviewtable" cellspacing="0" border="0"
id="ctl00_PlaceHolderMain_SPGridView2" style="border-width:1px;border-
style:None;width:100%;border-collapse:collapse;">
<tr class="ms-vb2">
<td>There are no items to show in this view.</td>
</tr>
</table>
</div>
<div align="right"><a class="acolor"
href="/_layouts/ETIP/Workflow/MyWorkList.aspx"><span style="color:Black;">
More&gt;&gt;</span></a></div>
<br />

</div>-->

</tr>
</td>
</table>
</div>
</div>
</div>
</font>

</td>
</tr>

</table>
</div>
</td>

<!--Division Link-->

<td valign="top" bgcolor="green" style="


background:url(SiteAssets/content-tail.png) repeat">
<DIV style="LINE-HEIGHT: 20px; MARGIN-TOP: 3px;
HEIGHT:780px; padding-top:50px;" class="style3">
<DIV style="width: 220px">
<div class="s4-socialdata-notif"
style="width: 136px; padding-left:4px; padding-bottom:20px;">
&nbsp;
<span lang="en-us">
</span>
<span lang="en-us"
style="color:black;">
<strong> All
Divisions
</strong>
</span><br>
</div>
<A class=childAllDivisions
href="http://intranet.ethiotelecom.et/sites/RMSPublic/RMS">
<span lang="en-us">&nbsp; </span>Residential
Sales</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/MCDPublic/MCD"><span lang="en-
us">&nbsp;
</span>Marketing
and Communication</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/EMSPublic/EMS"><span lang="en-
us">&nbsp;
</span>Enterprises</A><A
class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/CUSPublic/CUS"><span lang="en-
us">&nbsp;
</span>Customer
Services</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/NTWPublic/NTW"><span lang="en-
us">&nbsp;
</span>Network</A><A
class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/ISDPublic/ISD"><span lang="en-
us">&nbsp;
</span>Information
System</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/FINPublic/FIN"><span lang="en-
us">&nbsp;
</span>Finance</A><A
class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/LEGPublic/LEG"><span lang="en-
us">&nbsp;
</span>Legal
Division</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/HRDPublic/HRD"><span lang="en-
us">&nbsp;
</span>Human
Resources</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/SFDPublic/SFD"><span lang="en-
us">&nbsp;
</span>Sourcing
and Facilities</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/IADPublic/IAD"><span lang="en-
us">&nbsp;
</span>Internal
Audit</A><A class=childAllDivisions
href="http://intranet.ethiotelecom.et/sites/SECPublic/SEC"><span lang="en-
us">&nbsp;
</span>Security</A><A
class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/PMOPublic/PMO"><span lang="en-
us">&nbsp;
</span>SPPMS</A><A
class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/QPDPublic/QPD"><span lang="en-
us">&nbsp;
</span>Quality
and Process</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/CCDPublic/CCD"><span lang="en-
us">&nbsp;
</span>Corporate
Communication</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/WCYPublic/WCY"><span lang="en-
us">&nbsp;
</span>Women,Children
&amp; Youth Affair</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/EACPublic/EAC"><span lang="en-
us">&nbsp;
</span>Ethics
and Anti Corruptions</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/LabourunionDivisionPublic/Labourun
ionDivision"><span lang="en-us">
</span>&nbsp;<span lang="en-us"> </span>Labour
union</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/PMPublic/PM"><span lang="en-
us">&nbsp;
</span>Project
Management</A><A class=childAllDivisions

href="http://intranet.ethiotelecom.et/sites/TExAPublic/TExA"><span lang="en-
us">&nbsp;
</span>Telecom Excellence Academy</A><BR>
<DIV>
</DIV>
</DIV>
</DIV>
</tr>
</table>

<!--Footer-->
<div class="s4-notdlgnoindex"style="background-
color:#b2d235; height: 80px; width:1200px;">
<table cellpadding="0" cellspacing="0" style=" width:100%;
height:171px; background: url('/_layouts/ETIP/01IMAGES//Footer 4.png') no-
repeat">
</table>
</div>
&nbsp;

<div style="font-family:Tahoma; color:#000000; font-


size:12px; text-align:center; height: 12px;">

&copy; 201<span lang="en-us">6</span>,


Ethio Telecom. All rights reserved.
</div>
<br />
</div>

</div>
<!--全局 Div-->

<input type="text" name="__spText1" title="text"


style="display:none;" />
<input type="text" name="__spText2" title="text"
style="display:none;" />

<script type="text/javascript">
//<![CDATA[

function EnsureScripts(scriptInfoList, finalFunction)


{
if (scriptInfoList.length == 0)
{
finalFunction();
}
else
{
var scriptInfo = scriptInfoList.shift();
var rest = function () { EnsureScripts(scriptInfoList, finalFunction); };
var defd;
try
{
eval('defd = typeof(' + scriptInfo[1] + ');');
}
catch (e)
{
defd = 'undefined';
}
if (scriptInfo[2])
{
EnsureScript(scriptInfo[0], defd, null);
ExecuteOrDelayUntilScriptLoaded(rest, scriptInfo[0]);
}
else
{
EnsureScript(scriptInfo[0], defd, rest);
}
}
}
function PublishingRibbonUpdateRibbon()
{
var pageManager = SP.Ribbon.PageManager.get_instance();
if (pageManager)
{
pageManager.get_commandDispatcher().executeCommand('appstatechanged', null);
}
}var _fV4UI = true;var __wpmExportWarning='This Web Part Page has been
personalized. As a result, one or more Web Part properties may contain
confidential information. Make sure the properties contain information that is
safe for others to read. After exporting this Web Part, view properties in the
Web Part description file (.WebPart) by using a text editor such as Microsoft
Notepad.';var __wpmCloseProviderWarning='You are about to close this Web Part.
It is currently providing data to other Web Parts, and these connections will
be deleted if this Web Part is closed. To close this Web Part, click OK. To
keep this Web Part, click Cancel.';var __wpmDeleteWarning='You are about to
permanently delete this Web Part. Are you sure you want to do this? To
delete this Web Part, click OK. To keep this Web Part, click Cancel.';//]]>
</script>
<script type="text/javascript" language="JavaScript" defer="defer">
<!--
function SearchEnsureSOD() { EnsureScript('search.js',typeof(GoSearch)); }
_spBodyOnLoadFunctionNames.push('SearchEnsureSOD');function S3031AEBA_Submit()
{SearchEnsureSOD();GoSearch(null,'ctl00_PlaceHolderSearchArea_ctl00_S3031AEBA_
InputKeywords',null,true,true,'ctl00_PlaceHolderSearchArea_ctl00_SBScopesDDL',
null,null,null,null,'\u002fsites\u002fsearch\u002fPages\u002fResults.aspx',
'This Site','This List', 'This Folder', 'Related Sites',
'\u002f_layouts\u002fOSSSearchResults.aspx', '', 'Please enter one or more
search words.');}
// -->
</script><script type="text/javascript" language="JavaScript" >
// append an onload event handler
var S3031AEBA__onload= document.body.onload;
if(typeof document.body.onload == 'function')
{
document.body.onload = function()
{
S3031AEBA__onload();

document.getElementById('ctl00_PlaceHolderSearchArea_ctl00_S3031AEBA_InputKeyw
ords').name = 'InputKeywords';
}
}
else
{
document.body.onload = function()
{
eval(S3031AEBA__onload);

document.getElementById('ctl00_PlaceHolderSearchArea_ctl00_S3031AEBA_InputKeyw
ords').name = 'InputKeywords';
}
}

function S3031AEBA_OSBEK(event1) {
var kCode = String.fromCharCode(event1.keyCode);
if(kCode == "\n" || kCode == "\r")
{
S3031AEBA_Submit();return false;
}
}
// -->
</script>
<script type="text/javascript">
//<![CDATA[
var _spWebPermMasks = {High:432,Low:1011028719};var
_spFormDigestRefreshInterval = 1440000;//]]>
</script>
<script type="text/javascript">
// <![CDATA[
document.write('<script type="text/javascript" src="/_layouts/1033/core.js"></'
+ 'script>');
document.write('<script type="text/javascript" src="/_layouts/1033/form.js"></'
+ 'script>');
// ]]>
</script>
<script type="text/javascript">RegisterSod("sp.core.js",
"\u002f_layouts\u002fsp.core.debug.js?
rev=Qp5K7ycU\u00252FEY9IvE0KOi7zQ\u00253D\u00253D");</script>
<script type="text/javascript">RegisterSod("sp.res.resx",
"\u002f_layouts\u002fScriptResx.ashx?
culture=en\u00252Dus\u0026name=SP\u00252ERes\u0026rev=b6\u00252FcRx1a6orhAQ\u0
0252FcF\u00252B0ytQ\u00253D\u00253D");</script>
<script type="text/javascript">RegisterSod("sp.ui.dialog.js",
"\u002f_layouts\u002fsp.ui.dialog.debug.js?
rev=I4RtkztzINg\u00252B\u00252BPCPe\u00252FeQlw\u00253D\u00253D");RegisterSodD
ep("sp.ui.dialog.js", "sp.core.js");RegisterSodDep("sp.ui.dialog.js",
"sp.res.resx");</script>
<script type="text/javascript">RegisterSod("core.js",
"\u002f_layouts\u002f1033\u002fcore.debug.js?
rev=w3xTWDNRUGI0Sq4RXH6ANQ\u00253D\u00253D");</script>
<script type="text/javascript">RegisterSod("sp.runtime.js",
"\u002f_layouts\u002fsp.runtime.debug.js?
rev=f2An00kVlALdMLzcBc1cug\u00253D\u00253D");RegisterSodDep("sp.runtime.js",
"sp.core.js");RegisterSodDep("sp.runtime.js", "sp.res.resx");</script>
<script type="text/javascript">RegisterSod("sp.js",
"\u002f_layouts\u002fsp.debug.js?
rev=ZxKLSxgBwx\u00252BTUovsF0wy2A\u00253D\u00253D");RegisterSodDep("sp.js",
"sp.core.js");RegisterSodDep("sp.js", "sp.runtime.js");RegisterSodDep("sp.js",
"sp.ui.dialog.js");RegisterSodDep("sp.js", "sp.res.resx");</script>
<script type="text/javascript">RegisterSod("cui.js",
"\u002f_layouts\u002fcui.debug.js?
rev=seEKIhJXfBClfYcr46fd3w\u00253D\u00253D");</script>
<script type="text/javascript">RegisterSod("inplview",
"\u002f_layouts\u002finplview.debug.js?
rev=Pea6rD0hm\u00252B3qGltzhljeGQ\u00253D\u00253D");RegisterSodDep("inplview",
"core.js");RegisterSodDep("inplview", "sp.js");</script>
<script type="text/javascript">RegisterSod("ribbon",
"\u002f_layouts\u002fsp.ribbon.debug.js?
rev=lc6eCMZP6gL5LnuSYh0S6Q\u00253D\u00253D");RegisterSodDep("ribbon",
"core.js");RegisterSodDep("ribbon", "sp.core.js");RegisterSodDep("ribbon",
"sp.js");RegisterSodDep("ribbon", "cui.js");RegisterSodDep("ribbon",
"sp.res.resx");RegisterSodDep("ribbon",
"sp.runtime.js");RegisterSodDep("ribbon", "inplview");</script>
<script type="text/javascript">RegisterSod("sp.publishing.resources.resx",
"\u002f_layouts\u002fScriptResx.ashx?
culture=en\u00252Dus\u0026name=SP\u00252EPublishing\u00252EResources\u0026rev=
QmOCEo1n\u00252FycDXDEGEiSM8w\u00253D\u00253D");</script>
<script type="text/javascript">RegisterSod("sp.ui.pub.ribbon.js",
"\u002f_layouts\u002fsp.ui.pub.ribbon.debug.js?
rev=HBUbhy2bPS6tzTnU9de\u00252FzQ\u00253D\u00253D");</script>
<script type="text/javascript">RegisterSod("msstring.js",
"\u002f_layouts\u002f1033\u002fmsstring.debug.js?
rev=\u00252FBVJveHLTRPyAS7JcY4oHw\u00253D\u00253D");</script>
<script type="text/javascript">RegisterSod("browserScript",
"\u002f_layouts\u002f1033\u002fie55up.debug.js?
rev=33fhLonnEN1l3ccrMo0hDw\u00253D\u00253D");</script>
<script type="text/javascript">RegisterSod("search.js",
"\u002f_layouts\u002fsearch.js?
rev=jVFJXbMq\u00252BMZOs11kluPWwQ\u00253D\u00253D");</script>
<script type="text/javascript">RegisterSod("WPAdderClass",
"\u002f_layouts\u002fwpadder.debug.js?
rev=ShI6HpbWyfAFLqD4udjnjw\u00253D\u00253D");</script>
<script type="text/javascript">RegisterSodDep("browserScript",
"msstring.js");</script>
<script type="text/javascript">
//<![CDATA[

theForm.oldSubmit = theForm.submit;
theForm.submit = WebForm_SaveScrollPositionSubmit;

theForm.oldOnSubmit = theForm.onsubmit;
theForm.onsubmit = WebForm_SaveScrollPositionOnSubmit;
Sys.Application.initialize();
//]]>
</script>
</form>

</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//Dtd HTML 4.01 Transitional//EN">
<html>
<head>
<script type="text/javascript">
if (top.location != location) {
top.location.href = document.location.href ;
}
</script>

<meta name="gwt:property" content="locale=en"/>


<title>HP Service Manager: Login</title>
<link id='xtheme' rel="stylesheet" type="text/css" href="/webtier-
9.20/cwc/js/9.21.551/extjs/theme/hpov/hpov.css"></link>
<link rel="stylesheet" type="text/css" href="/webtier-
9.20/css/9.21.551/login.css"></link>
<script type="text/javascript" src="/webtier-9.20/cwc/js/9.21.551/cwc-
base.js"></script>
</head>
<body onLoad="loginFormOnLoad();">

<div class="loginContainer">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="loginLogo"><img alt="ET" src="/webtier-
9.20/cwc/images/backgrounds/ETLogo.png"></td>
<td class="loginTitle">HP Service Manager</td>
<td class="loginImage"><div class="imgSpacer">&nbsp;</div></td>
</tr>
</table>
</div>

<div class="loginForm">
<form id="Login" name="Login" onSubmit="setCwcToken()" style="margin-
top:4px;" method="POST" action="/webtier-9.20/ess.do">
<table id="cwc_custom_loginform" cellspacing="0" cellpadding="0"
border="0" width="100%">
<tr>
<td class="loginLabel">&nbsp;</td>
<td class="loginInput">

<div id="WarningMsgWrapperDiv" style='visibility:hidden;


background:transparent url(/webtier-9.20/cwc/images/msg_warning.gif) no-
repeat; margin-top:10px; padding-left:20px; line-height:16px;'>
&nbsp;
</div>
</td>
</tr>
<tr>
<td class="loginLabel">
<label for="LoginUsername" id="LoginUsernameLabel"
class="loginLabel">Username:</label>
</td>
<td class="loginInput">
<input id="LoginUsername" type="text" name="user.id" tabindex="1">
</td>
</tr>
<tr>
<td class="loginLabel">
<label for="LoginPassword" id="LoginPasswordLabel"
class="loginLabel">Password:</label>
</td>
<td class="loginInput">
<input id="LoginPassword" type="password" tabindex="2">
</td>
</tr>
<!--
<tr>
<td class="loginLabel">
<label for="LoginLanguage" id="Locale"
class="loginLabel">Language:</label>
</td>
<td class="loginInput">
<select name="L.language" id="LoginLanguage" tabindex="3">
<option value="en" selected = "true">English</option>

</select>
</td>
</tr>
-->
<tr>
<td class="loginLabel">&nbsp;</td>
<td class="loginInput">
<table cellspacing="0" cellpadding="0" border="0" class="x-btn-wrap
x-btn" id="clrBtn"
onmouseup="removeClass(this, ' x-btn-click');"
onmousedown="addClass(this, ' x-btn-click');"
onmouseout="removeClass(this, ' x-btn-over');"
onmouseover="removeClass(this, ' x-btn-click');addClass(this, '
x-btn-over');">
<tbody>
<tr>

<td>
<em unselectable="on">
<input type="submit"
id="loginBtn" class="cwc-btn-text"
onblur="removeClass('clrBtn', ' x-btn-over');"
onfocus="addClass('clrBtn', ' x-btn-over');"
value="&nbsp;Log In&nbsp;">
</em>
</td>

</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td class="loginLabel">&nbsp;</td>
<td class="loginInput">&nbsp;</td>
</tr>
<tr>
<td>
<div id="licensingLogos" class="loginLogos">

</div>
</td>
<td class="loginCopyright">
<div id="cwc_copyright">
&copy; 1994-2012 Hewlett-Packard Development Company, L.P. All
rights reserved.<br/> This software is protected by international copyright
law.<br /><br /><br /><br /><br />
</div>
</td>
</tr>
</table>
<input type="hidden" name="type" id="type" value="login">
<input type="hidden" id="xHtoken" name="xHtoken"/>
<input type="hidden" id="old.password" name="old.password"/>
<input type="hidden" name="event" id="event" value="0"/>
</form>
</div>

<iframe id="preloader" src="" style="display:none;"></iframe>

<script type="text/javascript">
cwc.headInjectJsFile('/webtier-9.20/cwc/js/9.21.551/cwc-login.js'); // load
in parallel

function addClass(elem, className)


{
if (typeof elem == 'string') {
elem = document.getElementById(elem);
}
if (className.substr(0, 1) != ' ') {
className = ' ' + className;
}
elem.className = elem.className + className;
}

function removeClass(elem, className)


{
if (typeof elem == 'string') {
elem = document.getElementById(elem);
}
if (className.substr(0, 1) != ' ') {
className = ' ' + className;
}
elem.className = elem.className.replace(className, '')
}

function setCwcToken()
{
document.getElementById('loginBtn').disabled=true;
var password = document.getElementById('LoginPassword').value;
document.getElementById('old.password').value = password;

// Remove both on-line help or print preview popup windows if they are
present.
if (top.winList) {
var winName = cwc.getScopedPopupName("PrintPrev");
var winHandle = top.winList.get(winName);
if(winHandle) {
top.winList.remove(winName);
}
winName = cwc.getScopedPopupName("CWC_Help");
winHandle = top.winList.get(winName);
if (winHandle) {
top.winList.remove(winName);
}
top.winList = null;
}
}
function changeLocale()
{
var lang = document.Login.LoginLanguage;
var locale = lang.options[lang.selectedIndex].value;
var loginUrl = '/webtier-9.20' + '/cwc/login.jsp';
if(locale != null) {
if (top.navmenu) {
top.document.location.href = '/webtier-9.20' + '/index.jsp?locale=' +
locale + '&cwcdtloc=' + loginUrl;
} else {
document.location = loginUrl + '?locale=' + locale;
}
}
}

function loginFormOnLoad() {
var languages = document.getElementById("LoginLanguage").options;
if (languages.length == 0) {

languages.add(new Option("English", "en"));


var msgDiv = document.getElementById("WarningMsgWrapperDiv");
msgDiv.innerHTML = "Service Manager Server is currently not available,
please try again later.";
msgDiv.style.visible = "visible";
}
document.getElementById("LoginUsername").focus();
document.getElementById("preloader").src = "loginPreload.jsp";
}

function submit() {
document.getElementById('Login').submit();
}

</script>
</body>
</html>

You might also like