ÿþ<!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> <title>Circular Login</title> <SCRIPT LANGUAGE="JavaScript"> function Login(){ var done=0; var password=document.password1.value; password=password.toLowerCase(); if (password=="forest") { window.location="FDCirculars.htm"; done=1; } if (done==0) { alert("Invalid login!"); } } // End --> </SCRIPT> </head> <body bgcolor="#f5f7f7" topmargin=0> <form> <table background="sscbg.jpg" style="border-right: teal thin ridge; border-top: teal thin ridge; border-left: teal thin ridge; width: 100%; border-bottom: teal thin ridge; position: relative; height: 106px"> <tr> <td style="width: 10%"> <img border=1 src="cgmono0_Transparent.gif" /></td> <td style="width: 80%; text-align: center"> <span style="font-size: 18pt"><span style="color: #009933"><strong>5 ( * M 0 ,  ' ( 8 B  ( > * M 0 # > 2 @ </strong> <br /> </span></span><strong><span style="color: #669933">(5 ( 5 ? - >  :  $ M $ @ 8  ] 6 > 8 ( )</span></strong></td> <td style="width: 10%" align=right> <img border=1 src="cgmono0_Transparent.gif" /></td> </tr> <tr> <td background="topnav_bg.gif" colspan=3 style="text-align: center; height: 20px;"> <strong><span style="color: #ff0000; font-family: Verdana">ALOE VERA</span></strong></td> </tr> <tr> <td colspan=3 style="height: 425px; text-align: center" valign=top align=center> <table style="border-right: purple 1pt dashed; border-top: purple 1pt dashed; font-size: 8pt; border-left: purple 1pt dashed; width: 981px; color: blue; border-bottom: purple 1pt dashed; font-family: Verdana; height: 1px"> <tr> <td style="width: 73px" bgcolor="#cccc99" colspan=7> <a href="http://www.fmisonline.org"><span style="font-size: 9pt">Home</span></a></td> <td style="width: 634px" bgcolor="#cccc99" colspan=34> <strong><span style="font-size: 10pt; color: lightyellow">Processing &amp;Value Addition</span></strong></td> <td bgcolor=#cccc99 colspan=5> <a href="javascript:history.back();">Previous</a></td> <td bgcolor=#cccc99 colspan=5> <a href="javascript:history.forward();">Next</a></td> </tr> </table> <!-- <iframe src="http://docs.google.com/viewer?url=http%3A%2F%2Fwww.fmisonline.org%2Fcirclulars%2FAlovera.pdf&embedded=true" width="600" height="780" style="border: none; width: 928px; height: 654px;"></iframe> --> <iframe name="frm1" src ="Alovera.pdf" width="600" height="780" style="border: none; width: 966px; height: 461px;"></iframe> &nbsp;</td> </tr> </table> </form> </body> </html>