HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/awaldron/www/archive/tbl/index.php
<?php include('include/functions/f_mail_encode.php'); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>The Burgh Live, LLC</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />

<link rel="stylesheet" type="text/css" href="tbl.css" />
<script src="include/js/jquery/jquery.pack.js" type="text/javascript"></script>

<script type="text/javascript">
<!--

$(document).ready(function() { 

	// Set all 'title' attributes the same as the image's 'alt' attribute
	$('img').attr('title', function() { return this.alt } );
	
	$('h1:eq(0)').html( mod_h1(0) ); $('h1:eq(1)').html( mod_h1(1) ); $('h1:eq(2)').html( mod_h1(2) );
	$('h1:eq(3)').html( mod_h1(3) ); $('h1:eq(4)').html( mod_h1(4) ); $('h1:eq(5)').html( mod_h1(5) );
	$('h1:eq(6)').html( mod_h1(6) ); $('h1:eq(7)').html( mod_h1(7) ); $('h1:eq(8)').html( mod_h1(8) );
	$('h1:eq(9)').html( mod_h1(9) );


});

function mod_h1( n ) {
	var first_h1 = $('h1')[n];
	if (!first_h1) return false;
	
	var txt = first_h1.firstChild.nodeValue;
	var fw = txt.substr(0,txt.indexOf(" "));
	var lw = txt.substr(txt.indexOf(" "));
	var newstr = '<span style="color:#2F2F2F">' + fw + '</span> '+ lw;
	return newstr;
}
-->
</script>
</head>

<body>
<div class="main-body">

	<div class="header">
		<div class="nav-r">
			<a href="#" class="tnav">Account</a> &nbsp;|&nbsp;
			<a href="#" class="tnav">Site Map</a> &nbsp;|&nbsp;
			<a href="#" class="tnav">Contact</a>
		</div>
		<a href="index.php"><img src="gui/head-logo.gif" border="0" alt="The Burgh Live, LLC"/></a>
	</div>
	<div class="nav">
		<a href="#" class="tnav">Home</a> &nbsp;&nbsp;&nbsp;
		<a href="#" class="tnav">Services</a> &nbsp;&nbsp;&nbsp;
		<a href="#" class="tnav">Partners</a> &nbsp;&nbsp;&nbsp;
		<a href="#" class="tnav">Company</a>
	</div>

	<div class="splash-l"></div>	
	<div class="splash-r"></div>

	<div class="panel-l">
		<h1>News &amp; Events</h1>
		<h3>May 21, 2007</h3>
		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed nec pede. Ut lobortis dignissim eros.</p>
		<h3>May 16, 2007</h3>
		<p>Duis quis mauris nec nunc fermentum imperdiet. Suspendisse ut pede non augue tincidunt semper. In at dui. Duis ullamcorper massa eu est ultrices venenatis.</p>
	</div>	
	<div class="panel-r">
		<h1>Welcome to The Burgh Live</h1>
		<p>The Burgh Live, LLC is a Pittsburgh, Pennsylvania company focused on bringing Internet and Technology solutions to businesses.  We were founded in 2002 to act as the parent company of our existing and future business ventures.  The Burgh Live has established a solid and profitable business infrastructure that allows us to expand into new markets.  We currently have clients in North and South America, Europe, Asia, Australia, and Africa.  Our latest developments include: Voice over IP and PBX services, Virtual Private Servers, and security systems for member based web sites.  The Burgh Live's infrastructure allows for high availability and scalibilty.  We use <a href="http://www.cisco.com">Cisco</a> and <a href="http://www.juniper.net">Juniper</a> networking equipment, <a href="http://www.dell.com">Dell</a> PowerEdge servers, and an <a href="http://www.apc.com">APC</a> power infrastructure. </p>
		
		<div class="sub-box">
			<h4>Our Promise</h4>
			<p>"Knowing that there is technical support, in addition to answering just the basic computing questions is very reassuring to me.  I would not hesitate in recommending The Burgh Live to any of my clients." <br /><br />Maria Novey <br /> <a href="http://www.eliteva.com">Elite Virtual Assistance</a> </p>
		</div>
		<div class="sub-box">
			<h4>Contact Info</h4>
			<p>The Burgh Live, LLC<br />PO Box 15409<br />Pittsburgh, PA 15237</p>
			<p>Phone: 412.567.0237</p>
			<p>Data Center<br />100 South Commons<br />Allegheny Center - Suite 126<br />Pittsburgh, PA 15212</p>				
		</div>
	</div>

	
</div>

<div class="footer">
	<div class="left">
		<a href="#" class="fnav">Home</a> &nbsp;&nbsp;&nbsp;
		<a href="#" class="fnav">Services</a> &nbsp;&nbsp;&nbsp;
		<a href="#" class="fnav">Partners</a> &nbsp;&nbsp;&nbsp;
		<a href="#" class="fnav">Company</a> &nbsp;&nbsp;&nbsp;
		<a href="#" class="fnav">Privacy</a> &nbsp;&nbsp;&nbsp;
		<a href="#" class="fnav">Terms</a>
	</div>
	<div class="right">Copyright &copy; 2007 The Burgh Live, LLC.</div>
	&nbsp;
</div>

</body>
</html>