﻿/*document.write("<table class='bodyBackGround' width='100%' align='center' cellpadding='0' cellspacing='0'>");
document.write("<tr>");
document.write("<td align='right' width='100%'>");
document.write("<img src='../Images/header_background.gif' alt='AppFabric SDK for Ruby Developers' width='904' />");
document.write("</td>");
document.write("</tr>");
document.write("</table>");*/

document.write("<table class='bodyBackGround' width='100%' align='center' cellpadding='0' cellspacing='0' ");
document.write("<tr>");
document.write("<td align='left' width='100%' style='background-image:url(../Images/header_background.gif)'  height='64px'>");
document.write("&nbsp;&nbsp;<img src='../Images/net_ruby_logo.png' alt='AppFabric SDK for Ruby Developers'  />");
//document.write("AppFabric SDK for Ruby Developers");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
