<script language="JavaScript"><!-- //
if (!CBBodyDefault)
{
CBBodyDefault = '<center><table cellpadding="0" cellspacing="0" border="0" width="608"><tr><td>';
if (CBLogo)
{
if (CBLogoHREF)
{
CBBodyDefault += '<a href="' + CBLogoHREF + '" target="_top"><img src="' + CBLogo + '" width="468" height="60" border="0" alt="' + 'Hotmail' + '"></a></td>';
} else {
CBBodyDefault += '<td><img src="/images/T.gif" width="140" height="1" border="0"></td></tr>';
CBBodyDefault += '<tr><td colspan="2" valign="top">' + CBSigninTxt1 + '<img src="/images/T.gif" width="1" height="13" border="0"></td></tr></table>';
} else {
CBBodyDefault += '<img src="/images/T.gif" width="1" height="1" border="0"></td></tr>';
CBBodyDefault += '<tr><td valign="top">' + CBSigninTxt1 + '<img src="/images/T.gif" width="1" height="13" border="0"></td></tr></table>';
}
CBBodyDefault += '<table cellpadding="0" cellspacing="0" border="0" width="608"><tr><td width="308" valign="top">' + CBToken + '</td><td width="5"><img src="/images/T.gif" width="5" height="1"></td><td width="100%" valign="top">' + CBSigninTxt2 + '</td></tr></table></center>';
}
var ppuiIndex = -1;
var ppuiCB = false;
if (CBLoginBody) {
ppuiCB = true;
ppuiIndex = CBLoginBody.indexOf(CBToken);
}
if (ppuiIndex == -1) {
CBLoginBody = CBBodyDefault;
ppuiIndex = CBLoginBody.indexOf(CBToken);
}
PPCBBodyPre = CBLoginBody.substring(0, ppuiIndex);
PPCBBodyPost = CBLoginBody.substring(ppuiIndex + CBToken.length);
document.write(PPCBBodyPre);
// --></script>
<table cellpadding="0" cellspacing="0" border="0" width="308" class="PPDynamicTbl"> |