MIME-Version: 1.0
X-Document-Type: Workbook
Content-Type: multipart/related; boundary="----=_NextPart_01C8746C.5BE148C0"

This document is a Single File Web Page, also known as a Web Archive file.  If you are seeing this message, your browser or editor doesn't support Web Archive files.  Please download a browser that supports Web Archive, such as Windows® Internet Explorer®.

------=_NextPart_01C8746C.5BE148C0
Content-Location: file:///C:/2188B2F9/1a-Welcome_to_the_Office_Live_Developer_Community.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta name=3D"Excel Workbook Frameset">
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link rel=3DFile-List
href=3D"1a-Welcome_to_the_Office_Live_Developer_Community_files/filelist.xm=
l">
<![if !supportTabStrip]>
<link id=3D"shLink" href=3D"1a-Welcome_to_the_Office_Live_Developer_Communi=
ty_files/sheet001.htm">
<link id=3D"shLink" href=3D"1a-Welcome_to_the_Office_Live_Developer_Communi=
ty_files/sheet002.htm">
<link id=3D"shLink" href=3D"1a-Welcome_to_the_Office_Live_Developer_Communi=
ty_files/sheet003.htm">

<link id=3D"shLink">

<script language=3D"JavaScript">
<!--
 var c_lTabs=3D3;

 var c_rgszSh=3Dnew Array(c_lTabs);
 c_rgszSh[0] =3D "Sheet1";
 c_rgszSh[1] =3D "Sheet2";
 c_rgszSh[2] =3D "Sheet3";



 var c_rgszClr=3Dnew Array(8);
 c_rgszClr[0]=3D"window";
 c_rgszClr[1]=3D"buttonface";
 c_rgszClr[2]=3D"windowframe";
 c_rgszClr[3]=3D"windowtext";
 c_rgszClr[4]=3D"threedlightshadow";
 c_rgszClr[5]=3D"threedhighlight";
 c_rgszClr[6]=3D"threeddarkshadow";
 c_rgszClr[7]=3D"threedshadow";

 var g_iShCur;
 var g_rglTabX=3Dnew Array(c_lTabs);

function fnGetIEVer()
{
 var ua=3Dwindow.navigator.userAgent
 var msie=3Dua.indexOf("MSIE")
 if (msie>0 && window.navigator.platform=3D=3D"Win32")
  return parseInt(ua.substring(msie+5,ua.indexOf(".", msie)));
 else
  return 0;
}

function fnBuildFrameset()
{
 var szHTML=3D"<frameset rows=3D\"*,18\" border=3D0 width=3D0 frameborder=
=3Dno framespacing=3D0>"+
  "<frame src=3D\""+document.all.item("shLink")[0].href+"\" name=3D\"frShee=
t\" noresize>"+
  "<frameset cols=3D\"54,*\" border=3D0 width=3D0 frameborder=3Dno framespa=
cing=3D0>"+
  "<frame src=3D\"\" name=3D\"frScroll\" marginwidth=3D0 marginheight=3D0 s=
crolling=3Dno>"+
  "<frame src=3D\"\" name=3D\"frTabs\" marginwidth=3D0 marginheight=3D0 scr=
olling=3Dno>"+
  "</frameset></frameset><plaintext>";

 with (document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 fnBuildTabStrip();
}

function fnBuildTabStrip()
{
 var szHTML=3D
  "<html><head><style>.clScroll {font:8pt Courier New;color:"+c_rgszClr[6]+=
";cursor:default;line-height:10pt;}"+
  ".clScroll2 {font:10pt Arial;color:"+c_rgszClr[6]+";cursor:default;line-h=
eight:11pt;}</style></head>"+
  "<body onclick=3D\"event.returnValue=3Dfalse;\" ondragstart=3D\"event.ret=
urnValue=3Dfalse;\" onselectstart=3D\"event.returnValue=3Dfalse;\" bgcolor=
=3D"+c_rgszClr[4]+" topmargin=3D0 leftmargin=3D0><table cellpadding=3D0 cel=
lspacing=3D0 width=3D100%>"+
  "<tr><td colspan=3D6 height=3D1 bgcolor=3D"+c_rgszClr[2]+"></td></tr>"+
  "<tr><td style=3D\"font:1pt\">&nbsp;<td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(0);\" onmouseover=3D\"parent.fnMouseOverScroll(0);\" onmous=
eout=3D\"parent.fnMouseOutScroll(0);\"><a>&#171;</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=
fnScrollTabs(0);\" ondblclick=3D\"parent.fnScrollTabs(0);\" onmouseover=3D\=
"parent.fnMouseOverScroll(1);\" onmouseout=3D\"parent.fnMouseOutScroll(1);\=
"><a>&lt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=
fnScrollTabs(1);\" ondblclick=3D\"parent.fnScrollTabs(1);\" onmouseover=3D\=
"parent.fnMouseOverScroll(2);\" onmouseout=3D\"parent.fnMouseOutScroll(2);\=
"><a>&gt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(1);\" onmouseover=3D\"parent.fnMouseOverScroll(3);\" onmous=
eout=3D\"parent.fnMouseOutScroll(3);\"><a>&#187;</a></td>"+
  "<td style=3D\"font:1pt\">&nbsp;<td></tr></table></body></html>";

 with (frames['frScroll'].document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 szHTML =3D
  "<html><head>"+
  "<style>A:link,A:visited,A:active {text-decoration:none;"+"color:"+c_rgsz=
Clr[3]+";}"+
  ".clTab {cursor:hand;background:"+c_rgszClr[1]+";font:9pt Arial;padding-l=
eft:3px;padding-right:3px;text-align:center;}"+
  ".clBorder {background:"+c_rgszClr[2]+";font:1pt;}"+
  "</style></head><body onload=3D\"parent.fnInit();\" onselectstart=3D\"eve=
nt.returnValue=3Dfalse;\" ondragstart=3D\"event.returnValue=3Dfalse;\" bgco=
lor=3D"+c_rgszClr[4]+
  " topmargin=3D0 leftmargin=3D0><table id=3DtbTabs cellpadding=3D0 cellspa=
cing=3D0>";

 var iCellCount=3D(c_lTabs+1)*2;

 var i;
 for (i=3D0;i<iCellCount;i+=3D2)
  szHTML+=3D"<col width=3D1><col>";

 var iRow;
 for (iRow=3D0;iRow<6;iRow++) {

  szHTML+=3D"<tr>";

  if (iRow=3D=3D5)
   szHTML+=3D"<td colspan=3D"+iCellCount+"></td>";
  else {
   if (iRow=3D=3D0) {
    for(i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1 class=3D\"clBorder\"></td>";
   } else if (iRow=3D=3D1) {
    for(i=3D0;i<c_lTabs;i++) {
     szHTML+=3D"<td height=3D1 nowrap class=3D\"clBorder\">&nbsp;</td>";
     szHTML+=3D
      "<td id=3DtdTab height=3D1 nowrap class=3D\"clTab\" onmouseover=3D\"p=
arent.fnMouseOverTab("+i+");\" onmouseout=3D\"parent.fnMouseOutTab("+i+");\=
">"+
      "<a href=3D\""+document.all.item("shLink")[i].href+"\" target=3D\"frS=
heet\" id=3DaTab>&nbsp;"+c_rgszSh[i]+"&nbsp;</a></td>";
    }
    szHTML+=3D"<td id=3DtdTab height=3D1 nowrap class=3D\"clBorder\"><a id=
=3DaTab>&nbsp;</a></td><td width=3D100%></td>";
   } else if (iRow=3D=3D2) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1></td><td height=3D1 class=3D\"clBorder\"></t=
d>";
    szHTML+=3D"<td height=3D1></td><td height=3D1></td>";
   } else if (iRow=3D=3D3) {
    for (i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1></td>";
   } else if (iRow=3D=3D4) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1 width=3D1></td><td height=3D1></td>";
    szHTML+=3D"<td height=3D1 width=3D1></td><td></td>";
   }
  }
  szHTML+=3D"</tr>";
 }

 szHTML+=3D"</table></body></html>";
 with (frames['frTabs'].document) {
  open("text/html","replace");
  charset=3Ddocument.charset;
  write(szHTML);
  close();
 }
}

function fnInit()
{
 g_rglTabX[0]=3D0;
 var i;
 for (i=3D1;i<=3Dc_lTabs;i++)
  with (frames['frTabs'].document.all.tbTabs.rows[1].cells[fnTabToCol(i-1)])
   g_rglTabX[i]=3DoffsetLeft+offsetWidth-6;
}

function fnTabToCol(iTab)
{
 return 2*iTab+1;
}

function fnNextTab(fDir)
{
 var iNextTab=3D-1;
 var i;

 with (frames['frTabs'].document.body) {
  if (fDir=3D=3D0) {
   if (scrollLeft>0) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<scrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di-1;
   }
  } else {
   if (g_rglTabX[c_lTabs]+6>offsetWidth+scrollLeft) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<=3DscrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di;
   }
  }
 }
 return iNextTab;
}

function fnScrollTabs(fDir)
{
 var iNextTab=3DfnNextTab(fDir);

 if (iNextTab>=3D0) {
  frames['frTabs'].scroll(g_rglTabX[iNextTab],0);
  return true;
 } else
  return false;
}

function fnFastScrollTabs(fDir)
{
 if (c_lTabs>16)
  frames['frTabs'].scroll(g_rglTabX[fDir?c_lTabs-1:0],0);
 else
  if (fnScrollTabs(fDir)>0) window.setTimeout("fnFastScrollTabs("+fDir+");"=
,5);
}

function fnSetTabProps(iTab,fActive)
{
 var iCol=3DfnTabToCol(iTab);
 var i;

 if (iTab>=3D0) {
  with (frames['frTabs'].document.all) {
   with (tbTabs) {
    for (i=3D0;i<=3D4;i++) {
     with (rows[i]) {
      if (i=3D=3D0)
       cells[iCol].style.background=3Dc_rgszClr[fActive?0:2];
      else if (i>0 && i<4) {
       if (fActive) {
        cells[iCol-1].style.background=3Dc_rgszClr[2];
        cells[iCol].style.background=3Dc_rgszClr[0];
        cells[iCol+1].style.background=3Dc_rgszClr[2];
       } else {
        if (i=3D=3D1) {
         cells[iCol-1].style.background=3Dc_rgszClr[2];
         cells[iCol].style.background=3Dc_rgszClr[1];
         cells[iCol+1].style.background=3Dc_rgszClr[2];
        } else {
         cells[iCol-1].style.background=3Dc_rgszClr[4];
         cells[iCol].style.background=3Dc_rgszClr[(i=3D=3D2)?2:4];
         cells[iCol+1].style.background=3Dc_rgszClr[4];
        }
       }
      } else
       cells[iCol].style.background=3Dc_rgszClr[fActive?2:4];
     }
    }
   }
   with (aTab[iTab].style) {
    cursor=3D(fActive?"default":"hand");
    color=3Dc_rgszClr[3];
   }
  }
 }
}

function fnMouseOverScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[7];
}

function fnMouseOutScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[6];
}

function fnMouseOverTab(iTab)
{
 if (iTab!=3Dg_iShCur) {
  var iCol=3DfnTabToCol(iTab);
  with (frames['frTabs'].document.all) {
   tdTab[iTab].style.background=3Dc_rgszClr[5];
  }
 }
}

function fnMouseOutTab(iTab)
{
 if (iTab>=3D0) {
  var elFrom=3Dframes['frTabs'].event.srcElement;
  var elTo=3Dframes['frTabs'].event.toElement;

  if ((!elTo) ||
   (elFrom.tagName=3D=3DelTo.tagName) ||
   (elTo.tagName=3D=3D"A" && elTo.parentElement!=3DelFrom) ||
   (elFrom.tagName=3D=3D"A" && elFrom.parentElement!=3DelTo)) {

   if (iTab!=3Dg_iShCur) {
    with (frames['frTabs'].document.all) {
     tdTab[iTab].style.background=3Dc_rgszClr[1];
    }
   }
  }
 }
}

function fnSetActiveSheet(iSh)
{
 if (iSh!=3Dg_iShCur) {
  fnSetTabProps(g_iShCur,false);
  fnSetTabProps(iSh,true);
  g_iShCur=3DiSh;
 }
}

 window.g_iIEVer=3DfnGetIEVer();
 if (window.g_iIEVer>=3D4)
  fnBuildFrameset();
//-->
</script>
<![endif]><!--[if gte mso 9]><xml>
 <x:ExcelWorkbook>
  <x:ExcelWorksheets>
   <x:ExcelWorksheet>
    <x:Name>Sheet1</x:Name>
    <x:WorksheetSource
     HRef=3D"1a-Welcome_to_the_Office_Live_Developer_Community_files/sheet0=
01.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Sheet2</x:Name>
    <x:WorksheetSource
     HRef=3D"1a-Welcome_to_the_Office_Live_Developer_Community_files/sheet0=
02.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Sheet3</x:Name>
    <x:WorksheetSource
     HRef=3D"1a-Welcome_to_the_Office_Live_Developer_Community_files/sheet0=
03.htm"/>
   </x:ExcelWorksheet>
  </x:ExcelWorksheets>
  <x:Stylesheet
   HRef=3D"1a-Welcome_to_the_Office_Live_Developer_Community_files/styleshe=
et.css"/>
  <x:WindowHeight>8130</x:WindowHeight>
  <x:WindowWidth>15810</x:WindowWidth>
  <x:WindowTopX>0</x:WindowTopX>
  <x:WindowTopY>120</x:WindowTopY>
  <x:ProtectStructure>False</x:ProtectStructure>
  <x:ProtectWindows>False</x:ProtectWindows>
 </x:ExcelWorkbook>
</xml><![endif]-->
</head>

<frameset rows=3D"*,39" border=3D0 width=3D0 frameborder=3Dno framespacing=
=3D0>
 <frame src=3D"1a-Welcome_to_the_Office_Live_Developer_Community_files/shee=
t001.htm" name=3D"frSheet">
 <frame src=3D"1a-Welcome_to_the_Office_Live_Developer_Community_files/tabs=
trip.htm" name=3D"frTabs" marginwidth=3D0 marginheight=3D0>
 <noframes>
  <body>
   <p>This page uses frames, but your browser doesn't support them.</p>
  </body>
 </noframes>
</frameset>
</html>

------=_NextPart_01C8746C.5BE148C0
Content-Location: file:///C:/2188B2F9/1a-Welcome_to_the_Office_Live_Developer_Community_files/stylesheet.css
Content-Transfer-Encoding: quoted-printable
Content-Type: text/css; charset="us-ascii"

tr
	{mso-height-source:auto;}
col
	{mso-width-source:auto;}
br
	{mso-data-placement:same-cell;}
.style62
	{color:blue;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-style-name:Hyperlink;
	mso-style-id:8;}
a:link
	{color:blue;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;}
a:visited
	{color:purple;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;}
.style0
	{mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	border:none;
	mso-protection:locked visible;
	mso-style-name:Normal;
	mso-style-id:0;}
.font9
	{color:black;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	mso-font-charset:0;}
td
	{mso-style-parent:style0;
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	border:none;
	mso-background-source:auto;
	mso-pattern:auto;
	mso-protection:locked visible;
	white-space:nowrap;
	mso-rotate:0;}
.xl65
	{mso-style-parent:style0;
	font-size:8.0pt;
	font-weight:700;
	background:#9BC6E1;
	mso-pattern:black none;}
.xl66
	{mso-style-parent:style0;
	font-size:8.0pt;
	font-weight:700;
	background:#9BC6E1;
	mso-pattern:black none;
	white-space:normal;}
.xl67
	{mso-style-parent:style0;
	background:#9BC6E1;
	mso-pattern:black none;}
.xl68
	{mso-style-parent:style0;
	font-size:8.0pt;
	background:#9BC6E1;
	mso-pattern:black none;
	white-space:normal;}
.xl69
	{mso-style-parent:style62;
	color:blue;
	text-decoration:underline;
	text-underline-style:single;
	background:#9BC6E1;
	mso-pattern:black none;
	white-space:normal;}
.xl70
	{mso-style-parent:style62;
	color:blue;
	text-decoration:underline;
	text-underline-style:single;}
.xl71
	{mso-style-parent:style0;
	font-size:10.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;}
.xl72
	{mso-style-parent:style0;
	font-size:10.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:left;
	padding-left:9px;
	mso-char-indent-count:1;}
.xl73
	{mso-style-parent:style0;
	font-size:10.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	mso-font-charset:0;}
.xl74
	{mso-style-parent:style62;
	color:blue;
	text-decoration:underline;
	text-underline-style:single;
	text-align:left;
	padding-left:9px;
	mso-char-indent-count:1;}

------=_NextPart_01C8746C.5BE148C0
Content-Location: file:///C:/2188B2F9/1a-Welcome_to_the_Office_Live_Developer_Community_files/tabstrip.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html>
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File
href=3D"../1a-Welcome_to_the_Office_Live_Developer_Community.htm">
<![if IE]>
<base
href=3D"file:///C:\2188B2F9\1a-Welcome_to_the_Office_Live_Developer_Communi=
ty_files\tabstrip.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<script language=3D"JavaScript">
<!--
if (window.name!=3D"frTabs")
 window.location.replace(document.all.item("Main-File").href);
//-->
</script>
<style>
<!--
A {
    text-decoration:none;
    color:#000000;
    font-size:9pt;
}
-->
</style>
</head>
<body topmargin=3D0 leftmargin=3D0 bgcolor=3D"#808080">
<table border=3D0 cellspacing=3D1>
 <tr>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet001.=
htm" target=3D"frSheet"><font face=3D"Arial" color=3D"#000000">Sheet1</font=
></a>&nbsp;</small></small></b></td>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet002.=
htm" target=3D"frSheet"><font face=3D"Arial" color=3D"#000000">Sheet2</font=
></a>&nbsp;</small></small></b></td>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet003.=
htm" target=3D"frSheet"><font face=3D"Arial" color=3D"#000000">Sheet3</font=
></a>&nbsp;</small></small></b></td>

 </tr>
</table>
</body>
</html>

------=_NextPart_01C8746C.5BE148C0
Content-Location: file:///C:/2188B2F9/1a-Welcome_to_the_Office_Live_Developer_Community_files/sheet001.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File
href=3D"../1a-Welcome_to_the_Office_Live_Developer_Community.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<![if IE]>
<base
href=3D"file:///C:\2188B2F9\1a-Welcome_to_the_Office_Live_Developer_Communi=
ty_files\sheet001.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.75in .7in .75in .7in;
	mso-header-margin:.3in;
	mso-footer-margin:.3in;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(0);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../1a-Welcome_to_the_Office_Live_Developer_Commun=
ity.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D5859 style=3D'bor=
der-collapse:
 collapse;table-layout:fixed;width:4395pt'>
 <col width=3D89 style=3D'mso-width-source:userset;mso-width-alt:3254;width=
:67pt'>
 <col width=3D650 style=3D'mso-width-source:userset;mso-width-alt:23771;wid=
th:488pt'>
 <col width=3D64 span=3D80 style=3D'width:48pt'>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 width=3D89 style=3D'height:15.0pt;width:67pt'></td>
  <td width=3D650 style=3D'width:488pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl65 style=3D'height:14.25pt'>Subject:</td>
  <td class=3Dxl66 width=3D650 style=3D'width:488pt' id=3DoCellSubj>Welcome=
 to the
  Office Live Small Business Developer Community!</td>
  <td class=3Dxl67>&nbsp;</td>
  <td colspan=3D79 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt;display:=
block'>
  <td height=3D19 class=3Dxl65 style=3D'height:14.25pt' unselectable=3Don>D=
ate:</td>
  <td class=3Dxl68 width=3D650 style=3D'width:488pt' id=3DoCellDate>2/15/20=
08 12:56:41
  PM Eastern Standard Time</td>
  <td class=3Dxl67>&nbsp;</td>
  <td colspan=3D79 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt;display:=
block'>
  <td height=3D19 class=3Dxl65 style=3D'height:14.25pt' unselectable=3Don>F=
rom:</td>
  <td class=3Dxl69 width=3D650 style=3D'width:488pt' id=3DoCellFROM><a
  href=3D"mailto:olsbpart@microsoft.com" target=3D"_parent"
  title=3D"mailto:olsbpart@microsoft.com">olsbpart@microsoft.com</a></td>
  <td class=3Dxl67>&nbsp;</td>
  <td colspan=3D79 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl65 style=3D'height:14.25pt'>
  <div style=3D'background-color:transparent;overflow:hidden'>Reply To:</td>
  <td class=3Dxl68 width=3D650 style=3D'width:488pt'></div>
  &nbsp;</td>
  <td rowspan=3D5 class=3Dxl68 width=3D64 style=3D'width:48pt' id=3DoCellRT=
>&nbsp;</td>
  <td colspan=3D79 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt;display:=
block;
  vertical-align:text-top'>
  <td height=3D19 class=3Dxl65 style=3D'height:14.25pt' unselectable=3Don>T=
o:</td>
  <td class=3Dxl69 width=3D650 style=3D'width:488pt' id=3DoCellTO><a
  href=3D"mailto:s.rushinek@miami.edu" target=3D"_parent"
  title=3D"mailto:s.rushinek@miami.edu">s.rushinek@miami.edu</a></td>
  <td colspan=3D79 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt;vertical=
-align:
  text-top'>
  <td height=3D19 class=3Dxl65 style=3D'height:14.25pt' unselectable=3Don>C=
C:</td>
  <td class=3Dxl68 width=3D650 style=3D'width:488pt' id=3DoCellCC>&nbsp;</t=
d>
  <td colspan=3D79 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt;vertical=
-align:
  text-top'>
  <td height=3D19 class=3Dxl65 style=3D'height:14.25pt' unselectable=3Don>B=
CC:</td>
  <td class=3Dxl68 width=3D650 style=3D'width:488pt' id=3DoCellBCC>&nbsp;</=
td>
  <td colspan=3D79 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt' id=3DoR=
owClient>
  <td height=3D19 class=3Dxl65 style=3D'height:14.25pt' unselectable=3Don>S=
ent on:</td>
  <td class=3Dxl68 width=3D650 style=3D'width:488pt' id=3DoCellClient>&nbsp=
;</td>
  <td colspan=3D79 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt;display:=
block'>
  <td colspan=3D2 height=3D19 class=3Dxl69 width=3D739 style=3D'height:14.2=
5pt;
  width:555pt'><a href=3D"aolmsg://031c6a88/inethdr/1" target=3D"_parent"
  title=3D"Internet Header Details" tabindex=3D0>Sent from the Internet (De=
tails)</a></td>
  <td class=3Dxl67>&nbsp;</td>
  <td colspan=3D79 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl71 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'>To
  say thanks, we'd like to give you some add-ons that you can enjoy for free
  (valued at over $500*) for the next 18 months:</td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl72 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'>1
  GB of website storage</td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl72 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'>2
  GB of business application storage</td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl72 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'>10
  users for your business applications site</td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl73 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'>How
  To Get Your Free Add-ons**</td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl70 colspan=3D6 style=3D'height:14.25pt;mso-igno=
re:colspan'><a
  href=3D"https://home.officelive.com/signup/Default.aspx?oid=3D4402acc0-dd=
a6-4222-9034-0508c6cde292&amp;lc=3Den-US&amp;br=3DUS"
  target=3D"_parent"
  title=3D"https://home.officelive.com/signup/Default.aspx?oid=3D4402acc0-d=
da6-4222-9034-0508c6cde292&amp;lc=3Den-US&amp;br=3DUS">First,
  you'll need a Microsoft Office Live Small Business Developer account. If =
you
  haven't already created your developer account, sign up here for a free o=
ne.</a></td>
  <td colspan=3D76 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl71 colspan=3D4 style=3D'height:14.25pt;mso-igno=
re:colspan'>While
  you're logged into your account, activate your Business Applications by
  clicking on the Business Applications link in the left hand navigation.</=
td>
  <td colspan=3D78 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl71 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'>After
  activating your Business Applications, follow these steps:</td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl74 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'><a
  href=3D"https://home.officelive.com/Signup/Configurator.aspx?oid=3D9a6e47=
ba-faaa-40e1-a6a4-5a4f8efc223f&amp;disc=3DB6MJCHJRJP237B732QGX4P2T8"
  target=3D"_parent"
  title=3D"https://home.officelive.com/Signup/Configurator.aspx?oid=3D9a6e4=
7ba-faaa-40e1-a6a4-5a4f8efc223f&amp;disc=3DB6MJCHJRJP237B732QGX4P2T8">Click
  here to increase the Web site storage in your account to 1 GB.</a></td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl74 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'><a
  href=3D"https://home.officelive.com/Signup/Configurator.aspx?oid=3D509c07=
fd-396e-476e-828f-8d140a872e9d&amp;disc=3DB6JHVQRBK9R8P2W7C6TWHGRYT"
  target=3D"_parent"
  title=3D"https://home.officelive.com/Signup/Configurator.aspx?oid=3D509c0=
7fd-396e-476e-828f-8d140a872e9d&amp;disc=3DB6JHVQRBK9R8P2W7C6TWHGRYT">Click
  here to increase the business -application storage in your account to 2 G=
B.</a></td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl74 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'><a
  href=3D"https://home.officelive.com/Signup/Configurator.aspx?oid=3D069dee=
50-a68a-4d14-b3ca-069b837feaa2&amp;disc=3DB6CPDRGT3Y9Y4K8W3K6PMM9V3"
  target=3D"_parent"
  title=3D"https://home.officelive.com/Signup/Configurator.aspx?oid=3D069de=
e50-a68a-4d14-b3ca-069b837feaa2&amp;disc=3DB6CPDRGT3Y9Y4K8W3K6PMM9V3">Click
  here to increase the number users in your business applications site to 1=
0.</a></td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl73 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'>What's
  On The Way</td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl71 colspan=3D12 style=3D'height:14.25pt;mso-ign=
ore:colspan'>In
  the next few months, we'll be improving and growing our Designer &amp;
  Developer program. As we do, we'll keep you posted on the new resources w=
e'll
  be rolling out. Of course, you can opt out of these communications at any
  time.</td>
  <td colspan=3D70 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl73 style=3D'height:14.25pt'>Learn More</td>
  <td colspan=3D81 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl70 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'><a
  href=3D"http://dev.officelive.com/US/Pages/Training.aspx" target=3D"_pare=
nt"
  title=3D"http://dev.officelive.com/US/Pages/Training.aspx">To get up to s=
peed
  on how to build solutions with Microsoft Office Live Small Business, hop =
over
  to our Training Page.</a></td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl71 colspan=3D6 style=3D'height:14.25pt;mso-igno=
re:colspan'>Questions?
  We're always here, so please contact us if you need help. You can also ch=
at
  with Microsoft Office Live Small Business experts in our Partner forums.<=
/td>
  <td colspan=3D76 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl71 style=3D'height:14.25pt'>Thanks,</td>
  <td colspan=3D81 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl71 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'>The
  Microsoft Office Live Small Business Partner Team</td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl71 colspan=3D2 style=3D'height:14.25pt;mso-igno=
re:colspan'>*Total
  value determined by calculating account value over 18-month use period.</=
td>
  <td colspan=3D80 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl71 colspan=3D82 style=3D'height:14.25pt;mso-ign=
ore:colspan'>**Note:
  To receive 18 months of three (3) free add-ons (10 users, 2GB app storage,
  1GB Web storage) to your Office Live Small Business account (Approximate
  Retail Value, US$519.30/UK&pound;287.46), &nbsp;you must: (i) be a legal
  resident of the 50 United States (includes D of C) or the United Kingdom =
18+;
  (ii) be actively enrolled in the OLSB Partner Program; and (iii) have a v=
alid
  credit card tied to a valid mailing address in the U.S. or UK.&nbsp; Limit
  one (1) set of add-ons per Office Live Small Business account. &nbsp;Offer
  good until December 31, 2008, while supplies last.&nbsp; Offer is
  non-transferable and not redeemable for cash.&nbsp; Taxes, if any, are the
  sole responsibility of the recipient.&nbsp; After you successfully regist=
er
  for the offer, you will receive redemption codes via the e-mail address
  provided at time of registration. &nbsp; Codes must be redeemed by March =
31,
  2009. &nbsp;In order to activate your account / redeem your codes, a valid
  credit card tied to a valid mailing address in the U.S. or UK is required;
  however, your credit card will not be charged.</td>
 </tr>
 <tr height=3D19 style=3D'mso-height-source:userset;height:14.25pt'>
  <td height=3D19 class=3Dxl73 colspan=3D59 style=3D'height:14.25pt;mso-ign=
ore:colspan'>Why
  will I be asked for a valid credit card?<font class=3D"font9">&nbsp; You =
will
  be asked for a valid credit card when you sign up for the free Office Live
  Small Business account and any of these add-ons, even though you will be
  receiving a 100% discount. While we are offering you the account and these
  add-ons for free, we still require a credit card to verify that you are a
  legitimate entity. When you sign up for a Microsoft Office Live Small
  Business account or any of these add-ons, Microsoft performs a $1
  authorization check on your credit card to verify that the card informati=
on
  you are using is valid and up to date. A temporary $1 charge may appear on
  your online credit card statement for a short period, but will not appear=
 on
  your final billing statement for that period.</font></td>
  <td colspan=3D23 style=3D'mso-ignore:colspan'></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D89 style=3D'width:67pt'></td>
  <td width=3D650 style=3D'width:488pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01C8746C.5BE148C0
Content-Location: file:///C:/2188B2F9/1a-Welcome_to_the_Office_Live_Developer_Community_files/sheet002.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File
href=3D"../1a-Welcome_to_the_Office_Live_Developer_Community.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<![if IE]>
<base
href=3D"file:///C:\2188B2F9\1a-Welcome_to_the_Office_Live_Developer_Communi=
ty_files\sheet002.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.75in .7in .75in .7in;
	mso-header-margin:.3in;
	mso-footer-margin:.3in;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(1);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../1a-Welcome_to_the_Office_Live_Developer_Commun=
ity.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D64 style=3D'borde=
r-collapse:
 collapse;table-layout:fixed;width:48pt'>
 <col width=3D64 style=3D'width:48pt'>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 width=3D64 style=3D'height:15.0pt;width:48pt'></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D64 style=3D'width:48pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01C8746C.5BE148C0
Content-Location: file:///C:/2188B2F9/1a-Welcome_to_the_Office_Live_Developer_Community_files/sheet003.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File
href=3D"../1a-Welcome_to_the_Office_Live_Developer_Community.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<![if IE]>
<base
href=3D"file:///C:\2188B2F9\1a-Welcome_to_the_Office_Live_Developer_Communi=
ty_files\sheet003.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.75in .7in .75in .7in;
	mso-header-margin:.3in;
	mso-footer-margin:.3in;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(2);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../1a-Welcome_to_the_Office_Live_Developer_Commun=
ity.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D64 style=3D'borde=
r-collapse:
 collapse;table-layout:fixed;width:48pt'>
 <col width=3D64 style=3D'width:48pt'>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 width=3D64 style=3D'height:15.0pt;width:48pt'></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D64 style=3D'width:48pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01C8746C.5BE148C0
Content-Location: file:///C:/2188B2F9/1a-Welcome_to_the_Office_Live_Developer_Community_files/filelist.xml
Content-Transfer-Encoding: quoted-printable
Content-Type: text/xml; charset="utf-8"

<xml xmlns:o=3D"urn:schemas-microsoft-com:office:office">
 <o:MainFile HRef=3D"../1a-Welcome_to_the_Office_Live_Developer_Community.h=
tm"/>
 <o:File HRef=3D"stylesheet.css"/>
 <o:File HRef=3D"tabstrip.htm"/>
 <o:File HRef=3D"sheet001.htm"/>
 <o:File HRef=3D"sheet002.htm"/>
 <o:File HRef=3D"sheet003.htm"/>
 <o:File HRef=3D"filelist.xml"/>
</xml>
------=_NextPart_01C8746C.5BE148C0--
