/***************************************************************************
File Name : index.php
Domain : http://proshows.fizzwizz.net/
----------------------------------------------------------------------------
Author : Shaun Favell
Copyright : (C) 2004 Favell Internet Solutions
Email : admin@fizzwizz.net
URL : http://proshows.fizzwizz.net/
Description : Main index output.
\\||************************************************************************/
//include database details
include_once('includes/db.php');
$link_id = db_connect();
//select content
$page =$_GET['select'];
if ((!isset($page)) && (!$select))
{
$page="Welcome";
$select = "Welcome";
}
else $page=$select;
?>
$titles = array(
'About Pro-Shows' => ' - 25 years of mobile disco experience',
'Weddings' => ' - Mobile Wedding Discos',
'Contact Pro-Shows' => ' - Contact Us',
'DJ Fave' => ' - DJ Fave, mobile DJ',
'Gallery' => ' - Gallery',
'Quote' => ' - Quote for a Disco',
'Terms and Conditions' => ' - Terms and Conditions'
);
foreach ($titles as $key => $value)
{
if ($select == $key) $page_title = $value;
}
?>
Pro-Shows Professional Mobile Discos SWANSEA - wedding DJ - providers of quality mobile disco and wedding disco entertainment echo $page_title ; ?>
if ($select=="STEP 2") include ('includes/java/validation.php');
if ($select=="STEP B") include ('includes/java/validation3.php');
if ($select=="Gallery") include('includes/java/java_resize.php');
if ($select=="Contact Pro-Shows") include ('includes/java/validation2.php');
include ('includes/java/marquee2.php');
?>
|
 |  | |
|
|
|
|
|
| FAQs |
| Area Covered |
|
|
|
|
| |
if ($select != "Gallery") include ('includes/scroller.php');
else echo "Welcome to the Pro-Shows Gallery. Please feel free to peruse some of our party snaps.
[ Click here ] to check availability and get a quote online.";?>
|
|  |
| |
|
echo $page;
?>
- Over 25 years of mobile and wedding disco experience |
|
// include ('includes/java/marquee.php');
//show main page content
include('pages/'.$page.'.php');
?>
|
|
|
|
© Pro-Shows Professional Discos est. 1982
Designed and hosted by Fizzwizz.net
|
|