250. File Comparison Report

Produced on Mon May 12 13:05:38 2008 UTC. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Firefox or Internet Explorer. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

250.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\moderators profiles.php Wed Oct 17 08:48:24 2007 UTC
2 Dolphin-v.6.1.0\moderators profiles.php Thu Mar 27 04:18:14 2008 UTC

250.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 6 510
Changed 4 8
Inserted 0 0
Removed 1 1

250.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

250.4 Active regular expressions

No regular expressions were active.

250.5 Comparison detail

1   <?   1   <?
2     2  
3   /********* ********** ********** ********** ********** ********** ********** ******   3   /********* ********** ********** ********** ********** ********** ********** ******
4   *                              D olphin Sma rt Communi ty Builder   4   *                              D olphin Sma rt Communi ty Builder
5   *                                 --------- --------   5   *                                 --------- --------
6   *     begi n                 : M on Mar 23  2006   6   *     begi n                 : M on Mar 23  2006
7   *     copy right             : ( C) 2006 Bo onEx Group   7   *     copy right             : ( C) 2006 Bo onEx Group
8   *     webs ite               : h ttp://www. boonex.com /   8   *     webs ite               : h ttp://www. boonex.com /
9   * This fil e is part  of Dolphin  - Smart C ommunity B uilder   9   * This fil e is part  of Dolphin  - Smart C ommunity B uilder
10   *   10   *
11   * Dolphin  is free so ftware. Th is work is  licensed  under a Cr eative Com mons Attri bution 3.0  License.    11   * Dolphin  is free so ftware. Th is work is  licensed  under a Cr eative Com mons Attri bution 3.0  License. 
12   * http://c reativecom mons.org/l icenses/by /3.0/   12   * http://c reativecom mons.org/l icenses/by /3.0/
13   *   13   *
14   * Dolphin  is distrib uted in th e hope tha t it will  be useful,  but WITHO UT ANY WAR RANTY;   14   * Dolphin  is distrib uted in th e hope tha t it will  be useful,  but WITHO UT ANY WAR RANTY;
15   * without  even the i mplied war ranty of   MERCHANTAB ILITY or F ITNESS FOR  A PARTICU LAR PURPOS E.   15   * without  even the i mplied war ranty of   MERCHANTAB ILITY or F ITNESS FOR  A PARTICU LAR PURPOS E.
16   * See the  Creative C ommons Att ribution 3 .0 License  for more  details.    16   * See the  Creative C ommons Att ribution 3 .0 License  for more  details. 
17   * You shou ld have re ceived a c opy of the  Creative  Commons At tribution  3.0 Licens e along wi th Dolphin   17   * You shou ld have re ceived a c opy of the  Creative  Commons At tribution  3.0 Licens e along wi th Dolphin
18   * see lice nse.txt fi le; if not , write to  marketing @boonex.co m   18   * see lice nse.txt fi le; if not , write to  marketing @boonex.co m
19   ********** ********** ********** ********** ********** ********** ********** *****/   19   ********** ********** ********** ********** ********** ********** ********** *****/
20     20  
21   require_on ce( '../in c/header.i nc.php' );   21   require_on ce( '../in c/header.i nc.php' );
22   require_on ce( BX_DIR ECTORY_PAT H_INC . 'd b.inc.php'  );   22   require_on ce( BX_DIR ECTORY_PAT H_INC . 'd b.inc.php'  );
23   require_on ce( BX_DIR ECTORY_PAT H_INC . 'a dmin.inc.p hp' );   23   require_on ce( BX_DIR ECTORY_PAT H_INC . 'a dmin.inc.p hp' );
24   require_on ce( BX_DIR ECTORY_PAT H_INC . 'd esign.inc. php' );   24   require_on ce( BX_DIR ECTORY_PAT H_INC . 'd esign.inc. php' );
25   require_on ce( BX_DIR ECTORY_PAT H_INC . 'p rofiles.in c.php' );   25   require_on ce( BX_DIR ECTORY_PAT H_INC . 'p rofiles.in c.php' );
26   require_on ce( BX_DIR ECTORY_PAT H_INC . 'p rofile_dis p.inc.php'  );    
27   require_on ce( BX_DIR ECTORY_PAT H_INC . 'a dmin_desig n.inc.php'  );   26   require_on ce( BX_DIR ECTORY_PAT H_INC . 'a dmin_desig n.inc.php'  );
28   require_on ce( BX_DIR ECTORY_PAT H_INC . 'u tils.inc.p hp' );   27   require_on ce( BX_DIR ECTORY_PAT H_INC . 'u tils.inc.p hp' );
29     28  
30   $logged['m oderator']  = member_ auth(3);   29   $logged['m oderator']  = member_ auth(3);
31   $ADMIN = $ logged['mo derator'];   30   $ADMIN = $ logged['mo derator'];
32     31  
33   if ( $_POS T[prf_form _submit] & & !$demo_m ode)   32   if ( $_POS T[prf_form _submit] & & !$demo_m ode)
34   {   33   {
35       $sel_s tr = "";   34       $sel_s tr = "";
36       while(  list( $ke y, $val )  = each( $_ POST ) )   35       while(  list( $ke y, $val )  = each( $_ POST ) )
37           if  ( (int)$k ey && $val  )   36           if  ( (int)$k ey && $val  )
38                $sel_str  .= ",$key ";   37                $sel_str  .= ",$key ";
39       $sel_s tr = subst r( $sel_st r, 1 );   38       $sel_s tr = subst r( $sel_st r, 1 );
40       $sel_a rr = explo de( ",", $ sel_str );   39       $sel_a rr = explo de( ",", $ sel_str );
41     40  
42       $owner  = $PARTNE R ? $_COOK IE[partner ID] : 0;   41       $owner  = $PARTNE R ? $_COOK IE[partner ID] : 0;
43       while(  list( $ke y, $val )  = each( $s el_arr ) )   42       while(  list( $ke y, $val )  = each( $s el_arr ) )
44       {   43       {
45           sw itch ( $_P OST[prf_fo rm_submit]  )   44           sw itch ( $_P OST[prf_fo rm_submit]  )
46           {   45           {
47                case "De lete": pro file_delet e( $val );  break;   46                case "De lete": pro file_delet e( $val );  break;
48                case "Co nfirm Emai l": activa tion_mail(  $val, 0 ) ; break;   47                case "Co nfirm Emai l": activa tion_mail(  $val, 0 ) ; break;
49                case "Se nd Message ": profile _send_mess age( $val,  $_POST[Me ssage] );  break;   48                case "Se nd Message ": profile _send_mess age( $val,  $_POST[Me ssage] );  break;
50           }   49           }
51       }   50       }
52   }   51   }
53     52  
54   // - GET v ariables - ---------- ---   53   // - GET v ariables - ---------- ---
55     54  
56   $page             = ( int)$_GET[ page];   55   $page             = ( int)$_GET[ page];
57   $p_per_pag e = (int)$ _GET[p_per _page];   56   $p_per_pag e = (int)$ _GET[p_per _page];
58   $profiles    = $_GET[ 'profiles' ];   57   $profiles    = $_GET[ 'profiles' ];
59   $sex             = $_ GET['sex'] ;   58   $sex             = $_ GET['sex'] ;
60   $search      = $_GET[ 'search'];   59   $search      = $_GET[ 'search'];
61   $showAffMe mbers = (i nt)$_GET[s howAffMemb ers];   60   $showAffMe mbers = (i nt)$_GET[s howAffMemb ers];
62     61  
63   if ( !$pag e )   62   if ( !$pag e )
64       $page  = 1;   63       $page  = 1;
65     64  
66   if ( !$p_p er_page )   65   if ( !$p_p er_page )
67       $p_per _page = 30 ;   66       $p_per _page = 30 ;
68     67  
69     68  
70   if ( $show AffMembers  > 0 )   69   if ( $show AffMembers  > 0 )
71   {   70   {
72           $a ff_part_w  = " AND id Aff = $sho wAffMember s AND idPr ofile = ID ";   71           $a ff_part_w  = " AND id Aff = $sho wAffMember s AND idPr ofile = ID ";
73           $a ff_part_f  = ",aff_me mbers ";   72           $a ff_part_f  = ",aff_me mbers ";
74   }   73   }
75     74  
76   switch( $p rofiles )   75   switch( $p rofiles )
77   {   76   {
78       case ' Unconfirme d':   77       case ' Unconfirme d':
79       case ' Approval':   78       case ' Approval':
80       case ' Active':   79       case ' Active':
81       case ' Rejected':   80       case ' Rejected':
82       case ' Suspended' :   81       case ' Suspended' :
83           $p rof_part =  "AND Stat us = '$pro files'";   82           $p rof_part =  "AND Stat us = '$pro files'";
84           br eak;   83           br eak;
85       defaul t:   84       defaul t:
86           $p rof_part =  '';   85           $p rof_part =  '';
87   }   86   }
88     87  
89   if ( strle n($sex) )   88   if ( strle n($sex) )
90       $sex_p art = "AND  Sex = '"  . process_ db_input($ sex, 1) .  "'";   89       $sex_p art = "AND  Sex = '"  . process_ db_input($ sex, 1) .  "'";
91   else   90   else
92       $sex_p art = '';   91       $sex_p art = '';
93     92  
94   if (strlen ($search))   93   if (strlen ($search))
95   {   94   {
96       if ($_ GET[s_mail ])   95       if ($_ GET[s_mail ])
97       $email _part = "  AND `Email ` LIKE '%$ search%' " ;   96       $email _part = "  AND `Email ` LIKE '%$ search%' " ;
98       elseif  ($_GET[s_ nickname])   97       elseif  ($_GET[s_ nickname])
99       $email _part = "  AND `NickN ame` LIKE  '%$search% ' ";   98       $email _part = "  AND `NickN ame` LIKE  '%$search% ' ";
100       elseif  ($_GET[s_ id])    99       elseif  ($_GET[s_ id]) 
101           $e mail_part  = " AND `I D` = '$sea rch' ";   100           $e mail_part  = " AND `I D` = '$sea rch' ";
102     101  
103   }   102   }
104     103  
105   // ------- ---------- ---------- ---   104   // ------- ---------- ---------- ---
106     105  
107     106  
108   $sql = "SE LECT COUNT (*) FROM P rofiles $a ff_part_f  WHERE 1 $e mail_part  $aff_part_ w $prof_pa rt $sex_pa rt";   107   $sql = "SE LECT COUNT (*) FROM P rofiles $a ff_part_f  WHERE 1 $e mail_part  $aff_part_ w $prof_pa rt $sex_pa rt";
109   $p_num = d b_arr( $sq l );   108   $p_num = d b_arr( $sq l );
110   $p_num = $ p_num[0];   109   $p_num = $ p_num[0];
111   $pages_num  = ceil( $ p_num / $p _per_page  );   110   $pages_num  = ceil( $ p_num / $p _per_page  );
112     111  
113   $real_firs t_p = (int )($page -  1) * $p_pe r_page;   112   $real_firs t_p = (int )($page -  1) * $p_pe r_page;
114   $page_firs t_p = $rea l_first_p  + 1;   113   $page_firs t_p = $rea l_first_p  + 1;
115     114  
116   $result =  db_res( "   115   $result =  db_res( "
117       SELECT   116       SELECT
118           `P rofiles`.* ,   117           `P rofiles`.* ,
119            DATE_FORMA T(`
LastLog gedI n`,   '$date_for mat'   )   AS   `
LastLog gedI n`
  118            DATE_FORMA T(` Date LastLog i n`,   '$date_for mat'   )   AS   ` Date LastLog i n`
120       FROM ` Profiles`   119       FROM ` Profiles`
121       $aff_p art_f   120       $aff_p art_f
122       WHERE   121       WHERE
123           1   122           1
124           $e mail_part   123           $e mail_part
125           $a ff_part_w   124           $a ff_part_w
126           $p rof_part   125           $p rof_part
127           $s ex_part   126           $s ex_part
128        ORDER   BY   `
Last Mo di fied `   DESC
  127        ORDER   BY   ` Date Last E di t `   DESC
129       LIMIT  $real_firs t_p, $p_pe r_page   128       LIMIT  $real_firs t_p, $p_pe r_page
130   " );   129   " );
131   $page_p_nu m = mysql_ num_rows(  $result );   130   $page_p_nu m = mysql_ num_rows(  $result );
132     131  
133   $_page['he ader'] = " Members' P rofiles";   132   $_page['he ader'] = " Members' P rofiles";
134   $_page['he ader_text' ] = "Membe rs profile s sorted b y modifica tion date" ;   133   $_page['he ader_text' ] = "Membe rs profile s sorted b y modifica tion date" ;
135   $_page['js '] = 1;   134   $_page['js '] = 1;
136     135  
137   TopCodeAdm in();   136   TopCodeAdm in();
138   ContentBlo ckHead("Pr ofiles");   137   ContentBlo ckHead("Pr ofiles");
139   ?>   138   ?>
140   <center>   139   <center>
141   <table ali gn="center " width="9 0%" cellsp acing=2 ce llpadding= 2 class=pa nel border =0>   140   <table ali gn="center " width="9 0%" cellsp acing=2 ce llpadding= 2 class=pa nel border =0>
142   <form meth od=get act ion=profil es.php>   141   <form meth od=get act ion=profil es.php>
143   <tr>   142   <tr>
144       <td al ign=center  colspan=" 3"> <input  class=tex t name='se arch' size =50> </td>   143       <td al ign=center  colspan=" 3"> <input  class=tex t name='se arch' size =50> </td>
145       </tr>   144       </tr>
146       <tr>   145       <tr>
147       <td al ign=right>  <input cl ass=text n ame='s_mai l' type=su bmit value ="Search b y Email">  </td>   146       <td al ign=right>  <input cl ass=text n ame='s_mai l' type=su bmit value ="Search b y Email">  </td>
148       <td al ign=center > <input c lass=text  name='s_ni ckname' ty pe=submit  value="Sea rch by Nic kname"> </ td>   147       <td al ign=center > <input c lass=text  name='s_ni ckname' ty pe=submit  value="Sea rch by Nic kname"> </ td>
149       <td al ign=left>  <input cla ss=text na me='s_id'  type=submi t value="S earch by I D"> </td>   148       <td al ign=left>  <input cla ss=text na me='s_id'  type=submi t value="S earch by I D"> </td>
150   </tr>   149   </tr>
151   </form>   150   </form>
152   </table>   151   </table>
153   </center>   152   </center>
154   <br>   153   <br>
155     154  
156   <center>   155   <center>
157   <? echo Re sNavigatio nRet( 'Pro filesUpper ', 0 ); ?>   156   <? echo Re sNavigatio nRet( 'Pro filesUpper ', 0 ); ?>
158   </center>   157   </center>
159   <form acti on="profil es.php<? $ get_vars =  get_vars( ); echo su bstr($get_ vars, 0, s trlen($get _vars) - 1 ); ?>" met hod=post n ame="prf_f orm">   158   <form acti on="profil es.php<? $ get_vars =  get_vars( ); echo su bstr($get_ vars, 0, s trlen($get _vars) - 1 ); ?>" met hod=post n ame="prf_f orm">
160   <table ali gn="center " width=58 0 cellspac ing=1 cell padding=0  class=smal l border=0 >   159   <table ali gn="center " width=58 0 cellspac ing=1 cell padding=0  class=smal l border=0 >
161   <?   160   <?
162     161  
163   if ( !$p_n um )   162   if ( !$p_n um )
164       echo " <td class= panel>No p rofiles av ailable</t d>";   163       echo " <td class= panel>No p rofiles av ailable</t d>";
165   else   164   else
166   {   165   {
167   ?>   166   ?>
168   <tr class= panel>   167   <tr class= panel>
169   <td>&nbsp; </td>   168   <td>&nbsp; </td>
170   <td align= center>&nb sp;ID&nbsp ;</td>   169   <td align= center>&nb sp;ID&nbsp ;</td>
171   <td align= center>&nb sp;Photo&n bsp;</td>   170   <td align= center>&nb sp;Photo&n bsp;</td>
172   <td align= center>&nb sp;Last Vi sited&nbsp ;</td>   171   <td align= center>&nb sp;Last Vi sited&nbsp ;</td>
173   <td align= center>&nb sp;NickNam e&nbsp;</t d>   172   <td align= center>&nb sp;NickNam e&nbsp;</t d>
174   <td align= center>&nb sp;Sex&nbs p;</td>   173   <td align= center>&nb sp;Sex&nbs p;</td>
175   <td align= center col span=2>&nb sp;Contact s&nbsp;</t d>   174   <td align= center col span=2>&nb sp;Contact s&nbsp;</t d>
176   </tr>   175   </tr>
177   <?   176   <?
178       while  ( $p_arr =  mysql_fet ch_array(  $result )  )   177       while  ( $p_arr =  mysql_fet ch_array(  $result )  )
179       {   178       {
180           $c ol = "prof _stat_$p_a rr[Status] ";   179           $c ol = "prof _stat_$p_a rr[Status] ";
181     180  
182                    if (  $col == " prof_stat_ Active" )   181                    if (  $col == " prof_stat_ Active" )
183                             $col =  "table";   182                             $col =  "table";
184   ?>   183   ?>
185   <tr class= <? echo $c ol; ?>>   184   <tr class= <? echo $c ol; ?>>
186   <td align= center><in put type=c heckbox na me="<? ech o $p_arr[I D]?>"></td >   185   <td align= center><in put type=c heckbox na me="<? ech o $p_arr[I D]?>"></td >
187   <td>&nbsp; <a   href="../p rofile_ edit.php?I D=<?   echo   $p_arr[ID] ;   ?>"><?   echo   $id_addon_ arr[$p_arr [Affiliate ID]]   .   $p_arr[ID] ;   ?></a>&nbs p;</td>   186   <td>&nbsp; <a   href="../p
edit.php?I D=<?   echo   $p_arr[ID] ;   ?>"><?   echo   $id_addon_ arr[$p_arr [Affiliate ID]]   .   $p_arr[ID] ;   ?></a>&nbs p;</td>
188   <td align= center><?   187   <td align= center><?
189           if  ( $p_arr[ Picture] )   188           if  ( $p_arr[ Picture] )
190                             echo " Yes";   189                             echo " Yes";
191   ?></td>   190   ?></td>
192   <td   align=cent er><?   echo   $p_arr[
LastLog gedI n];   ?></td>
  191   <td   align=cent er><?   echo   $p_arr[ Date LastLog i n];   ?></td>
193   <td>&nbsp; <? echo $p _arr[NickN ame]; ?>&n bsp;</td>   192   <td>&nbsp; <? echo $p _arr[NickN ame]; ?>&n bsp;</td>
194   <td align= center><?  echo _t("_ a_".$p_arr [Sex]); ?> </td>   193   <td align= center><?  echo _t("_ a_".$p_arr [Sex]); ?> </td>
195   <td align= center><?  $c = Membe rContacted ( $p_arr[I D] ); if (  $c ) echo  $c; else  echo "-";  ?></td>   194   <td align= center><?  $c = Membe rContacted ( $p_arr[I D] ); if (  $c ) echo  $c; else  echo "-";  ?></td>
196   <td align= center><?  $wc = Memb erWasConta cted( $p_a rr[ID] );  if ( $wc )  echo $wc;  else echo  "-"; ?></ td>   195   <td align= center><?  $wc = Memb erWasConta cted( $p_a rr[ID] );  if ( $wc )  echo $wc;  else echo  "-"; ?></ td>
197     196  
198   </tr>   197   </tr>
199   <?   198   <?
200       }   199       }
201   }   200   }
202   ?>   201   ?>
203   </table>   202   </table>
204     203  
205   <table cla ss=text bo rder=0 wid th=580 ali gn=center  border="1" >   204   <table cla ss=text bo rder=0 wid th=580 ali gn=center  border="1" >
206   <tr>   205   <tr>
207       <td>&n bsp;<a hre f="javascr ipt: void( 0);" oncli ck="setChe ckboxes( ' prf_form',  true ); r eturn fals e;">Check  all</a> /  <a href="j avascript:  void(0);"  onclick=" setCheckbo xes( 'prf_ form', fal se ); retu rn false;" >Uncheck a ll</a>&nbs p;</td>   206       <td>&n bsp;<a hre f="javascr ipt: void( 0);" oncli ck="setChe ckboxes( ' prf_form',  true ); r eturn fals e;">Check  all</a> /  <a href="j avascript:  void(0);"  onclick=" setCheckbo xes( 'prf_ form', fal se ); retu rn false;" >Uncheck a ll</a>&nbs p;</td>
208       <td wi dth="100"> Selected p rofiles:</ td>   207       <td wi dth="100"> Selected p rofiles:</ td>
209       <td wi dth="55">< input clas s=no type= submit nam e="prf_for m_submit"  value="Del ete"></td>   208       <td wi dth="55">< input clas s=no type= submit nam e="prf_for m_submit"  value="Del ete"></td>
210       <td wi dth="1">|< /td>   209       <td wi dth="1">|< /td>
211       <td wi dth="120"> <input cla ss=no type =submit na me="prf_fo rm_submit"  value="Co nfirm Emai l"></td>   210       <td wi dth="120"> <input cla ss=no type =submit na me="prf_fo rm_submit"  value="Co nfirm Emai l"></td>
212       <td co lspan="2"> &nbsp;</td >   211       <td co lspan="2"> &nbsp;</td >
213   </tr>   212   </tr>
214   <tr>   213   <tr>
215       <td co lspan=7 al ign="cente r"><textar ea name=Me ssage cols =50 rows=7 ></textare a></td>   214       <td co lspan=7 al ign="cente r"><textar ea name=Me ssage cols =50 rows=7 ></textare a></td>
216   </tr>   215   </tr>
217   <tr>   216   <tr>
218       <td co lspan=7 al ign="cente r"><input  class=no t ype=submit  name="prf _form_subm it" value= "Send Mess age"></td>   217       <td co lspan=7 al ign="cente r"><input  class=no t ype=submit  name="prf _form_subm it" value= "Send Mess age"></td>
219   </tr>   218   </tr>
220   </table>   219   </table>
221   </form>   220   </form>
222     221  
223   <center>   222   <center>
224   <? echo Re sNavigatio nRet( 'Pro filesLower ', 0 ); ?>   223   <? echo Re sNavigatio nRet( 'Pro filesLower ', 0 ); ?>
225   </center>   224   </center>
226     225  
227   <?   226   <?
228   ContentBlo ckFoot();   227   ContentBlo ckFoot();
229   ContentBlo ckHead("Le gend");   228   ContentBlo ckHead("Le gend");
230   ?>   229   ?>
231           <c enter>   230           <c enter>
232                <table c ellpadding ="1" cells pacing="2"  border="0 " width="4 0%" align= "center" c lass="brd" >   231                <table c ellpadding ="1" cells pacing="2"  border="0 " width="4 0%" align= "center" c lass="brd" >
233                  <tr><t d colspan= "2" class= "panel" al ign="right ">Status o f profile< /td></tr>   232                  <tr><t d colspan= "2" class= "panel" al ign="right ">Status o f profile< /td></tr>
234                  <tr>   233                  <tr>
235                    <td  class="pro f_stat_Unc onfirmed"  width="30"  style="bo rder: 1px  solid silv er;">&nbsp ;</td>   234                    <td  class="pro f_stat_Unc onfirmed"  width="30"  style="bo rder: 1px  solid silv er;">&nbsp ;</td>
236                    <td  class="brd " align="r ight">Unco nfirmed</t d>   235                    <td  class="brd " align="r ight">Unco nfirmed</t d>
237                  </tr>   236                  </tr>
238                  <tr>   237                  <tr>
239                    <td  class="pro f_stat_App roval" wid th="30" st yle="borde r: 1px sol id silver; ">&nbsp;</ td>   238                    <td  class="pro f_stat_App roval" wid th="30" st yle="borde r: 1px sol id silver; ">&nbsp;</ td>
240                    <td  class="brd " align="r ight">Appr oval</td>   239                    <td  class="brd " align="r ight">Appr oval</td>
241                  </tr>   240                  </tr>
242                  <tr>   241                  <tr>
243                    <td  bgcolor="# ffffff" wi dth="30" s tyle="bord er: 1px so lid silver ;">&nbsp;< /td>   242                    <td  bgcolor="# ffffff" wi dth="30" s tyle="bord er: 1px so lid silver ;">&nbsp;< /td>
244                    <td  class="brd " align="r ight">Acti ve</td>   243                    <td  class="brd " align="r ight">Acti ve</td>
245                  </tr>   244                  </tr>
246                  <tr>   245                  <tr>
247                    <td  class="pro f_stat_Rej ected" wid th="30" st yle="borde r: 1px sol id silver; ">&nbsp;</ td>   246                    <td  class="pro f_stat_Rej ected" wid th="30" st yle="borde r: 1px sol id silver; ">&nbsp;</ td>
248                    <td  class="brd " align="r ight">Reje cted</td>   247                    <td  class="brd " align="r ight">Reje cted</td>
249                  </tr>   248                  </tr>
250                  <tr>   249                  <tr>
251                    <td  class="pro f_stat_Sus pended" wi dth="30" s tyle="bord er: 1px so lid silver ;">&nbsp;< /td>   250                    <td  class="pro f_stat_Sus pended" wi dth="30" s tyle="bord er: 1px so lid silver ;">&nbsp;< /td>
252                    <td  class="brd " align="r ight">Susp ended</td>   251                    <td  class="brd " align="r ight">Susp ended</td>
253                  </tr>   252                  </tr>
254                   253                
255                </table>   254                </table>
256           </ center>   255           </ center>
257   <?   256   <?
258   ContentBlo ckFoot();   257   ContentBlo ckFoot();
259   BottomCode ();   258   BottomCode ();
260   ?>   259   ?>