home *** CD-ROM | disk | FTP | other *** search
/ 202.53.64.216 / 202.53.64.216.tar / 202.53.64.216 / revelationindia / default.asp_new < prev    next >
Text File  |  2006-08-03  |  22KB  |  462 lines

  1. <!--#include file = "increvelation.asp"-->
  2.  
  3. <% Response.Buffer = True
  4.    Response.Expires = 0
  5. %>
  6. <% 
  7.     dim Gender
  8.     dim Title
  9.     dim Name
  10.     dim UserCount
  11.     dim rsQuote
  12.     dim Quote
  13.     dim visitorcount,num,length,digit,divby,i
  14.     
  15.     Gender = Request.QueryString("gender")
  16.     Name = Request.QueryString("name")
  17.     
  18.     if Gender = "Male" then
  19.         Title = "Bro. "
  20.     elseif Gender = "Female" then
  21.         Title = "Sis. "
  22.     end if
  23.     
  24.     set rsQuote = server.CreateObject("adodb.recordset")
  25.     set rsQuote = GetQuoteOfTheDay(date())
  26.     
  27.     if rsQuote.EOF = True and rsQuote.BOF = True then
  28.         Quote = "For God so loved the world that HE gave his only begotten son," & _
  29.                 " that whosoever beleiveth in HIM should not perish," & _
  30.                 " but have everlasting life. (John - 3:16)"
  31.     else
  32.         Quote = rsQuote.Fields("quote_of_the_day")
  33.     end if
  34.     
  35.     visitorcount = Application("visitorcount")
  36.             
  37. %> 
  38. <html>
  39. <head>
  40. <title>RevelationIndia - Home</title>
  41. <style>
  42.  
  43.             A:Hover
  44.             {
  45.                 COLOR : #cc0000;Text-Decoration : none
  46.             }
  47.  
  48. </style>
  49. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  50. <LINK href="main.css" type="text/css" rel=StyleSheet>
  51. </head>
  52. <body bgcolor="#ad0010" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><a name="top"><!--#include file ="include\tophome.inc"--></a> 
  53. <TABLE width="1000" border="0" cellspacing="0" cellpadding="0" height="500" bgcolor=#ffffff>
  54.   <TR bgcolor=#000000> 
  55.     <TH colspan=3 valign=bottom height=20>
  56.     <marquee  scrollamount=3>
  57.     <B><font face="Arial,Times New Roman" color=#ffffff size=2>
  58.       <%=Quote %></font></B></marquee> 
  59.     </TH>
  60.   </TR>
  61.   <TR> 
  62.     <TD width="150" valign="top" bgcolor=#ad0010><!--#include file ="include\lefthome.inc"-->
  63.     <CENTER>
  64.     <BR><b><font size=1 face=arial color = #ffffff><u>info@revelationindia.com</u></font>
  65.     <A href="mailto:info@revelationindia.com"><IMG alt ="Mail To info@revelationindia.com" src ="images\emailbird.gif" border=0 ></A>
  66.     </CENTER></B>
  67.     </TD>
  68.     <TD valign=top>
  69.       <TABLE WIDTH=850 BORDER=0 CELLSPACING=0 CELLPADDING=1 align=center>
  70.     <TR>
  71.         <TD valign=top>
  72.          <TABLE WIDTH=490 BORDER=0 CELLSPACING=0 CELLPADDING=1 align=center>
  73.             <TR>
  74.              <TD colspan=5 valign=top>
  75.                  <TABLE cellSpacing=0 cellPadding=2 width=735 
  76.                      border=0 align=center>
  77.                     <TR bgcolor=#EAE2DC><TH align=center colspan=5>
  78.                     <FONT face="Verdana,Times New Roman,verdana" color=#cc0033 size=2>
  79.                     News</FONT></TH>
  80.                     <TR bgcolor=#EAE2DC height=20>
  81.                       <TD align=center colspan=4 valign=top height=40>
  82.                       <P style="MARGIN-LEFT: 5px; MARGIN-RIGHT: 2px" align=justify>
  83.                       <A href="news.asp">
  84.                       <SPAN class=Para2>
  85.                       <MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=1 scrollDelay=100 direction=up align=center height=30>
  86.                            * Father of the Faith 'Derek Prince' Passes Away :1915-2003<BR>
  87.                            * India Prepares National 'Anti-Conversion Rule'<BR>
  88.                            * India under fire over Christian rights<BR>
  89.                            * Believer Murdered, Pastor Clubbed in South India<BR>
  90.                            * Three more Christians arrested in China<BR>
  91.                       </MARQUEE>
  92.                       </SPAN>
  93.                       </A>
  94.                      </P>
  95.                       </TD>
  96.                     </TR>
  97.                     <TR><TD valign=top width=1 colspan=5 background="Images\dots.jpg" width=735 border=0></TD></TR>
  98.                     <TR>
  99.                       <TD colspan=2 vAlign=top align=middle><A title="Will I go to Heaven ? " 
  100.                         href="heaven.asp"><FONT 
  101.                         face="Verdana,Times New Roman,verdana" color=#000080 
  102.                         size=2><B><U>WILL I GO TO HEAVEN ?</U></FONT></A> </B>
  103.                       </TD>
  104.                      </TR>
  105.                      <TR height=10><TD><TD></TR>
  106.                      <TR>
  107.                       <TD valign=top width=100><IMG src="Images\heaven.jpg" border=1 vspace=6 hspace=2></TD>
  108.                       <TD valign=top>  
  109.                         <P style="MARGIN-LEFT: 2px; MARGIN-RIGHT: 2px" 
  110.                         align=justify><A title="Will I go to Heaven ?" 
  111.                         href="heaven.asp"><SPAN class=Para4>Are you sure you will be in heaven
  112.                         afer your death ? Check out if you are on the way to Heaven !
  113.                         Make sure you have the minimum requirements to be in Heaven. A person who abides by the
  114.                         specified commandments will surely find a place in heaven.                          
  115.                         </SPAN> 
  116.                         <BR>
  117.                                      
  118.                                       
  119.                                       
  120.                                       
  121.                                             
  122.                                  
  123.                         <FONT face="verdana" size=1 color=#800000><B>MORE>></B></FONT>
  124.                         </A></A></P>
  125.                     </TD>
  126.                 </TR>
  127.               </TABLE>
  128.              </TD>
  129.             </TR>
  130.             <TR><TD valign=top width=1 colspan=5 background="Images\dots.jpg" width=735 border=0></TD></TR>
  131.             <TR>
  132.                 <TD valign=top>
  133.                 <TABLE cellSpacing=0 cellPadding=0 align=center border=0>
  134.                    <TR>
  135.                     <TD colspan=2 vAlign=top align=middle><A 
  136.                     title="Second Coming" href="lastdays.asp"><FONT 
  137.                     face="Verdana,Times New Roman,verdana" 
  138.                     color=#000000 size=2><B><U>SECOND COMING 
  139.                     !!</U></FONT></A> </B>
  140.                    </TD>
  141.                   </TR>
  142.                   <TR height=10><TD colspan=2><TD></TR>
  143.                   <TR>
  144.                     <TD>
  145.                     <P style="MARGIN-LEFT: 2px; MARGIN-RIGHT: 2px" 
  146.                     align=justify><A title="Second Coming" 
  147.                     href="lastdays.asp"><SPAN class=Para4>
  148.                     Jesus is coming to take his bride - 1 Cor 15:51. Heaven 
  149.                     & Earth will be shaken - Heb 12:26, Hag 2:6. 
  150.                     Destruction Of Nations - Haggai 2:22. Dead Shall 
  151.                     Rise - 1 Thes 4:16.The Reward - Rev 22:12. 
  152.                     </SPAN>
  153.                     </TD>
  154.                     <TD align=center valign=top><IMG src="Images\christ.jpg" vspace=5 border=1 hspace=3>
  155.                     </TD>
  156.                    </TR>
  157.                    <TR>
  158.                     <TD colspan=2>           
  159.                                
  160.                               
  161.                                
  162.                     <A title="Second Coming" href="lastdays.asp"><FONT face=verdana color=#800000 
  163.                     size=1><B>MORE>></B></FONT> </A>
  164.                     </A></P></TD>
  165.                     </TR>
  166.                 <TR><TD valign=top width=1 colspan=2 background="Images\dots.jpg" height=1 width=245 border=0></TD></TR>
  167.                 </TABLE>
  168.                 <TABLE cellSpacing=0 cellPadding=0 width=245 border=0 align=center>
  169.                      <TR height=5><TD colspan=2></TD></TR>
  170.                      <TR  bgcolor=Gainsboro>
  171.                         <TD colspan=2 vAlign=top align=middle>
  172.                             <A title="Bro. J. Moses & Dr. J. Jyothi" 
  173.                               href="http://www.springsoflivingwaters.org" target="new">
  174.                               <FONT face="Verdana,Times New Roman,verdana" 
  175.                               color=#003333 size=2><B><U>MINISTRY</U></FONT></A></B>
  176.                             </TD>
  177.                            </TR>
  178.                            <TR height=15><TD colspan=2></TD></TR>
  179.                           <TR>
  180.                             <TD align=center valign=top><IMG src="Images\jm.jpg" border=1 vspace=6 hspace=5></TD>
  181.                             <TD valign=top>  
  182.                               <P style="MARGIN-LEFT: 2px; MARGIN-RIGHT: 7px" 
  183.                                 align=justify><A title="Bro. J. Moses & Dr. J. Jyothi" 
  184.                               href="http://www.springsoflivingwaters.org" target=new><SPAN class=Para4>
  185.                         <B>Bro. J. Moses & Dr. J. Jyothi Moses </B>- servants of the most high GOD are 
  186.                         making in roads into the 
  187.                            </SPAN> 
  188.                           </A>
  189.                           </P>
  190.                        <TR>
  191.                          <TD colspan=2><P style="MARGIN-LEFT: 2px; MARGIN-RIGHT: 7px" 
  192.                                 align=justify><A title="Bro. J. Moses & Dr. J. Jyothi" 
  193.                               href="http://www.springsoflivingwaters.org" target=new><SPAN class=Para4>   
  194.                           interior villages of AP through their
  195.                         Ministry  and  winning the  precious souls for 
  196.                         the LORD.</SPAN></A>
  197.                               <BR>            
  198.                                              
  199.                                               
  200.                                            <FONT face="verdana" size=1 color=#800000><B>MORE>></B></FONT>
  201.                                 </A>
  202.                               </A></P></TD>
  203.                           </TR>
  204.                   <TR><TD valign=top width=1 colspan=2 background="Images\dots.jpg" height=1 width=245 border=0></TD></TR>
  205.                 </TABLE>
  206.                 <TABLE cellSpacing=0 cellPadding=1 width=245 border=0 align=center>
  207.                 <TR>
  208.                     <TD VALIGN=top align=middle colspan=2>
  209.                     <A title=Antichrist href="anti.asp">
  210.                     <FONT face="verdana" size=2 color=#000000><B>
  211.                     <U>ANTICHRIST</U></FONT></A> </B>
  212.                 </TR>
  213.                 <TR height=10>
  214.                   <TD><TD>
  215.                 </TR>
  216.                 <TR>
  217.                   <TD valign=top width=100><IMG src="Images\antichrist.jpg" border=0 vspace=6 hspace=5></TD>
  218.                   <TD>  
  219.                     <P align=justify style="MARGIN-LEFT: 2px; MARGIN-RIGHT: 2px"><A title=Antichrist href="anti.asp"><SPAN class=Para4>
  220.                     If you consider yourself a Christian, then you claim to believe in the virgin birth 
  221.                     of Jesus Christ. But just like "Christ" was born into this world - the "Antichrist" 
  222.                     must be born into this world also. </SPAN>
  223.                                    
  224.                                   
  225.                        
  226.                     <FONT face="verdana" size=1 color=#800000><B>MORE>></B></FONT>
  227.                     </A>
  228.                     </P>
  229.                     </TD>
  230.                 </TR>
  231.                 </TABLE>
  232.                    </TD>
  233.                 <TD valign=top width=1><IMG height=660 src="Images\dot.gif" width=1 border=0></TD>
  234.                 <TD valign=top>
  235.                 <TABLE cellSpacing=0 cellPadding=1 width=245 align=center border=0>
  236.                 <TR>
  237.                     <TD VALIGN=top align=middle colspan=2>
  238.                     <A title="Millennium Reign" href="millennium.asp">
  239.                     <FONT face="Verdana,Times New Roman,verdana" size=2 color=#000080><B>
  240.                     <U>MILLENNIUM REIGN</U></FONT></A> 
  241.                   </B>
  242.                 </TR>
  243.                 <TR height=10><TD><TD></TR>
  244.                 <TR>
  245.                   <TD>  
  246.                     <P align=justify style="MARGIN-LEFT: 2px; MARGIN-RIGHT: 2px"><A title="Millennium Reign" href="millennium.asp"><SPAN class=Para4>
  247.                     Millennium means the measurement of time, or 1,000 years 
  248.                     in duration. Some people deny that a Millennium
  249.                     </P>
  250.                   </TD>
  251.                   <TD valign=top width=100><IMG src="Images\millenium.jpg" border=0 vspace=6></TD>
  252.                  </TR>
  253.                  <TR>
  254.                    <TD colspan=2>
  255.                    <P align=justify style="MARGIN-LEFT: 2px; MARGIN-RIGHT: 2px">
  256.                    <A title="Millennium Reign" href="millennium.asp"><SPAN class=Para4>
  257.                      here on Earth will occur but the Bible not only tells us there WILL be one, but describes it!
  258.                     And one of the greatest parts of the Millennium reign will be that Old 
  259.                     Testament saints will be resurrected to enjoy the blessings of the 
  260.                     Millennium in gloried, resurrection bodies.<B>Daniel 12:2-3.</B></SPAN>
  261.                                  
  262.                                   
  263.                                   
  264.                                   
  265.                                   
  266.                                   
  267.                                   
  268.                     <FONT face="verdana" size=1 color=#800000><B>MORE>></B></FONT>
  269.                     </A>
  270.                     </P>
  271.                     </TD>
  272.                 </TR>
  273.                 <TR><TD valign=top width=1 colspan=2 background="Images\dots.jpg" height=1 width=245 border=0></TD></TR>
  274.                 </TABLE>
  275.                    <TABLE cellSpacing=0 cellPadding=0 width=245 border=0 align=center>
  276.                      <TR bgcolor=#ADD3F8>
  277.                             <TD colspan=2 vAlign=top align=middle><A 
  278.                               title="GOD's Original Diet" 
  279.                               href="nc.asp"><FONT 
  280.                               face="Verdana,Times New Roman,verdana" 
  281.                               color=black size=2><B><U>GOD'S ORIGINAL DIET TO MAN</U></FONT></A> </B>
  282.                             </TD>
  283.                           </TR>
  284.                            <TR height=10><TD><TD></TR>
  285.                           <TR>
  286.                            <TD valign=top>   
  287.                               <P style="MARGIN-LEFT: 2px; MARGIN-RIGHT: 2px" 
  288.                               align=justify><A title="GOD's Original Diet" 
  289.                               href="nc.asp"><SPAN class=Para4>
  290.                              God, who created man and understands our needs, gave us a diet 
  291.                                 that best supplies the 
  292.                                 elements needed for the building of the body. 
  293.                                 </SPAN>
  294.                                 </P>
  295.                                 </A>
  296.                             </TD>
  297.                             <TD valign=top width=100><IMG src="Images\nc3.jpg" border=0 hspace=5 vspace=6></TD>
  298.                         </TR>
  299.                         <TR>
  300.                            <TD valign=top colspan=2>   
  301.                               <P style="MARGIN-LEFT: 2px; MARGIN-RIGHT: 2px" 
  302.                               align=justify><A title="GOD's Original Diet" 
  303.                               href="nc.asp"><SPAN class=Para4>
  304.                                   We can live according to God's Holy Law only by discarding most
  305.                                  of the junk items of food and drink that we ignorantly dump in our bodies. 
  306.                                  <B> - Dr. K. Rebecca</B>  
  307.                                          
  308.                                            
  309.                                           
  310.                                             
  311.                                           
  312.                                            
  313.                                  <FONT face="verdana" size=1 color=#800000><B>MORE>></B></FONT>
  314.                         </A></P></TD></TR>
  315.                   <TR><TD valign=top width=1 colspan=2 background="Images\dots.jpg" height=1 width=245 border=0></TD></TR>
  316.                 </TABLE>
  317.                               <TABLE cellSpacing=0 cellPadding=0 align=center border=0>
  318.                   <TR>
  319.                          <TD vAlign=top align=middle><A 
  320.                                 title="What is Trinity ?" 
  321.                                 href="trin.asp"><FONT 
  322.                                 face="Verdana,Times New Roman,verdana" 
  323.                                 color=darkgreen size=2><B><U>WHAT IS TRINITY ? </U></FONT></A></B>
  324.                          </TD>
  325.                    </TR>
  326.                    <TR height=10><TD><TD></TR>
  327.                     <TR>
  328.                        <TD valign=top>      
  329.                                 <P style="MARGIN-LEFT: 2px; MARGIN-RIGHT: 2px" 
  330.                                 align=justify><A title="What is Trinity ?" 
  331.                                 href="trin.asp"><SPAN 
  332.                                 class=Para4>The explanation of the Trinity is so simple that 
  333.                                 most people miss it. God is described with different words 
  334.                                 in the Bible, a few of which translate into English as LORD, 
  335.                                 the LORD almighty, God and so forth.</SPAN>
  336.                                          
  337.                                           
  338.                                            
  339.                                            
  340.                                           
  341.                                            
  342.                                            
  343.                                           
  344.                                            
  345.                                            
  346.                                      
  347.                                            
  348.                                <FONT face="verdana" size=1 color=#800000><B>MORE>></B></FONT>
  349.                                 </A></A></P></TD></TR>
  350.               </TABLE>
  351.                 </TD>
  352.             </TR>
  353.         </TABLE>
  354.          </TD>
  355.          <TD valign=top width=1><IMG height=870 src="Images\dot.gif" width=1 border=0></TD>
  356.         <TD align=middle valign=top width=100>
  357.           <TABLE cellSpacing=0 cellPadding=0 width=100 align=center border=0>
  358.            <TR>
  359.             <TD align=center valign=top>
  360.             <A href="sap.asp"><IMG alt="SAP Workshop - Click here for programme details" src="Images\sapbroch.jpg" vspace=0 border=0 ></A>
  361.             </TD>
  362.             </TR>
  363.             <TR><TD valign=top width=1 colspan=2 background="Images\dots.jpg" height=1 width=100 border=0></TD></TR>
  364.             <TR>
  365.             <TD align=center valign=top>
  366.            <A href="http://www.adamsoreves.com" target=new><IMG src="Images\aem_s.jpg" vspace=1 border=0></A>
  367.            </TD></TR>
  368.            <TR><TD valign=top width=1 colspan=2 background="Images\dots.jpg" height=1 width=100 border=0></TD></TR>
  369.            <TR>
  370.             <TD align=center valign=top>
  371.            <A href="theword.asp"><IMG src="Images\word_s.jpg" vspace=5 border=0></A>
  372.            </TD></TR>
  373.             <TR><TD valign=top width=1 colspan=2 background="Images\dots.jpg" height=1 width=100 border=0></TD></TR>
  374.            <TR>
  375.             <TD align=center valign=top>
  376.             <A href="trinity.asp"><IMG hspace=8 height=100 alt="Trinity Christian College" vspace=5 src="IMAGES/trinitylogo.gif" border=0></A>
  377.             </TD>
  378.             </TR>
  379.           </TABLE>
  380.          </TD>
  381.     </TR>
  382.     <TR><TD valign=top width=1 colspan=5 background="Images\dots.jpg" width=735 border=0></TD></TR>
  383.     </TABLE><BR>
  384.         <table align = center width = "30%" border=0 cellpadding=0 cellspacing=0>
  385.         <tr>
  386.         <td><IMG src = "images\visitor.gif">
  387.         </td>
  388.         <td valign = top align = left nowrap>
  389.         <%
  390.         
  391.             num = visitorcount
  392.         
  393.             
  394.             length = len(num)   'gets no: of digits in the number
  395.             
  396.             divby = 1
  397.             
  398.             for i = 1 to length
  399.                 divby = cstr(divby) + cstr(0) 'every n digit number gets 1 folloed by n zeros
  400.                                               'eg for 235 divby is 1000
  401.             next
  402.     
  403.             
  404.             do
  405.                 
  406.                 divby = clng(divby)/10 'converts to long integer (eg., 1000/10 = 100)
  407.                                     
  408.                    digit = fix(num / divby) 'truncates the decimal part (eg., gets 2 of 2.35)
  409.                 
  410.                             
  411.                 select case digit
  412.                     case 0 %>    
  413.                         <IMG src = "images\zero.gif" border =0>
  414.          <%            case  1        %>
  415.                         <IMG src = "images\one.gif" border =0>        
  416.          <%            case  2        %>
  417.                         <IMG src = "images\two.gif" border =0>        
  418.          <%            case  3        %>
  419.                         <IMG src = "images\three.gif" border =0>        
  420.          <%            case  4        %>
  421.                         <IMG src = "images\four.gif" border =0>        
  422.          <%            case 5        %>
  423.                         <IMG src = "images\five.gif" border =0>        
  424.          <%            case  6        %>
  425.                         <IMG src = "images\six.gif" border =0>        
  426.          <%            case  7        %>
  427.                         <IMG src = "images\seven.gif" border =0>        
  428.          <%            case  8        %>
  429.                         <IMG src = "images\eight.gif" border =0>        
  430.          <%            case  9        %>
  431.                         <IMG src = "images\nine.gif" border =0>        
  432.          <%        end select %>
  433.          
  434.          <%  
  435.              if divby >0  then
  436.                 num = num mod divby 'gets remainder (eg., 35 remainder of 235)
  437.              end if
  438.          
  439.             loop while num <> 0 or divby > 1
  440.         %>
  441.          </td>
  442.         </tr>
  443.         </table>
  444. <CENTER>
  445.         <br></CENTER>
  446.         <center>
  447.         <font color=DimGray size=1 face=verdana>
  448.         This site was last updated on 30th Dec 2003.
  449.         </font>
  450.         <br><font color=#660066 size=1 face=verdana>
  451.         NOTE : Best viewed in Internet Explorer.</font>
  452.         </center>
  453.     </TD>
  454. </TR> 
  455. <TR>
  456.     <TD valign=top colspan=3 align=middle><!--#include file ="include\bottom.inc"--> </TD>
  457. </TR>
  458. </TABLE>
  459.  
  460. </body>
  461. </html>
  462.