close

  
<p> <div>
    <div class="overview_module">
        <div class="topic-overview-image">
          ${scripts.topicImgLink(overview,"'maxWidth':140, 'maxHeight':140, 'mode':'', 'spanClass':'topic-image-140', 'defaultImg':'[[Image:thumb_companyB.png]]', 'hyperlink':false")}
        </div>
        <div class="overview-text">
          
            ${scripts.topicArticleBlurb(overview['/common/topic/article'].id,100,true,true)}
          <div class="quick-facts">
            <div class="quick-facts-header">
              <div class="quick-facts-title"><div></div>quick facts</div>
            </div>
            <div class="fact-table-wrap">
              <table><tr class="${first_iteration_style}"><td class="first">${overview['/business/issuer/issue'].trading_symbol.stock_exchange.name} ${scripts.term("symbol")}</td>
                  <td>${overview['/business/issuer/issue'].trading_symbol.ticker_symbol}</td>
                </tr><tr class="${first_iteration_style}"><td class="first">${scripts.term("Founded")}</td>
                  <td>${scripts.humanDate(overview.founded)}</td>
                </tr><tr class="${first_iteration_style}"><td class="first">${scripts.term("Founders")}</td>
                  <td>${scripts.arrayToList(overview.founders)}</td>
                </tr><tr class="${first_iteration_style}"><td class="first">${scripts.term("Headquarters")}</td>
                  <td>${scripts.topicLink(overview.headquarters.citytown)}, ${scripts.topicLink(overview.headquarters.citytown['a:/location/location/containedby'])}, ${scripts.topicLink(overview.headquarters.citytown['b:/location/location/containedby'])}</td>
                </tr><tr class="${first_iteration_style}"><td class="first">${scripts.term("Legal structure")}</td>
                  <td>${scripts.arrayToList(finance.company_type)}</td>
                </tr><tr class="${first_iteration_style}"><td class="first">${scripts.term("Annual revenue")}</td>
                  <td>${finance.revenue.currency.prefix_symbol}${scripts.numberWithCommas(finance.revenue.amount)}</td>
                </tr><tr class="${first_iteration_style}"><td class="first">${scripts.term("Net income")}</td>
                  <td>${finance.net_income.currency.prefix_symbol}${scripts.numberWithCommas(finance.net_income.amount)}</td>
                </tr><tr class="${first_iteration_style}"><td class="first">${scripts.term("Operating income")}</td>
                  <td>${finance.operating_income.currency.prefix_symbol}${scripts.numberWithCommas(finance.operating_income.amount)}</td>
                </tr><tr class="${first_iteration_style}"><td class="first">${scripts.term("Market cap")}</td>
                  <td>${finance['/business/issuer/issue'].market_capitalization.currency.prefix_symbol}${scripts.numberWithCommas(finance['/business/issuer/issue'].market_capitalization.amount)}</td>
                </tr><tr class="${first_iteration_style}"><td class="first">${scripts.term("Employees")}</td>
                  <td>${scripts.numberWithCommas(finance.number_of_employees.number)}</td>
                </tr><tr class="${first_iteration_style}"><td class="first">${scripts.term("Industries")}</td>
                  <td>${scripts.arrayToList(finance.industry)}</td>
                </tr></table></div>
          </div>
        </div>
        </div>
     <div class="image-list float-center">
        <ul class="floated-list clearfix"><li>
            ${scripts.topicImgLink(record.album[i], "'maxWidth':65,'maxHeight':65,'spanClass':'topic-image-65','topicBookmark':true,'defaultImg':'[[Image:thumb_record_labelE.png]]'")}
            <div class="topic-title">${scripts.topicLink(record.album[i])}</div>
          </li>
        </ul></div>
      <div class="table-wrap float-l">
        <div class="overlay-wrap">
          <div class="table-header"></div>
          <div class="table-footer"></div>             
      <table border="0" cellspacing="0" cellpadding="0"><thead><tr><th scope="col"><span>Album</span></th>
          <th scope="col"><span>Artist</span></th>
          <th scope="col" class="align-r" width="62"><span>Release Date</span></th>
          <th scope="col" class="align-c" width="95"><span>Release Type</span></th>
        </tr></thead><tbody><tr><td>
                ${scripts.topicLink(album)}
            </td>
            <td>      
              
                ${scripts.topicLink(album.artist)}
              </td>
            <td class="align-r">
                
                ${scripts.humanDate(album.release_date.value)}
              </td>
            <td class="align-c">
                
                ${album.release_type.name}
              </td>
          </tr></tbody></table></div>
          ${scripts.tableSorter("record","'disable':'2'")}
          </div>
     <div class="image-list float-center">
          <ul class="floated-list clearfix"><li>
              ${scripts.topicImgLink(networks[i].program,"'maxWidth':65,'maxHeight':65,'spanClass':'topic-image-65','topicBookmark':true,'defaultImg':'[[Image:thumb_tvE.png]]'")}
              <div class="topic-title">${scripts.topicLink(networks[i].program)}</div>
            </li>
          </ul></div>
        <div class="table-wrap float-l">
              <div class="overlay-wrap">
                  <div class="table-header"></div>
                  <div class="table-footer"></div>
          <table border="0" cellspacing="0" cellpadding="0"><thead><tr><th scope="col"><span>${scripts.term("TV showHdr")}</span></th>
              <th scope="col" class="align-r"><span>${scripts.term("GenreHdr")}</span></th>
              <th scope="col" class="align-c" width="41"><span>${scripts.term("First air dateHdr")}</span></th>
              <th scope="col" class="align-c" width="41"><span>${scripts.term("Last air dateHdr")}</span></th>
            </tr></thead><tbody><tr><td>
                  
                    ${scripts.topicLink(network_item.program)}
                  </td>
                <td class="align-r">      
                 
                  ${scripts.arrayToList(network_item.program.genre)}
                  </td>  
                <td class="align-c">  
                 
                    ${scripts.humanDate(network_item.from, "'part':'year'")}
                  </td>
                <td class="align-c">  
                 
                    ${scripts.humanDate(network_item.to, "'part':'year'")}
                  </td>
              </tr></tbody></table></div>
          ${scripts.tableSorter("networks")}
          </div>
        <div class="iterative-wrap">
            <div class="topic-list-column-double clearfix">
                <div class="column ${alternating_style}">
                    
                    ${scripts.topicImgLink(column, "'topicBookmark':true,'mode':'fillcrop','defaultImg':'[[Image:thumb_companyC.png]]'")}
                    <div class="topic-info">
                        ${scripts.topicLink(column, "'hrefClass':'topic-link'")}
                        <div class="fact-list">
                            <div><span class="label">${scripts.term("Revenue")}</span><span>
                                ${column.revenue.currency.prefix_symbol.value}${scripts.numberWithCommas(column.revenue.amount)}</span></div>
                        </div>
                    </div>
                </div>
            </div>
          </div>
        <div class="topic-list-detailed clearfix no-top-style">
            ${scripts.topicImgLink(parent, "'defaultImg':'[[Image:thumb_companyC.png]]'")}
            <div class="topic-info">
                
                  ${scripts.topicLink(parent, "'hrefClass':'topic-link','topicBookmark':true")}
                <div class="fact-list">
                    <div><span class="label">${scripts.term("Headquarters")}</span><span>${scripts.arrayToList(parent.headquarters,"'makeTopicLink':'true','arrayProperty':'citytown'")}</span></div>
                    <div><span class="label">${scripts.term("Founded")}</span><span>${scripts.humanDate(parent.founded)}</span></div>
                    <div><span class="label">${scripts.term("Founders")}</span><span>${scripts.arrayToList(parent.founders,"'makeTopicLink':'true'")}</span></div>
                </div>
                
                  ${scripts.topicArticleBlurb(parent['/common/topic/article'].id,75,true)}
                </div>
        </div>
      <div class="image-list float-center">
          <ul class="floated-list clearfix"><li>
              ${scripts.topicImgLink(subsidiaries[i].subsidiary,"'maxWidth':65,'maxHeight':65,'spanClass':'topic-image-65','topicBookmark':true,'defaultImg':'[[Image:thumb_companyE.png]]'")}
              <div class="topic-title">${scripts.topicLink(subsidiaries[i].subsidiary)}</div>
            </li>
          </ul></div>
        <div class="table-wrap float-l">
            <div class="overlay-wrap">
              <div class="table-header"></div>
              <div class="table-footer"></div>
          <table border="0" cellspacing="0" cellpadding="0"><thead><tr><th scope="col"><span>${scripts.term("CompanyHdr")}</span></th>
              <th scope="col" class="align-r"><span>${scripts.term("RevenueHdr")}</span></th>
              <th scope="col"><span>${scripts.term("HeadquartersHdr")}</span></th>
            </tr></thead><tbody><tr><td>
                  
                    ${scripts.topicLink(subsidiary.subsidiary)}
                  </td>
                <td class="align-r">      
                 
                  ${subsidiary.subsidiary.revenue.currency.prefix_symbol.value}${scripts.numberWithCommas(subsidiary.subsidiary.revenue.amount)}
                  </td>  
                <td>  
                 
                    ${scripts.topicLink(subsidiary.subsidiary.headquarters.citytown)}
                  </td>
              </tr></tbody></table></div>
          ${scripts.tableSorter("subsidiaries")}
          </div>
        <div class="table-wrap">
          <div class="overlay-wrap">
            <div class="table-header"></div>
            <div class="table-footer"></div>
          <table border="0" cellspacing="0" cellpadding="0"><thead><tr><th scope="col"><span>${scripts.term("CompanyHdr")}</span></th>
              <th scope="col" class="align-c" width="62"><span>${scripts.term("DateHdr")}</span></th>
            </tr></thead><tbody><tr><td>
                    
                      ${scripts.topicLink(company)}
                    </td>
                  <td class="align-c">      
                    
                      ${scripts.humanDate(merger.date)}
                    </td>
                </tr></tbody></table></div>
          ${scripts.tableSorter("mergers")}
          </div>
      <div class="table-wrap">
          <div class="overlay-wrap">
            <div class="table-header"></div>
            <div class="table-footer"></div>   
          <table border="0" cellspacing="0" cellpadding="0"><thead><tr><th scope="col"><span>${scripts.term("CompanyHdr")}</span></th>
              <th scope="col" class="align-c" width="62"><span>${scripts.term("Date")}</span></th>
            </tr></thead><tbody><tr><td>
                    
                        ${scripts.topicLink(acquisition.company_acquired)}
                      </td>
                  <td class="align-c">      
                    
                      ${scripts.humanDate(acquisition.date, "'part':'year'")}
                    </td>
                </tr></tbody></table></div>
          ${scripts.tableSorter("acquisitions")}
          </div>
      <div class="module-top-list">
            <div class="subhead">${scripts.term("Top ten companies in the same industries as")} <span class="bold">${name.name}</span>${scripts.term("sorted by revenue")}</div>
            <ul><li class="${final_style}">  
                <div class="float-l">${increment_counter}.</div>
                <div class="info">
                  ${scripts.topicLink(company)}<br><span class="italic">${company.revenue.currency.prefix_symbol}${scripts.numberWithCommas(company.revenue.amount.value)}</span>
                </div>
              </li>
            </ul></div>
        <div class="topic-list-detailed clearfix no-top-style">
                ${scripts.topicImgLink(invest.company,"'defaultImg':'[[Image:thumb_companyC.png]]'")}
                <div class="topic-info">
                    
                      ${scripts.topicLink(invest.company,"'topicBookmark':true, 'hrefClass':'topic-link'")}
                    <div class="fact-list">
                        <div><span class="label">Headquarters:</span><span>${scripts.topicLink(invest.company.headquarters.citytown, "'topicBookmark':true")}</span></div>
                        <div><span class="label">${scripts.term("Date")}</span><span>${scripts.humanDate(invest.date)}</span></div>
                        <div><span class="label">${scripts.term("Round")}</span><span>${round.name}</span></div>
                    </div>
                    
                      ${scripts.topicArticleBlurb(invest.company['/common/topic/article'].id,75,true)}
                    </div>
            </div>                      
          <div class="iterative-wrap">
                <div class="topic-list-column-double clearfix">
                    <div class="column ${alternating_class}">
                        
                        ${scripts.topicImgLink(column.company,"'defaultImg':'[[Image:thumb_companyC.png]]'")}
                        <div class="topic-info">
                            ${scripts.topicLink(column.company, "'hrefClass':'topic-link','topicBookmark':true")}
                            <div class="fact-list">
                                <div><span class="label">${scripts.term("Headquarters")}</span><span>${scripts.topicLink(column.company.headquarters.citytown, "'topicBookmark':true")}</span></div>
                                <div><span class="label">${scripts.term("Date")}</span><span>${scripts.humanDate(column.date)}</span></div>
                                <div><span class="label">${scripts.term("Round")}</span><span>${round.name}</span></div>
                            </div>
                        </div>
                    </div>
                </div>
              </div>
          
      ${scripts.build_module_quotes(topicid,"slogan")}
    <div class="topic-list-detailed clearfix no-top-style">
            ${scripts.topicImgLink(location.headquarters.citytown,"'mode':'fillcrop','defaultImg':'[[Image:thumb_stateC.png]]'")}
            <div class="topic-info">
                ${scripts.topicLink(location.headquarters.citytown, "'hrefClass':'topic-link','topicBookmark':true")}
                <div class="fact-list">
                    <div><span class="label">${scripts.term("Country")}</span><span>${scripts.topicLink(location.headquarters.citytown.state_province_region.country)})</span></div>
                    <div><span class="label">${scripts.term("Founded")}</span><span>${scripts.humanDate(date.date_founded)}</span></div>
                    <div><span class="label">${scripts.term("Population")}</span><span>${scripts.numberWithCommas(stats.population.number)}</span></div>
                </div>
                
                  ${scripts.topicArticleBlurb(location.headquarters.citytown['/common/topic/article'].id,50,true)}
                </div>
        </div>
      <div class="iteration-wrap">
          <div class="topic-list-detailed clearfix ${first_iteration_style}">
              
              ${scripts.topicImgLink(creator,"'defaultImg':'[[Image:thumb_personC.png]]'")}
              <div class="topic-info">
                  
                    ${scripts.topicLink(creator, "'topicBookmark':true, 'hrefClass':'topic-link'")}
                  <div class="fact-list">
                      <div><span class="label">${scripts.term("Age")}</span><span>${scripts.age(creator['/people/person/date_of_birth'])} (Born: ${scripts.humanDate(creator['/people/person/date_of_birth'])})</span></div>
                      <div><span>${scripts.humanDate(creator['/people/person/date_of_birth'])} - ${scripts.humanDate(creator['/people/deceased_person/date_of_death'])}</span></div>
                      <div><span class="label">${scripts.term("Education")}</span><span>${scripts.arrayToList(creator['/people/person/education'],"'arrayProperty':'institution','makeTopicLink' : true")}</span></div>
                      <div><span class="label">${scripts.term("Other companies founded")}</span><span>${scripts.arrayToList(creator.companies_founded,"'makeTopicLink' : true")}</span></div>
                  </div>
                  
                    ${scripts.topicArticleBlurb(creator['/common/topic/article'].id,50,true)}
                  </div>
          </div>
        </div>
      <div class="topic-list-detailed clearfix ${first_iteration_style}">
            
              ${scripts.topicImgLink(exo.person, "'defaultImg':'[[Image:thumb_personC.png]]'")}
              <div class="topic-info">
                  
                    ${scripts.topicLink(exo.person, "'hrefClass':'topic-link','topicBookmark':true")}
                  <div class="italic">${exo.title.name}</div>
                  <div class="fact-list">
                      <div><span class="label">${scripts.term("Tenure")}</span><span>${scripts.humanDate(exo.from.value)} - Present (${scripts.duration(exo.from.value,'now')})</span></div>
                      <div><span class="label">${scripts.term("Education")}</span><span>${scripts.arrayToList(exo.person.education,"'arrayProperty':'institution','makeTopicLink': true")}</span></div>
                  </div>
                  
                    ${scripts.topicArticleBlurb(exo.person['/common/topic/article'].id, 50, true)}
                  </div>
           </div>
        
          <div class="table-wrap">
              <div class="overlay-wrap">
                <div class="table-header"></div>
                <div class="table-footer"></div>
            <table border="0" cellspacing="0" cellpadding="0"><thead><tr><th scope="col">
                    <span>${scripts.term("ExecutiveHdr")}</span>
                  </th>
                  <th scope="col" class="align-c">
                    <span>${scripts.term("PositionHdr")}</span>
                  </th>
                  <th scope="col" class="align-c" width="62">
                    <span>${scripts.term("Date startedHdr")}</span>
                  </th>
                  <th scope="col" class="align-c" width="65">  
                    <span>${scripts.term("TenureHdr")}</span>
                  </th>
                </tr></thead><tbody><tr><td>
                    
                      ${scripts.topicLink(exec.person)}
                    </td>
                <td class="align-c">
                  
                    ${exec.title.name}
                  </td>
                <td class="align-c">
                  
                    ${scripts.humanDate(exec.from.value)}
                  </td>
                <td class="align-c">
                  
                    ${scripts.duration(exec.from.value,'now')}
                  </td>
                </tr></tbody></table></div>
            ${scripts.tableSorter("executives")}
            </div>
          </div>
      <div class="iteration-wrap">
          <div class="topic-list-detailed clearfix ${first_iteration_style}">
              
              ${scripts.topicImgLink(board_item.member,"'mode':'fillcrop','defaultImg':'[[Image:thumb_personC.png]]'")}
              <div class="topic-info">
                  
                      ${scripts.topicLink(board_item.member, "'topicBookmark':true, 'hrefClass':'topic-link'")}
                  <div class="fact-list">
                      <div><span class="label">${scripts.term("Board member since")}</span><span>${scripts.humanDate(board_item.from)}</span></div>
                  </div>
                  
                     ${scripts.topicArticleBlurb(board_item.member['/common/topic/article'].id, 25,true)}
                  </div>
          </div>
      </div>
    <div class="topic-list-column-double clearfix">
              <div class="column ${alternating_column_style}">
                
                  ${scripts.topicImgLink(column.consumer_product, "'defaultImg':'[[Image:thumb_genericC.png]]','mode':'fit'")}
                  <div class="topic-info">
                    
                      ${scripts.topicLink(column.consumer_product, "'hrefClass':'topic-link','topicBookmark':true")}
                    <div class="fact-list">
                      <div><span class="label">Release Date:</span><span>${scripts.humanDate(column.from_date)}</span></div>
                      <div><span class="label">Original MSRP:</span><span>$$${column.consumer_product.msrp.amount}</span></div>
                    </div>
                  </div>
                </div>
          </div>
        <div class="iterative-wrap">
        <div class="topic-list-detailed clearfix ${first_iteration_class}">
        
            ${scripts.topicImgLink(product, "'topicBookmark':true,'mode':'fit','defaultImg':'[[Image:thumb_genericC.png]]'")}
            <div class="topic-info">
                ${scripts.topicLink(product, "'hrefClass':'topic-link'")}
                <div class="fact-list">
                    <div>
              <span class="label">Release Date:</span>
              <span>${scripts.humanDate(product.introduced)}</span>
            </div>
            <div>
              <span class="label">Parent Product Line:</span>
              <span>${product.parent_product_line}</span>
            </div>
          </div>
                
                  ${scripts.topicArticleBlurb(product['/common/topic/article'].id, 50, true)}
                </div>
            </div>
      </div>
    <div class="iteration-wrap">
        <div class="topic-list-detailed clearfix ${first_iteration_style}">
          
          ${scripts.topicImgLink(system,"'defaultImg':'[[Image:thumb_computerC.png]]','mode':'fit'")}
          <div class="topic-info">
            
              ${scripts.topicLink(system, "'topicBookmark':true, 'hrefClass':'topic-link'")}
            <div class="fact-list">
              <div>
                <span class="label">Date Released: </span><span>${scripts.humanDate(system.release_date)}</span>
              </div>
              <div>
                <span class="label">Supported Architectures: </span><span>${scripts.arrayToList(system.supported_architectures,"'arrayProperty':'name'")}</span>
              </div>
            </div>
            
              ${scripts.topicArticleBlurb(system['/common/topic/article'].id,50,true)}
            </div>
        </div>
      </div>
    <div class="table-wrap">
          <div class="overlay-wrap">
            <div class="table-header"></div>
            <div class="table-footer"></div>
            <table border="0" cellspacing="0" cellpadding="0"><thead><tr><th scope="col"><span>Revenue</span></th>
                  <th scope="col" width="150"><span>Date</span></th>
                </tr></thead><tbody><tr><td>
                        ${revenue_item.currency.prefix_symbol}${scripts.numberWithCommas(revenue_item.amount)}
                    </td>
                    <td>      
                      ${scripts.humanDate(revenue_item.valid_date)}
                    </td>
                  </tr></tbody></table></div>
          ${scripts.tableSorter("revenues","'rowCount':5")}   
        </div>
      <div class="table-wrap">
          <div class="overlay-wrap">
            <div class="table-header"></div>
            <div class="table-footer"></div>
            <table border="0" cellspacing="0" cellpadding="0"><thead><tr><th scope="col"><span>Net Income</span></th>
                  <th scope="col" width="150"><span>Date</span></th>
                </tr></thead><tbody><tr><td>
                        ${net_income_item.currency.prefix_symbol}${scripts.numberWithCommas(net_income_item.amount)}
                    </td>
                    <td>      
                      ${scripts.humanDate(net_income_item.valid_date)}
                    </td>
                  </tr></tbody></table></div>
          ${scripts.tableSorter("netincomes","'rowCount':5")}   
        </div>
      <div class="table-wrap">
          <div class="overlay-wrap">
            <div class="table-header"></div>
            <div class="table-footer"></div>
            <table border="0" cellspacing="0" cellpadding="0"><thead><tr><th scope="col"><span>Market Capitalization</span></th>
                  <th scope="col" width="150"><span>Date</span></th>
                </tr></thead><tbody><tr><td>
                        ${market_cap_item.currency.prefix_symbol}${scripts.numberWithCommas(market_cap_item.amount)}
                    </td>
                    <td>      
                      ${scripts.humanDate(market_cap_item.valid_date)}
                    </td>
                  </tr></tbody></table></div>
          ${scripts.tableSorter("marketcaps","'rowCount':5")}   
        </div>
      
        ${scripts.build_basic_list65(brands['/business/brand/includes_brands'], '[[Image:thumb_companyC.png]]', 25)}
      <div class="table-wrap">
          <div class="overlay-wrap">
            <div class="table-header"></div>
            <div class="table-footer"></div>
            <table border="0" cellspacing="0" cellpadding="0"><thead><tr><th scope="col"><span>Division Name</span></th>
                </tr></thead><tbody><tr><td>
                      ${scripts.topicLink(division_item.division)}
                    </td>
                  </tr></tbody></table></div>
          ${scripts.tableSorter("company_divisions","'rowCount':5")}   
        </div>
      </p>

Comments

Hide