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/public_html/archive/5a_orig/karaoke.php
<?php
error_reporting(0);
if(phpversion() >= "4.2.0") {
extract($HTTP_POST_VARS);
extract($HTTP_GET_VARS); 
}
require("_header.php");

?>

<P><img src="images/t_karaoke.gif" align="right">

<P>At Fifth Ace Entertainment, we strive to cover all facets of entertainment.  And now, thanks to a collaborative effort with another local company, 5AE offers full Karaoke services for your bar, restaurant, or event!  Your guests/patrons can enjoy themselves by singing the day or night away with one of the biggest collections of Karaoke music in the area!  Contemporary hits, oldies, and everything in between- we�ve got you covered!
<P>Technically, our equipment is nothing short of spectacular!  The clearest sound is what you can expect, and if it�s volume you need to cover a large area, don�t even sweat it- over 1000 watts of power is waiting for you if you�d like!
<P>Plus, our DJ/MC �s add to the show with comedic professionalism!  What that means is that we keep the show moving quickly so that no time is wasted, but with a flare for wit that will keep your guests/patrons entertained between singers!  
<P>If you are interested in bringing Fifth Ace Entertainment�s Karaoke to your bar, restaurant, or special event, or for more info, <a href="contact.php" class="text"><span class="underline"><FONT onmouseover="this.style.color='#FF0000'" onmouseout="this.style.color='#000000'">click here to contact us</font></span></a>!  We look forward to hearing from you!


<?php
require("_footer.php");
?>