*** empty log message ***
authorpatrick <patrick>
Tue, 26 Jul 2005 08:03:11 +0000 (08:03 +0000)
committerpatrick <patrick>
Tue, 26 Jul 2005 08:03:11 +0000 (08:03 +0000)
etc/producer/fpinclude.template
etc/producer/newswireinclude.template
etc/producer/producers.xml
etc/producer/randomcategory.template
etc/producer/startpage.template

index d3addf0..23e72e1 100755 (executable)
@@ -1,4 +1,5 @@
-<a href="#"><img src="/images/${fpimage.publish_path}" width="200" height="300" class="headlineImage" alt="" border="0" /></a>
-     <p class="caption">
-                  <small>${fpimage.description}</small>
-               </p>
+                     <a href="#" class="featuredImage" style="background-image: url(/images/${fpimage.publish_path})"><!-- --></a>
+                     <p>
+                        <small>${fpimage.description}
+                        <a href="#" class="readMore">more...</a></small>
+                     </p>
index 1326c60..301f6d9 100755 (executable)
@@ -13,7 +13,7 @@
                         <a href="${config["Producer.DocRoot"]}/${language.code}/${n.date.formatted.yyyy}/${n.date.formatted.MM}/${n.id}.shtml">${n.title}</a>
                      </p>
                      <p class="datestamp">
-                        ${n.date.formatted.MMM} ${n.date.formatted.dd}${n.date.formatted.th},
+                        ${n.date.formatted.MMM} ${n.date.formatted.dd}$th,
                         <span class="comments">108 Comments</span>
                      </p>
                   </li>
                         <a href="${n.creator_main_url}">${n.creator_main_url}</a>
                      </p>
                      <p class="datestamp">
-                        ${n.date.formatted.MMM} ${n.date.formatted.dd}$,
+                        ${n.date.formatted.MMM} ${n.date.formatted.dd}$th,
                         <span class="comments">108 Comments</span>
                      </p>
                   </li>
                </if>
             </list>
-         </ul>
\ No newline at end of file
+         </ul>
index 917a78a..5a4896a 100755 (executable)
                                         c.comment,c.source,c.is_published,c.is_produced,c.to_publisher,c.to_language,c.to_rights,c.webdb_create,c.webdb_lastchange,
                                         c.content_data,c.is_html,c.to_article_type,c.to_content,c.keywords,c.to_locking_user"
                          order="count(cm.id) desc"
-                         limit="5"
+                         limit="3"
                    />    
                
         
        <Set key="counter" value="1"/>
        
        <Enumerate key="category" table="topic t" extratables="topic t2"
-               selection="t.id=t2.id AND t.archiv_url = 'Category' AND (SELECT count(*) from content_x_topic where topic_id = t.id) > 0" order="RANDOM()" limit="10">
+               selection="t.id=t2.id AND t.archiv_url = 'Category' AND (SELECT count(*) from content_x_topic where topic_id = t.id) > 0" order="RANDOM()" limit="14">
        
         <Log message="Getting Last 5 articles for category: ${category.title} - counter: ${counter}" />
         <Define key="topictitle" value="${category.title}" />
         
         <List key="randomarticles" table="content"
                selection ="id in (select content_id from content_x_topic where topic_id = ${category.id})" order="date DESC"
-               limit="5" />
+               limit="1" />
                
                <Generate
                        generator="/randomcategory.template"
index c2f3dd5..7c19df4 100755 (executable)
@@ -1,12 +1,12 @@
-<b>${topictitle}</b>
-  <ul>
+                  <ul>
+                       <li><b><a href="#">${topictitle}</a></b>
+                        <ul>
+                        <list randomarticles as ra>
+                           <li>
+                              <a href="${config["Producer.DocRoot"]}/${language.code}/${ra.date.formatted["yyyy'/'MM"]}/${ra.id}.shtml">${ra.title}</a>
+                           </li> 
+                        </list>  
+                        </ul>
+                     </li>
+                  </ul>
 
-<list randomarticles as ra>
-   <li><a href="${config["Producer.DocRoot"]}/${language.code}/${ra.date.formatted["yyyy'/'MM"]}/${ra.id}.shtml">${ra.title}"</a></li> 
-</list>  
-    <small class="publish">
-    <a href="#">more</a>&#160;|
-    <a href="#">publish news</a>
-
-  
-  
index eb7e1ca..32f8c9d 100755 (executable)
    "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
-  <meta http-equiv="Content-Type" content="text/html; charset=${config["Mir.DefaultHTMLCharset"]}"> 
-  <title>${config["Mir.Name"]}</title>
-  <meta name="keywords" content="indymedia,imc">
-  <meta name="description" content="indymedia,imc">
-<!--   <meta http-equiv="expires" content="599"> -->
-  <meta http-equiv="pragma" content="no-cache">
-  <link rel="stylesheet" type="text/css" href="http://sarai.indymedia.org/~patrick/mir.nyc/css/main.css" />
+   <title>${config["Mir.Name"]}</title>
+   <meta http-equiv="Content-Type" content="text/html; charset=${config["Mir.DefaultHTMLCharset"]}"> 
+   <meta name="keywords" content="">
+   <meta name="description" content="">
+   <!-- <meta http-equiv="expires" content="599"> -->
+   <meta http-equiv="pragma" content="no-cache">
+   <link rel="stylesheet" type="text/css" href="http://sarai.indymedia.org/~patrick/mir.nyc/css/main.css" />
+
 </head>
-           
+
 <body>
 
-<div class="subsiteLinks">
-<table cellspacing="0" cellpadding="0" border="0">
+<table class="logo" cellspacing="0">
    <tr>
-      <td class="subsites">
-         <ul>
-               <li><a href="/audio/">Audio</a></li>
-               <li><a href="/photo/">Photo</a></li>
-               <li><a href="/print/">Print</a></li>
-               <li><a href="/video/">Video</a></li>
-               <li><a href="/">Web</a></li>
-         </ul>
-      </td>
-      <td class="i18n" nowrap="nowrap">
-         <a href="/en/">English</a>&nbsp;|
-         <a href="/es/">Espa&ntilde;ol</a>
+      <td class="placeHolder">
+         <img src="http://www.iteration.org/nyc/widelensred.jpg">
       </td>
    </tr>
 </table>
-</div>
-<div class="subsiteLinks" style="background-color: #fff">
-<table id="boroughs" cellspacing="0" cellpadding="0" border="0">
-   <tr>
-      <td class="subsites">
-         <ul>
-               <li><a href="/print/">City &#38; Staten</a></li>
-               <li><a href="/audio/">Brooklyn</a></li>
-               <li><a href="/video/">Bronx</a></li>
-               <li><a href="/photo/">Queens</a></li>
-         </ul>
-      </td>
-      <td style="text-align: right;">
-         <a href="#" style="padding-right: 0px;">Text version</a>
-      </td>
-   </tr>
-</table>
-</div>
 
-<table class="logo" cellspacing="0" cellpadding="0" border="0" width="100%">
-   <tr>
-     <td class="placeHolder">
-<img src="http://www.iteration.org/nyc/widelensred.jpg">
-<!-- this is a draft<br />
-
-   <h3>
-            New York City Indymedia
-         </h3>
-<div style="font-size: 95%; font-variant: small-caps; letter-spacing: 3px;">A free network of <a href="http://www.cat.org.au/maffew/cat/openpub.html">Open Publishing</a></div>
-  -->
-    </td>
-   </tr>
-</table>
 
-<table class="main" cellspacing="0" cellpadding="0" border="0">
-   <tr valign="top">
-      <td class="margin"><div>&#160;</div></td>
+<table class="wrap" cellspacing="0">
+   <tr>
+      <td class="margin"><div><!-- --></div></td>
       <td class="leftColumn"><!-- 
-      begin left column
-      -->
-
-
-
-
-<ul class="leftNav">
-   <li><a href="#" class="navHeader" id="selected">Home</a></li>
-</ul>
-
+      begin left Column
+      --><div class="wrap">
+            <div class="listWrap">
+               <ul class="leftNav">
+                       <li class="title" style="padding: 0px 0px 0px 0px;"><a href="#">Home</a></li>
+               </ul>
+   
+               <ul class="leftNav">
+                       <li class="title"><a href="#">Latest Stories</a></li>
+               </ul>
+         
+            </div>
+    
+            <!--#include virtual="/topiccount.shtml" -->
+            <script language="JavaScript 1.2" type="text/javascript">
+            <!-- 
+            
+               // <table> row rollovers: set table id, then include 
+               // rollover.row.js script
+               var tableId = "topicCount";
+            
+            // -->
+            </script>
+            <script language="JavaScript 1.2" type="text/javascript"
+               src="http://sarai.indymedia.org/~patrick/mir.nyc/js/rollover.row.js"
+            ></script>
 
-<a href="#" class="navHeader">Latest News</a>
-<!--#include virtual="/topiccount.shtml" -->
+            <div class="listWrap">
+   
+               <ul class="leftNav">
+                       <li class="title" style="padding: 0px 0px 0px 0px;"><a href="#" class="navHeader">New York Indymedia</a>
+                     <ul>
+                       <li>
+                           <a href="#">About</a>,
+                           <a href="#">Contact</a>,
+                           <a href="#">Donate</a>
+                        </li>
+                       <li>
+                           <a href="#">How to Get Involved</a>
+                        </li>
+                       <li style="display: none;">
+                           <a href="#">Media Working Groups</a>
+                           <p style="font-size: 80%; margin: 0px 0px 0px 0px;"><a href="#" style="color: #666;">Print</a>&#160; 
+                           <a href="#" style="color: #666;">Web</a>&#160; 
+                           <a href="#" style="color: #666;">Audio</a>&#160; 
+                           <a href="#" style="color: #666;">Photo</a>&#160;  
+                           <a href="#" style="color: #666;">Video</a></small>
+                        </li>
+                       </ul>
+                  </li>
+                       <li class="title"><a href="#" class="navHeader">Open Publishing</a>
+                     <ul>
+                        <li>
+                           <a href="#">What is Open Publishing?</a>
+                        </li>
+                       <li>
+                           <a href="#">How to Publish</a>,
+                           <a href="#">Policy</a>
+                        </li>
+         
+                       <li>
+                           <a href="#">Publish Your News</a>
+                        </li>
+                       </ul>
+                  </li>
+                       <li class="title">
+                     <a href="#" class="navHeader">Indymedia Network</a>
+                     <ul>
+                       <li>
+                           <a href="#">About Indymedia</a>,
+                           <a href="#">FAQ</a>
+                        </li>
+                       <li>
+                           <a href="#">Listservs</a>,
+                           <a href="#">Wiki</a>,
+                           <a href="#">IRC</a>
+                        </li>
+                  </li>
+               </ul>
+      
+   <br />
+   
+               <ul class="cities">
+                       <li class="title">Global Network
+                     <ul>
+                        <li><a href="http://www.indymedia.org/">www.indymedia.org</a></li>
+                     </ul>
+                     <a name="africa"></a>
+                  </li>
+                       <li class="title">Africa
+                     <ul>
+                        <li>
+                           <div class="showContent" id="citiesAfricaSummary">
+                           <a href="http://ambazonia.indymedia.org/">ambazonia</a>,
+                           <a href="http://canarias.indymedia.org">canarias</a>,
+                           <a href="http://estrecho.indymedia.org">estrecho/madiaq</a>,
+         
+                              <a href="#africa" class="readMore"
+                                 onClick="
+                                          getElementById('citiesAfricaSummary').className='hideContent';
+                                          getElementById('citiesAfrica').className='showContent';"
+                              >more...</a>
+                           </div>
+                           <div class="hideContent" id="citiesAfrica">
+                              <a href="http://ambazonia.indymedia.org/">ambazonia</a><br />
+                              <a href="http://canarias.indymedia.org">canarias</a><br />
+                              <a href="http://estrecho.indymedia.org">estrecho/madiaq</a><br />
+                              <a href="http://nigeria.indymedia.org/">nigeria</a><br />
+                              <a href="http://southafrica.indymedia.org/">south africa</a><br />
+      
+                              <a href="#africa" class="hideThis"
+                                 onClick="
+                                          getElementById('citiesAfricaSummary').className='showContent';
+                                          getElementById('citiesAfrica').className='hideContent';"
+                                 style="text-decoration: underline;"
+                              >less...</a>
+                           </div>
+                        </li>
+                     </ul>
+                  </li>
+                       <li class="title">East Asia
+                     <ul>
+                       <li>
+                           <a href="http://burma.indymedia.org/">burma</a>,
+                           <a href="http://japan.indymedia.org/">japan</a>,
+                           <a href="http://manila.indymedia.org/">manila</a>,
+                           <a href="http://qc.indymedia.org">qc</a>
+                        </li>
+                     </ul>
+                     <a name="canada"></a>
+                  </li>
+                       <li class="title">Canada
+                     <ul>
+                       <li>
+                           <div class="showContent" id="citiesCanadaSummary">
+                              <a href="http://hamilton.indymedia.org/">hamilton</a>,
+                              <a href="http://maritimes.indymedia.org/">maritimes</a>,
+                              <a href="http://montreal.indymedia.org/">montreal</a>,
+                              <a href="http://ontario.indymedia.org/">ontario</a>,
+         
+                              <a href="#canada" class="readMore"
+                                 onClick="
+                                          getElementById('citiesCanadaSummary').className='hideContent';
+                                          getElementById('citiesCanada').className='showContent';"
+                              >more...</a>
+                           </div>
+                           <div class="hideContent" id="citiesCanada">
+                              <a href="http://hamilton.indymedia.org/">hamilton</a><br />
+                              <a href="http://maritimes.indymedia.org/">maritimes</a><br />
+                              <a href="http://montreal.indymedia.org/">montreal</a><br />
+                              <a href="http://ontario.indymedia.org/">ontario</a><br />
+                              <a href="http://ottawa.indymedia.ca">ottawa</a><br />
+                              <a href="http://quebec.indymedia.org/">quebec</a><br />
+                              <a href="http://thunderbay.indymedia.org/">thunder bay</a><br />
+                              <a href="http://vancouver.indymedia.org/">vancouver</a><br />
+                              <a href="http://victoria.indymedia.org/">victoria</a><br />
+                              <a href="http://windsor.indymedia.org/">windsor</a><br />
+                              <a href="http://winnipeg.indymedia.org">winnipeg</a><br />
+      
+                              <a href="#canada" class="hideThis"
+                                 onClick="
+                                          getElementById('citiesCanadaSummary').className='showContent';
+                                          getElementById('citiesCanada').className='hideContent';"
+                                 style="text-decoration: underline;"
+                              >less...</a>
+                           </div>
+                        </li>
+                     </ul>
+                     <a name="europe"></a>
+                  </li>
+                       <li class="title">Europe
+                     <ul>
+                       <li>
+                           <div class="showContent" id="citiesEuropeSummary">
+                              <a href="http://alacant.indymedia.org/">alacant</a>,
+                              <a href="http://andorra.indymedia.org">andorra</a>,
+                              <a href="http://antwerpen.indymedia.org">antwerpen</a>,
+                              <a href="http://athens.indymedia.org/">athens</a>,
+                              <a href="http://austria.indymedia.org/">austria</a>,
+      
+                              <a href="#europe" class="readMore"
+                                 onClick="
+                                          getElementById('citiesEuropeSummary').className='hideContent';
+                                          getElementById('citiesEurope').className='showContent';"
+                              >more...</a>
+                           </div>
+                           <div class="hideContent" id="citiesEurope">
+                              <a href="http://alacant.indymedia.org/">alacant</a><br />
+                              <a href="http://andorra.indymedia.org">andorra</a><br />
+                              <a href="http://antwerpen.indymedia.org">antwerpen</a><br />
+                              <a href="http://athens.indymedia.org/">athens</a><br />
+                              <a href="http://austria.indymedia.org/">austria</a><br />
+                              <a href="http://barcelona.indymedia.org/">barcelona</a><br />
+                              <a href="http://belgium.indymedia.org/">belgium</a><br />
+                              <a href="http://belgrade.indymedia.org">belgrade</a><br />
+                              <a href="http://bristol.indymedia.org/">bristol</a><br />
+                              <a href="http://bulgaria.indymedia.org">bulgaria</a><br />
+                              <a href="http://croatia.indymedia.org">croatia</a><br />
+                              <a href="http://cyprus.indymedia.org">cyprus</a><br />
+                              <a href="http://estrecho.indymedia.org">estrecho/madiaq</a><br />
+                              <a href="http://euskalherria.indymedia.org/">euskal herria</a><br />
+                              <a href="http://galiza.indymedia.org">galiza</a><br />
+                              <a href="http://germany.indymedia.org/">germany</a><br />
+                              <a href="http://grenoble.indymedia.org">grenoble</a><br />
+                              <a href="http://indymedia.hu">hungary</a><br />
+                              <a href="http://www.indymedia.ie/">ireland</a><br />
+                              <a href="http://istanbul.indymedia.org/">istanbul</a><br />
+                              <a href="http://italy.indymedia.org/">italy</a><br />
+                              <a href="http://laplana.indymedia.org">la plana</a><br />
+                              <a href="http://liege.indymedia.org">liege</a><br />
+                              <a href="http://lille.indymedia.org">lille</a><br />
+                              <a href="http://madrid.indymedia.org/">madrid</a><br />
+                              <a href="http://marseille.indymedia.org">marseille</a><br />
+                              <a href="http://nantes.indymedia.org">nantes</a><br />
+                              <a href="http://indymedia.nl">netherlands</a><br />
+                              <a href="http://nice.indymedia.org">nice</a><br />
+                              <a href="http://www.indymedia.no/">norway</a><br />
+                              <a href="http://ovl.indymedia.org">oost-vlaanderen</a><br />
+                              <a href="http://paris.indymedia.org/">paris</a><br />
+                              <a href="http://poland.indymedia.org">poland</a><br />
+                              <a href="http://pt.indymedia.org/">portugal</a><br />
+                              <a href="http://romania.indymedia.org">romania</a><br />
+                              <a href="http://russia.indymedia.org/">russia</a><br />
+                              <a href="http://www.scotland.indymedia.org">scotland</a><br />
+                              <a href="http://sweden.indymedia.org/">sverige</a><br />
+                              <a href="http://switzerland.indymedia.org/">switzerland</a><br />
+                              <a href="http://thessaloniki.indymedia.org/">thessaloniki</a><br />
+                              <a href="http://toulouse.indymedia.org">toulouse</a><br />
+                              <a href="http://www.indymedia.org.uk/">united kingdom</a><br />
+                              <a href="http://wvl.indymedia.org">west vlaanderen</a><br />
+      
+                              <a href="#europe" class="hideThis"
+                                 onClick="
+                                          getElementById('citiesEuropeSummary').className='showContent';
+                                          getElementById('citiesEurope').className='hideContent';"
+                                 style="text-decoration: underline;"
+                              >less...</a>
+                           </div>
+                        </li>
+                     </ul>
+                     <a name="latinAmerica"></a>
+                  </li>
+                       <li class="title">Latin America
+                     <ul>
+                       <li>
+                           <div class="showContent" id="citiesLatinAmericaSummary">
+                              <a href="http://argentina.indymedia.org/">argentina</a>,
+                              <a href="http://bolivia.indymedia.org/">bolivia</a>,
+                              <a href="http://www.midiaindependente.org">brasil</a>,
+                              <a href="http://chiapas.indymedia.org/">chiapas</a>,
+                              <a href="http://chile.indymedia.org">chile</a>,
+         
+                              <a href="#latinAmerica" class="readMore"
+                                 onClick="
+                                          getElementById('citiesLatinAmericaSummary').className='hideContent';
+                                          getElementById('citiesLatinAmerica').className='showContent';"
+                              >more...</a>
+                           </div>
+                           <div class="hideContent" id="citiesLatinAmerica">
+                              <a href="http://argentina.indymedia.org/">argentina</a><br />
+                              <a href="http://bolivia.indymedia.org/">bolivia</a><br />
+                              <a href="http://www.midiaindependente.org">brasil</a><br />
+                              <a href="http://chiapas.indymedia.org/">chiapas</a><br />
+                              <a href="http://chile.indymedia.org">chile</a><br />
+                              <a href="http://colombia.indymedia.org/">colombia</a><br />
+                              <a href="http://ecuador.indymedia.org/">ecuador</a><br />
+                              <a href="http://mexico.indymedia.org/">mexico</a><br />
+                              <a href="http://peru.indymedia.org">peru</a><br />
+                              <a href="http://indymediapr.org">puerto rico</a><br />
+                              <a href="http://qollasuyu.indymedia.org/">qollasuyu</a><br />
+                              <a href="http://rosario.indymedia.org/">rosario</a><br />
+                              <a href="http://santiago.indymedia.org">santiago</a><br />
+                              <a href="http://sonora.indymedia.org">sonora</a><br />
+                              <a href="http://tijuana.indymedia.org/">tijuana</a><br />
+                              <a href="http://uruguay.indymedia.org/">uruguay</a><br />
+                              <a href="http://valparaiso.indymedia.org">valparaiso</a><br />
+      
+                              <a href="#latinAmerica" class="hideThis"
+                                 onClick="
+                                          getElementById('citiesLatinAmericaSummary').className='showContent';
+                                          getElementById('citiesLatinAmerica').className='hideContent';"
+                                 style="text-decoration: underline;"
+                              >less...</a>
+                           </div>
+                        </li>
+                        <a name="oceania"></a>
+                     </ul>
+                  </li>
+                       <li class="title">Oceania
+                     <ul>
+                       <li>
+                           <div class="showContent" id="citiesOceaniaSummary">
+                              <a href="http://adelaide.indymedia.org/">adelaide</a>,
+                              <a href="http://www.indymedia.org.nz/">aotearoa</a>,
+                              <a href="http://brisbane.indymedia.org/">brisbane</a>,
+                              <a href="http://burma.indymedia.org/">burma</a>,
+                              <a href="http://darwin.indymedia.org">darwin</a>,
+         
+                              <a href="#oceania" class="readMore"
+                                 onClick="
+                                          getElementById('citiesOceaniaSummary').className='hideContent';
+                                          getElementById('citiesOceania').className='showContent';"
+                              >more...</a>
+                           </div>
+                           <div class="hideContent" id="citiesOceania">
+                              <a href="http://adelaide.indymedia.org/">adelaide</a><br />
+                              <a href="http://www.indymedia.org.nz/">aotearoa</a><br />
+                              <a href="http://brisbane.indymedia.org/">brisbane</a><br />
+                              <a href="http://burma.indymedia.org/">burma</a><br />
+                              <a href="http://darwin.indymedia.org">darwin</a><br />
+                              <a href="http://jakarta.indymedia.org/">jakarta</a><br />
+                              <a href="http://manila.indymedia.org/">manila</a><br />
+                              <a href="http://melbourne.indymedia.org/">melbourne</a><br />
+                              <a href="http://oceania.indymedia.org">oceania</a><br />
+                              <a href="http://perth.indymedia.org/">perth</a><br />
+                              <a href="http://qc.indymedia.org">qc</a><br />
+                              <a href="http://sydney.indymedia.org/">sydney</a><br />
+      
+                              <a href="#oceania" class="hideThis"
+                                 onClick="
+                                          getElementById('citiesOceaniaSummary').className='showContent';
+                                          getElementById('citiesOceania').className='hideContent';"
+                                 style="text-decoration: underline;"
+                              >less...</a>
+                           </div>
+                        </li>
+                     </ul>
+                  </li>
+                       <li class="title">South Asia
+                     <ul>
+                       <li>
+                           <a href="http://india.indymedia.org/">india</a>,
+                           <a href="http://mumbai.indymedia.org/">mumbai</a>
+                        </li>
+                     </ul>
+                     <a name="unitedStates"></a>
+                  </li>
+                       <li class="title">United States
+                     <ul>
+                       <li>
+                           <div class="showContent" id="citiesUnitedStatesSummary">
+                              <a href="http://arizona.indymedia.org/">arizona</a>,
+                              <a href="http://arkansas.indymedia.org/">arkansas</a>,
+                              <a href="http://atlanta.indymedia.org/">atlanta</a>,
+                              <a href="http://austin.indymedia.org/">austin</a>,
+                              <a href="http://baltimore.indymedia.org/">baltimore</a>,
+         
+                              <a href="#unitedStates" class="readMore"
+                                 onClick="
+                                          getElementById('citiesUnitedStatesSummary').className='hideContent';
+                                          getElementById('citiesUnitedStates').className='showContent';"
+                              >more...</a>
+                           </div>
+                           <div class="hideContent" id="citiesUnitedStates">
+                              <a href="http://arizona.indymedia.org/">arizona</a>,<br />
+                              <a href="http://arkansas.indymedia.org/">arkansas</a>,<br />
+                              <a href="http://atlanta.indymedia.org/">atlanta</a>,<br />
+                              <a href="http://austin.indymedia.org/">austin</a>,<br />
+                              <a href="http://baltimore.indymedia.org/">baltimore</a>,<br />
+                              <a href="http://bigmuddyimc.org/">big muddy</a>,
+                              <a href="http://binghamton.indymedia.org">binghamton</a><br />
+                              <a href="http://boston.indymedia.org/">boston</a><br />
+                              <a href="http://buffalo.indymedia.org/">buffalo</a><br />
+                              <a href="http://cvilleindymedia.org/">charlottesville</a><br />
+                              <a href="http://chicago.indymedia.org/">chicago</a><br />
+                              <a href="http://cleveland.indymedia.org/">cleveland</a><br />
+                              <a href="http://colorado.indymedia.org/">colorado</a><br />
+                              <a href="http://www.madhattersimc.org/">danbury<br /> ct</a><br />
+                              <a href="http://dc.indymedia.org/">dc</a><br />
+                              <a href="http://hawaii.indymedia.org/">hawaii</a><br />
+                              <a href="http://houston.indymedia.org">houston</a><br />
+                              <a href="http://www.hm.indymedia.org/">hudson mohawk</a><br />
+                              <a href="http://idaho.indymedia.org/">idaho</a><br />
+                              <a href="http://ithaca.indymedia.org/">ithaca</a><br />
+                              <a href="http://kcindymedia.org/">kansas city</a><br />
+                              <a href="http://la.indymedia.org/">la</a><br />
+                              <a href="http://madison.indymedia.org/">madison</a><br />
+                              <a href="http://maine.indymedia.org/">maine</a><br />
+                              <a href="http://miami.indymedia.org/">miami</a><br />
+                              <a href="http://www.michiganimc.org/">michigan</a><br />
+                              <a href="http://milwaukee.indymedia.org/">milwaukee</a><br />
+                              <a href="http://twincities.indymedia.org/">minneapolis/st. paul</a><br />
+                              <a href="http://nh.indymedia.org">new hampshire</a><br />
+                              <a href="http://newjersey.indymedia.org/">new jersey</a><br />
+                              <a href="http://newmexico.indymedia.org/">new mexico</a><br />
+                              <a href="http://neworleans.indymedia.org/">new orleans</a><br />
+                              <a href="http://chapelhill.indymedia.org/">north carolina</a><br />
+                              <a href="http://www.ntimc.org/">north texas</a><br />
+                              <a href="http://nyc.indymedia.org/">nyc</a><br />
+                              <a href="http://www.okimc.org">oklahoma</a><br />
+                              <a href="http://www.phillyimc.org/">philadelphia</a><br />
+                              <a href="http://pittsburgh.indymedia.org">pittsburgh</a><br />
+                              <a href="http://portland.indymedia.org/">portland</a><br />
+                              <a href="http://richmond.indymedia.org/">richmond</a><br />
+                              <a href="http://rochester.indymedia.org/">rochester</a><br />
+                              <a href="http://rogueimc.org/">rogue valley</a><br />
+                              <a href="http://www.stlimc.org">saint louis</a><br />
+                              <a href="http://sandiego.indymedia.org/">san diego</a><br />
+                              <a href="http://sf.indymedia.org/">san francisco</a><br />
+                              <a href="http://www.indybay.org/">san francisco bay area</a><br />
+                              <a href="http://sbindymedia.org/">santa barbara</a><br />
+                              <a href="http://santacruz.indymedia.org/">santa cruz<br /> ca</a><br />
+                              <a href="http://seattle.indymedia.org/">seattle</a><br />
+                              <a href="http://tallahassee.indymedia.org/">tallahassee-red hills</a><br />
+                              <a href="http://tampabay.indymedia.org">tampa bay</a><br />
+                              <a href="http://tnimc.org/">tennessee</a><br />
+                              <a href="http://indymedia.us/">united states</a><br />
+                              <a href="http://www.ucimc.org/">urbana-champaign</a><br />
+                              <a href="http://utah.indymedia.org/">utah</a><br />
+                              <a href="http://vermont.indymedia.org/">vermont</a><br />
+                              <a href="http://wmass.indymedia.org/">western mass</a><br />
+                              <a href="http://worcester.indymedia.org">worcester</a><br />
+      
+                              <a href="#unitedStates" class="hideThis"
+                                 onClick="
+                                          getElementById('citiesUnitedStatesSummary').className='showContent';
+                                          getElementById('citiesUnitedStates').className='hideContent';"
+                                 style="text-decoration: underline;"
+                              >less...</a>
+                           </div>
+                        </li>
+                     </ul>
+                  </li>
+                       <li class="title">West Asia
+                     <ul>
+                       <li>
+                           <a href="http://beirut.indymedia.org">beirut</a>,
+                           <a href="http://indymedia.org.il/">israel</a>,
+                               <a href="http://jerusalem.indymedia.org/">palestine</a>
+                        </li>
+                     </ul>
+                  </li>
+                       <li class="title">Process
+                     <ul>
+                       <li><a href="http://global.indymedia.org/">discussion</a></li>
+                       <li><a href="http://www.indymedia.org/fbi/">fbi/legal updates</a></li>
+                       <li><a href="http://process.indymedia.org/faq.php3">indymedia faq</a></li>
+                       <li><a href="http://lists.indymedia.org/">mailing lists</a></li>
+                     </ul>
+                  </li>
+                       <li class="title">Projects
+                     <ul>
+                        <li><a href="http://climate.indymedia.org/">climate</a></li>
+                        <li><a href="http://print.indymedia.org/">print</a></li>
+                        <li><a href="http://radio.indymedia.org/">radio</a></li>
+                        <li><a href="http://satellite.indymedia.org/">satellite tv</a></li>
+                     </ul>
+                  </li>
+               </ul>
+   
+               <ul class="credits">
+                       <li class="title">Credits
+                     <ul>
+                       <li><a href="http://mir.indymedia.org/">mir</a></li>
+                       <li><a href="#">imc tech</a></li>
+                       <li><a href="https://barcelona.indymedia.org/nyc/servlet/Mir">admin</a></li>
+                     </ul>
+                  </li>
+               </ul>
+   
+            </div>
 
-     <ul class="leftNav">
-       <li><a href="#">Newswire</a> 
-            <ul>
-               <li><a href="#">By Category</a></li>
-               <li><a href="#">Local Newswire</a></li>
-               <li><a href="#">Global Newswire</a></li>
-               <li><a href="#">Advanced Search</a></li>
-            </ul>
-         </li>
-       <li><a href="#">Open Publishing</a>
-            <ul>
-               <li><a href="#">publish your news</a></li>
-               <li><a href="#">Editorial guidelines</a></li>
-               <li><a href="#">Open Publishing Guide</a></li>
-               </ul>
-         </li>
-       <li><a href="#">Indymedia NYC</a>
-            <ul>
-               <li><a href="#">Contact Us</a></li>
-               <li><a href="#">Get Involved</a></li>
-               <li><a href="#">Working Groups</a></li>
-               </ul>
-         </li>
-       <li><a href="#">Indymedia Network</a>
-            <ul>
-               <li><a href="#">about indymedia</a></li>
-               <li><a href="#">Frequent questions</a></li>
-               <li><a href="#">how to get involved</a></li>
-               </ul>
-         </li>
-      </ul>
-      <div class="cities">
-         <p class="title">
-            Global Network
-         </p>
-         <p>
-            <a href="http://www.indymedia.org/">www.indymedia.org</a>
-         </p>
-         <p class="title">
-            Africa
-         </p>
-         <p>
-            <a href="http://nigeria.indymedia.org/">nigeria</a><br />
-            <a href="http://southafrica.indymedia.org/">south africa</a>
-         </p>         
-         <p class="title">
-            Europe
-         </p>
-         <p>
-            <a href="http://athens.indymedia.org/">athens</a><br />
-            <a href="http://austria.indymedia.org/">austria</a><br />
-            <a href="http://barcelona.indymedia.org/">barcelona</a><br />
-            <a href="http://belgium.indymedia.org/">belgium</a><br />
-            <a href="#" class="citiesMore">more...</a>
-         </p>
-         <p class="title">
-            Canada
-         </p>
-         <p>
-            <a href="http://alberta.indymedia.org/">alberta</a><br />
-            <a href="http://hamilton.indymedia.org/">hamilton</a><br />
-            <a href="http://maritimes.indymedia.org/">maritimes</a><br />
-            <a href="http://montreal.indymedia.org/">montreal</a><br />
-            <a href="#" class="citiesMore">more...</a>
-         </p>         
-         <p class="title">
-            Latin America
-         </p>
-         <p>
-            <a href="http://argentina.indymedia.org/">argentina</a><br />
-            <a href="http://bolivia.indymedia.org/">bolivia</a><br />
-            <a href="http://brasil.indymedia.org/">brasil</a><br />
-            <a href="http://chiapas.indymedia.org/">chiapas</a><br />
-            <a href="#" class="citiesMore">more...</a>
-         </p>         
-         <p class="title">
-            Pacific
-         </p>
-         <p>
-            <a href="http://adelaide.indymedia.org/">adelaide</a><br />
-            <a href="http://www.indymedia.org.nz/">aotearoa</a><br />
-            <a href="http://brisbane.indymedia.org/">brisbane</a><br />
-            <a href="http://jakarta.indymedia.org/">jakarta</a><br />
-            <a href="#" class="citiesMore">more...</a>
-         </p>         
-         <p class="title">
-            South Asia
-         </p>
-         <p>
-            <a href="http://india.indymedia.org/">india</a><br />
-            <a href="http://mumbai.indymedia.org/">mumbai</a>
-         </p>         
-         <p class="title">
-            United States
-         </p>
-         <p>
-            <a href="http://arizona.indymedia.org/">arizona</a><br />
-            <a href="http://atlanta.indymedia.org/">atlanta</a><br />
-            <a href="http://austin.indymedia.org/">austin</a><br />
-            <a href="http://baltimore.indymedia.org/">baltimore</a><br />
-            <a href="#" class="citiesMore">more...</a>
-         </p>         
-         <p class="title">
-            West Asia
-         </p>
-         <p>
-            <a href="http://indymedia.org.il/">israel</a><br />
-            <a href="http://jerusalem.indymedia.org/">palestine</a>
-         </p>         
-         <p class="title">
-            Process
-         </p>
-         <p>
-            <a href="http://global.indymedia.org/">discussion</a><br />
-            <a href="http://www.indymedia.org/fbi/">fbi/legal updates</a><br />
-            <a href="http://process.indymedia.org/faq.php3">indymedia faq</a><br />
-            <a href="http://lists.indymedia.org/">mailing lists</a><br />
-            <a href="#" class="citiesMore">more...</a>
-         </p>         
-         <p class="title">
-            Projects
-         </p>
-         <p>
-            <a href="http://climate.indymedia.org/">climate</a><br />
-            <a href="http://print.indymedia.org/">print</a><br />
-            <a href="http://radio.indymedia.org/">radio</a><br />
-            <a href="http://satellite.indymedia.org/">satellite tv</a><br />
-            <a href="#" class="citiesMore">more...</a>
-         </p>
-         <div class="credits">      
-            <p class="title">
-               Credits
-            </p>
-            <p>
-               <a href="http://mir.indymedia.org/">mir.indymedia.org</a><br />
-               <a href="#">imc tech</a><br />
-               <a href="https://barcelona.indymedia.org/nyc/servlet/Mir">admin</a>
-            </p>         
-         </div>
-      </div><!-- 
+         </div><!-- 
       end left column
       --></td>
-      <td class="margin"><div>&#160;</div></td>
+      <td class="margin"><div><!-- --></div></td>
       <td class="centerColumn"><!-- 
       begin center column
-      --><div class="centerColumn">
+      -->
 
-<h3>hi mommmm patrick is really in!</h3>
-      <table cellspacing="0" cellpadding="0" border="0">
-         <tr valign="top">
-            <td>
-               <comment>
-               begin breaking news
-               </comment>
-               <if breakingnews && breakingnews[0].text!=".">
-                  <p class="breakingNews">
-                     <b class="title">${lang("startpage.breakingnews")}</b>
-                     <assign stop="0">
-                     <list breakingnews as bn>
-                       <if bn.text=="."><assign stop="1"></if>
-                       <if stop=="0">
-                           ${bn.creationdate.formatted["dd-MM-yyyy HH:mm"]}:
-                           ${bn.text}
-                       </if>
+         <table class="featuredArticleTable" cellspacing="0">
+            <tr>
+               <td class="content"><!--
+               begin featured articles
+               -->
+
+                  <comment>
+                     begin breaking news
+                  </comment>
+                  <if breakingnews && breakingnews[0].text!=".">
+                     <p class="breakingNews">
+                        <b class="title">${lang("startpage.breakingnews")}</b>
+                        <assign stop="0">
+                        <list breakingnews as bn>
+                          <if bn.text=="."><assign stop="1"></if>
+                          <if stop=="0">
+                              ${bn.creationdate.formatted["dd-MM-yyyy HH:mm"]}:
+                              ${bn.text}
+                          </if>
+                        </list>
+                     </p>
+                  </if>
+                  <comment>
+                     end breaking news
+                     begin features
+                  </comment>
+                  <comment>
+                     begin features
+                  </comment>
+                  <div class="featuredArticles">
+                     <list features as f>
+                        <assign forig=f.to_original>
+                           <if languagepreference>
+                              <assign i=f.to_translation(languagepreference)>
+                           <else>
+                              <assign i=f>
+                           </if>
+                           <p class="title">
+                              <b><a
+                              href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.shtml" 
+                              >${i.title}</a></b>
+                           </p>
+                           <p class="summary">
+                              <small class="author">${lang("general.authoredby")} ${forig.creator}&#160;|</small>
+                              ${i.description_parsed}
+                              <small><span class="comments">${i.commentcount}&#160;Comment(s)</span>
+                              <a 
+                              href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.shtml" 
+                              class="readMore">more...<!-- ${lang("general.readmore")} --></a></small>
+                           </p>
                      </list>
-                  </p>
-               </if>
-               <comment>
-               end breaking news
-               begin features
-               </comment>
-               <list features as f>
-                  <assign forig=f.to_original>
-                     <if languagepreference>
-                        <assign i=f.to_translation(languagepreference)>
-                     <else>
-                        <assign i=f>
-                     </if>
-                     <div class="items">
-                        <ul>
-                           <li>
-                              <a href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.shtml" class="headline">${i.title}</a>
-                              <ul>
-                                 <li>
-                                    ${i.description_parsed}
-                                    <small>
-                                    <a href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.shtml" class="headlineLink">FULL&#160;STORY<!-- ${lang("general.readmore")} --></a>&#160; 
-                  <a style="text-deocration: none;">${i.commentcount} comment(s)</a><br />
-                                    ${lang("general.authoredby")} ${forig.creator}<br /></small>
-                                 </li>
-                              </ul>
-                           </li> 
-                        </ul>
-               </list>
-               <comment>
-               end features
-               </comment>
-               <small class="publish">
-                  <a href="#">More</a>&#160;|
-                  <a href="#">Publish News</a>
-               </small>
-               <div class="topics">
-ed. note: most discussed stories testing
-
-
-<list mostcomments as mc>
-                  <table class="topicTeaser" cellspacing="0" cellpadding="0" border="0">
-                     <tr>
-                        <td class="icon">
-                           <a href="#"><img src="http://sarai.indymedia.org/~patrick/mir.nyc/img/palestine.01.gif" border="0" /></a>
-                        </td>
-                        <td class="link">
-                           <a href="#" class="teaserLink">palestine</a>
-                           <a href="${config["Producer.DocRoot"]}/${language.code}/${mc.date.formatted["yyyy'/'MM"]}/${mc.id}.shtml">${mc.title}</a> <small>
-                           <a style="text-deocration: none; font-size: 110%;">${mc.commentcount} Comments</a><br /></small>
-                        </td>
-                     </tr>
-                  </table>
-</list>
-
-                               <!--
-
-                     <tr>
-                        <td class="icon">
-                           <a href="#"><img src="http://sarai.indymedia.org/~patrick/mir.nyc/img/zapatista.02.gif" border="0" /></a>
-                        </td>
-                        <td class="link">
-                     <a href="#" class="teaserLink">zapatista</a> 
-                     <a href="#">Israel Defense Forces Committing Massacre in Rafah...</a>&#160; <small>
-                     <a style="text-deocration: none; font-size: 110%;">80&#160;Comments</a><br /></small>
-                        </td>
-                     </tr>
-                  </table>
-                  <table class="topicTeaser" cellspacing="0" cellpadding="0" border="0">
-                     <tr>
-                        <td class="icon">
-                           <a href="#"><img src="http://sarai.indymedia.org/~patrick/mir.nyc/img/palestine.01.gif" border="0" /></a>
-                        </td>
-                        <td class="link">
-                           <a href="#" class="teaserLink">palestine</a>
-                           <a href="#">Bay Area Defends Local Family Facing Deportation...</a>&#160; <small>
-                           <a style="text-deocration: none; font-size: 110%;">65&#160;Comments</a><br /></small>
-                        </td>
-                     </tr>
-                  </table>
-                  <table class="topicTeaser" cellspacing="0" cellpadding="0" border="0">
-                     <tr>
-                        <td class="icon">
-                           <a href="#"><img src="http://sarai.indymedia.org/~patrick/mir.nyc/img/class_war.02.gif" border="0" /></a>
-                        </td>
-                        <td class="link">
-                           <a href="#" class="teaserLink">class</a> 
-                           <a href="#">Heated Sidewalks Melt Madison Ave; Mott Haven Freezes</a>&#160; <small>
-                           <a style="text-deocration: none; font-size: 110%;">32&#160;Comments</a><br /></small>
-                        </td>
-                     </tr>
-                  </table>
-        -->
-                  <small class="publish">
-                     <a href="#">more</a>&#160;|
-                     <a href="#">publish news</a>
-                  </small>
-`                      </div>
-            </div><!-- 
-            end center column
-            --></td>
-            <td class="margin" id="centerLeft"><div>&#160;</div></td>
-            <td class="centerRightColumn"><!-- 
-            begin center right column
-            --><div class="centerRightColumn">
-               
-               <!--#include virtual="/fpincludes/fpimage.rand" -->
-               
-<!--
-               <a href="#"><img src="BLAHhttp://sarai.indymedia.org/~patrick/mir.nyc/img/penny_drive.jpg" width="200" height="300" class="headlineImage" alt="" border="0" /></a>
-               <p class="caption">
-                  <small>This is a picture of a black child. However, as predominantly white activist-led 
-                  organization, we will exercise caution to not appropriate people of color imagery.</small>
-               </p>
-
--->
-               <list startspecial as ss>
-                  <assign sorig=ss.to_original>
-                     <if languagepreference>
-                        <assign s=ss.to_translation(languagepreference)>
-                     <else>
-                        <assign s=ss>
-                     </if>
-                     <p class="subFeatures">
-                        <b><a href="${config["Producer.DocRoot"]}/${language.code}/${s.date.formatted["yyyy'/'MM"]}/${s.id}.shtml">${s.title}</a></b>
-                        <p>
-                           ${s.description_parsed}
-                           <small><a href="${config["Producer.DocRoot"]}/${language.code}/${s.date.formatted["yyyy'/'MM"]}/${s.id}.shtml" class="headlineLink">FULL&#160;STORY</a></small>
+                  </div>
+                  <comment>
+                     end features
+                  </comment>
+
+               <!--
+               end featured articles
+               --></td>
+               <td class="margin"><div><!-- --></div></td>
+               <td class="image"><!--
+               begin featured image 
+               --><div class="wrap">
+
+                  <!--#include virtual="/fpincludes/fpimage.rand" -->
+
+                  </div><!--
+               end featured image 
+               --></td>
+            </tr>
+         </table>
+
+         <table class="mostDiscussed" cellspacing="0">
+            <tr>
+               <td>
+                  <div class="mostDiscussedWrap">
+                     <list mostcomments as mc>
+                     <div class="storyWrap">      
+                        <p class="story">
+                           <a href="#"><img src="http://sarai.indymedia.org/~patrick/mir.nyc/img/zapatista.02.gif" class="icon" border="0" /></a>
+                           <span class="comments">${mc.commentcount}&#160;Comments</span>
+                           <a href="${config["Producer.DocRoot"]}/${language.code}/${mc.date.formatted["yyyy'/'MM"]}/${mc.id}.shtml">${mc.title}</a>
                         </p>
-                     </p>
-               </list>
-               <a href="#"><img src="http://sarai.indymedia.org/~patrick/mir.nyc/img/truth_tape.jpg" class="headlineImage" style="margin: 15px 0px 0px 0px;" width="200" height="60" alt="" border="0" /></a>
-               <p>
-                  <small>Obligatory protestor, before lunch at Angelicas.</small>
-               </p>
-            </td>
-         </tr>
-      </table>
-
-      <table class="newswireCategories" cellspacing="0" cellpadding="0" border="0">
-         <!--<tr valign="top">
-            <td class="first">
-               <b>Local</b>
-               <ul>
-                  <li><a href="#">Mass Action and Autonomous Action in the Election Year: An analysis of the successes</a></li> 
-                  <li><a href="#">The NYC District Attorney Makes the Campaign Against Critical Mass Personal</a></li> 
-                  <li><a href="#">Recycle This! to Host Electronics Recycling Day in Brooklyn, April 3</a></li> 
-                  <li><a href="#">The Real Face of Occupation Plays at Vox Pop</a></li> 
-               </ul>
-               <small class="publish">
-                  <a href="#">more</a>&#160;|
-                  <a href="#">publish news</a>
-               </small>
-
-            </td>
-            <td>
-               <b>Events</b>
-      <table class="events" cellspacing="0" cellpadding="0" border="0">
-         <tr valign="top">
-            <td colspan="2">
-               <a href="#" class="nav">Today's Events</a>
-               <small class="date">Mar 26 '05</small>
-            </td>
-         </tr>
-         <tr valign="top">
-            <th>12pm</th>
-            <td>
-               <div>
-                  <a href="#">Action on 42nd ST</a>, <a href="#">Action on 34th ST</a>
-               </div>
-            </td>
-         </tr>
-         <tr valign="top">
-            <th>4pm</th>
-            <td>
-               <div>
-                  <a href="#">noRNC Meeting</a>, <a href="#">NoOneIsIllegal Meeting</a>, 
-                  <a href="#">Party Fundraiser</a>, <a href="#">Some Other Meeting</a>, 
-                  <a href="#">Really Really Long Sentence Really Really Long Sentence</a>
-               </div>
-            </td>
-         </tr>
-         <tr valign="top">
-            <th>7pm</th>
-            <td>
-               <div>
-                  <a href="#">XYZ Meeting</a>, <a href="#">Movie: ABC...</a>
-               </div>
-            </td>
-         </tr>
-      </table>
-            </td>
-         </tr>
-         
-         -->
-         <tr valign="top">
-            <td class="first">
-               <!--#include virtual="/fpincludes/random1.inc" -->
-
-            </td>
-            <td>
-               <!--#include virtual="/fpincludes/random2.inc" -->
-            
-            </td>
-         </tr>
-         <tr valign="top">
-            <td class="first"> 
-               <!--#include virtual="/fpincludes/random3.inc" -->
-
-            </td>
-            <td>
-                               <!--#include virtual="/fpincludes/random4.inc" -->
-               
-            </td>
-         </tr>
-         <tr valign="top">
-            <td class="first"> 
-               <!--#include virtual="/fpincludes/random5.inc" -->
-
-            </td>
-            <td>
-                               <!--#include virtual="/fpincludes/random6.inc" -->
-               
-            </td>
-         </tr>
-         <tr valign="top">
-            <td class="first"> 
-               <!--#include virtual="/fpincludes/random7.inc" -->
-
-            </td>
-            <td>
-                               <!--#include virtual="/fpincludes/random8.inc" -->
+                     </div>
+                     </list>
                
-            </td>
-         </tr>
-         <tr valign="top">
-            <td class="first"> 
-               <!--#include virtual="/fpincludes/random9.inc" -->
+                  </div>
+                  <div style="spacer" style="clear: both"><!-- --></div>
+               </td>
+            </tr>
+         </table>
+         
+         <table class="featuredPhotoStory" cellspacing="0">
+            <tr>
+               <td>
+                  <div class="wrap">
+   
+                     <table class="imageWrap" cellspacing="0">
+                        <tr>
+                           <td class="image" style="background: url(img/zapatista.07.jpg) no-repeat top center;"><br /></td>
+                        </tr>
+                        <tr>
+                           <td><small>Sandanista army in Nicaragua.</small></td>
+                        </tr>
+                     </table>
+   
+                     <list startspecial as ss>
+                        <assign sorig=ss.to_original>
+                           <if languagepreference>
+                              <assign s=ss.to_translation(languagepreference)>
+                           <else>
+                              <assign s=ss>
+                           </if>
+                           <p class="title">
+                              <b><a href="${config["Producer.DocRoot"]}/${language.code}/${s.date.formatted["yyyy'/'MM"]}/${s.id}.shtml">${s.title}</a></b>
+                           </p>
+                           <p class="summary">
+                              <small class="author">Arlene Hermida&#160;|</small> 
+                              ${s.description_parsed}
+                              <small><a href="${config["Producer.DocRoot"]}/${language.code}/${s.date.formatted["yyyy'/'MM"]}/${s.id}.shtml" class="readMore">more...</a></small>
+                           </p> 
+                     </list>
 
-            </td>
-            <td>
-                               <!--#include virtual="/fpincludes/random10.inc" -->
+                  </div>
+                  <div style="spacer" style="clear: both"><!-- --></div>
+               </td>
+            </tr>
+         </table>
                
-            </td>
-         </tr>
-
-
-
-      </table>
-      </div><!-- 
+         <table class="featuredCategories" cellspacing="0">
+            <tr>
+               <td>
+                  <div class="listWrap">
+                     <!--#include virtual="/fpincludes/random1.inc" -->
+                     <!--#include virtual="/fpincludes/random2.inc" -->
+                     <!--#include virtual="/fpincludes/random3.inc" -->
+                     <!--#include virtual="/fpincludes/random4.inc" -->
+                     <!--#include virtual="/fpincludes/random5.inc" -->
+                     <!--#include virtual="/fpincludes/random6.inc" -->
+                     <!--#include virtual="/fpincludes/random7.inc" -->
+                  </div>
+               </td>
+               <td class="margin"><div><!-- --></div></td>
+               <td>
+                  <div class="listWrap">
+                     <!--#include virtual="/fpincludes/random8.inc" -->
+                     <!--#include virtual="/fpincludes/random9.inc" -->
+                     <!--#include virtual="/fpincludes/random10.inc" -->
+                     <!--#include virtual="/fpincludes/random11.inc" -->
+                     <!--#include virtual="/fpincludes/random12.inc" -->
+                     <!--#include virtual="/fpincludes/random13.inc" -->
+                     <!--#include virtual="/fpincludes/random14.inc" -->
+                  </div>
+               </td>
+            </tr>
+         </table>
+         
+      <!-- 
       end center column
       --></td>
-      <td class="margin" id="centerRight"><div>&#160;</div></td>
+      <td class="margin"><div><!-- --></div></td>
       <td class="rightColumn"><!-- 
       begin right column
-      --><div class="rightColumn">
-   
-
-<div class="openPublishing">
-   <div class="wrap">
-      <p class="title">
-         <b><a href="#">Publish Your News</a></b>
-      </p>
-      <p>
-         Upload <!-- your news &#8211;  -->articles, audio, video,  and photos.<!-- &#160; <i>BE THE MEDIA</i> -->
-     <!--  <small class="publish"><a href="#">Click here to publish</a></small> -->
-</p>
-<p style="text-align: center;">
-How to <a href="#">Open Publish</a>
-</p>
-   </div>
+      --><div class="wrap">
 
+      <div class="listWrap">
 
-<form class="publish" id="" name="" action="">
-   <input type="submit" class="submit" id="" style="width: 100%;" name="" value="publish your news" tabindex="1" />
-</form>
-
-</div>
-
-         <div class="newswireSort" style="margin: 0px 0px 15px 0px;">
+         <div class="newswireWrap">
             <b><a href="#">Newswire</a></b><br />
-            <a href="/${language.code}/" style="text-transform: lowercase;">Local</a>&#160;|
-            <a href="#" style="text-transform: lowercase;">Global</a>&#160;|
-            <a href="?category" style="text-transform: lowercase;">Category</a><br />
+            <a href="/${language.code}/">Local</a>&#160;|
+            <a href="#">Global</a>&#160;|
+            <a href="?category">Category</a>
+         </div>
             <!-- #if expr="\"$DOCUMENT_URI\" = /?category/" 
             --><!-- #include virtual="/${language.code}/languagebar.shtml"
             --><!-- #else
             --><!-- #include virtual="/${language.code}/newswireinclude.shtml"
             --><!-- #endif
-            --><small class="publish" style="text-align: left; diplay: block; margin: 3px 0px 0px 0px;">
-               <a href="#" style="text-decoration: underline;">publish news</a>
-            </small>
-         </div>
+            -->
          <!-- <iframe name="shazbot" id="shazbot" src="/${language.code}/newswireinclude.shtml" frameborder="0" style="overflow: hidden;"></iframe> -->
 
-
-               <!--#if expr="\"$QUERY_STRING\" = /category/" -->
-               <!--#include virtual="/${language.code}/rssnewswireinclude.shtml" -->
-               <!--#else -->
-               <b><!--#echo var="QUERY_STRING" --></b>
-               <!--#include virtual="/${language.code}/newswireinclude.shtml" -->              
-               <!--#endif -->
+               <!--#if expr="\"$QUERY_STRING\" = /category/" -->
+               <!--#include virtual="/${language.code}/rssnewswireinclude.shtml" -->
+               <!--#else -->
+               <b><!--#echo var="QUERY_STRING" --></b>
+               <!--#include virtual="/${language.code}/newswireinclude.shtml" -->              
+               <!--#endif -->
 
 
-               
 
-
-                
-
-                
-                
-         <small class="publish" style="text-align: left; margin: 15px 0px 0px 0px;"><a href="#">publish news</a></small>
       </div><!-- 
       end right column
       --></td>
-      <td class="margin"><div>&#160;</div></td>
+      <td class="margin"><div><!-- --></div></td>
+   </tr>
+</table>
+
+<table class="footer" cellspacing="0">
+   <tr>
+      <td>
+         <small>
+            <p class="copyleft">
+               (c) Independent Media Center. All content is free for reprint and rebroadcast, on the net and elsewhere,
+               for non-commercial use, unless otherwise noted by author. <a href="#">more...</a>
+            </p>
+            <p class="contact">
+               <!-- copy<a href="#">Left</a>&#160;| -->
+               imc-nyc at lists.indymedia.org&#160;|
+               (212) 684-8112<br />
+               34 E. 29th ST, 2nd FL, NY, NY 10016
+            </p>
+         </small>
+      </td>
    </tr>
 </table>
-<div class="copyleft">
-   <small>
-      <a href="#">copyLeft</a>&#160;|
-      <a href="javascript:var e1='%6e%79c%2e&#105;n%64&#121;%6de&#100;&#105;%61&#046;o%72&#103;',e2='&#109;&#097;&#105;&#108;&#116;&#111;&#058;%20', e3='&#105;%6e%66%6f';var e0=e2+e3+'@'+e1;(window.location?window.location.replace(e0):document.write(e0));">&#105;&#110;&#102;&#111;&#064;&#110;&#121;&#099;&#046;&#105;&#110;&#100;&#121;&#109;&#101;&#100;&#105;&#097;&#046;&#111;&#114;&#103;</a><br />
-      34 E. 29th ST, 2nd FL, NY, NY 10016<br />
-      (212) 684-8112<br /> 
-sll content <a href="#">copyleft</a> unless otherwise stated <a href="#">not responsible</a> for content...
-   </small>
-</div>
 
 </body>
 </html>
-
-