function displayDate()
{
    document.write("February 16, 2009");
}

function displayKeyFacts()
{
    document.write("<ul><li>Leading international cable operator</li><li>Revenue: $2.6 billion for the 3 months ended \
                March 31, 2008, $9.0 billion for the 12 months ended December 31, 2007</li><li>Employees: 22,000</li> \
                <li>Active in Europe (UPC Broadband, Telenet and Chellomedia), The Americas (VTR) and Asia Pacific \
                (J:COM, Austar)</li><li>30.7 million homes passed</li><li>16.1 million customers</li><li>24.4 million \
                service subscribers (RGUs) including video, internet, telephone and wireless</li></ul>");
}

function displayContactInfo()
{
    document.write("<b>Investor Relations</b><ul><li>Christopher Noyes<br>+1 (303) 220 6693<li>K.C. Dolan<br> \
                +1 (303) 220 6686<li>Molly Bruce<br>+31 (20) 778 9907</li></ul><br><b>Corporate Communications</b> \
                <ul><li>Hanne Wolf<br>+1 (303) 220 6678<li>Bert Holtkamp<br>+31 (20) 778 9447</li></ul> \
                <p>&nbsp;</p><p>&nbsp;</p>");
}


function displayStockInfo()
{
    document.write("<b>LBTYA</b> | LGI Series A<br> \
				   Common Stock<br> \  1 vote per share<br> \Outstanding shares:<br> \ 136,345,142<br><br> \
                	<b>LBTYB</b> | LGI Series B<br> \
				   Common Stock<br>\  10 votes per share<br> \Outstanding shares:<br> \ 7,191,210<br><br> \
				   <b>LBTYK</b> | LGI Series C<br> \
				   Common Stock<br> \  No voting power*<br> \Outstanding shares:<br> \ 132,004,725<br><br> \
				   * Except as required by Delaware law. \
                <p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>");
}
