function displayRightSide() {
document.write("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"384\">");
	document.write("<tr>");
		document.write("<td align=\"left\" valign=\"top\" colspan=\"3\"><img src=\"images-seo/rightside.gif\" width=\"384\" height=\"326\"></td>");
	document.write("</tr>");
document.write("</table>");
}