$title = "Congress / Fencecraft 2006 - Exhibitor Manual";
$reldirs = array("manual/2006");
$links = Array(
"General Information" => array(
“1 show facts.pdf” => “Show Facts”,
“2 show management.pdf” => “Show Management”,
“3 exhibitor checklist.pdf” => “Exhibitor Checklist”,
“4 exhibitor most asked questions.pdf” => “Exhibitor Frequently Asked Questions”,
“5 program at a glance.pdf” => “Program at a Glace”,
“6 Conference ad bw.pdf” => “Conference”,
“7 Conference badges & tailgate Page for 2006 Manual.pdf” => “Exhibitor Conference Badges”,
“7 Conference badges & tailgate Page for 2006 Manua.pdf” => “Tailgate Party X”,
),
“Deadlines” => array(
“8 deadlines.pdf” => “Deadlines”,
),
“Booth Planning / Rules & Regulations” => array(
“19 exhibit rules & regulations.pdf” => “Exhibit Rules and Regulations”,
“34 TCC_ExhibitorRulesAndRegs.pdf” => “Toronto Congress Centre Exhibit Rules and Regulations”,
“20 booth configuration.pdf” => “Booth Configuration”,
“35 TCC_FireRegulations.pdf” => “Fire Regulations”,
“21 Ontario Hydro electrical safety code requirements.pdf” => “Electrical Safety Code Requirements”,
“22 facility overview.pdf” => “Facility Overview”,
“23 parking.pdf” => “Parking”,
“24 vehicle marshalling.pdf” => “Vehicle Marshalling Yard”,
“25 move-in procedures.pdf” => “Move-in Procedures”,
“26 move-out procedures.pdf” => “Move-out Procedures”,
“27 best promotion award.pdf” => “Best Promotion Award”,
“28 booth awards.pdf” => “Booth Awards”,
“29 exhibiting steps to success.pdf” => “Exhibiting Steps to Success”,
“61 FREE on-line mktg opportunity.pdf” => “Free Online Marketing Opportunity”,
“30 safety policy.pdf” => “Safety Policy for All Exhibitors”,
),
“Move-in / Move-out” => array(
“24 vehicle marshalling.pdf” => “Vehicle Marshalling Yard”,
“25 move-in procedures.pdf” => “Move-in Procedures”,
“26 move-out procedures.pdf” => “Move-out Procedures”,
“11 move-in request form.pdf” => “Move-in Time Request Form”,
),
“Marketing Opportunities” => array(
“12 new products 3 ways.pdf” => “New Product Listing/Showcase Request Form”,
“61 FREE on-line mktg opportunity.pdf” => “Free Online Marketing Opportunity”,
“13 magazine show issue promo 2006.pdf” => “Advertising Opportunities”,
“9 supplementary show guide listing.pdf” => “Supplementary Show Guide List”,
“27 best promotion award.pdf” => “Best Promotion Award”,
“28 booth awards.pdf” => “Booth Awards”,
),
“Request Forms” => array(
“8 deadlines.pdf” => “Deadlines”,
“9 supplementary show guide listing.pdf” => “Supplementary Show Guide List”,
“http://www.conexsysregistration.com/congress/exhibitor.htm” => “Exhibitor Badge Request Form”,
“11 move-in request form.pdf” => “Move-in Time Request Form”,
“12 new products 3 ways.pdf” => “New Product Listing/Showcase Request Form”,
“13 magazine show issue promo 2006.pdf” => “Advertising Opportunities”,
“14 conference brochure request form.pdf” => “Conference Brochures Request Form”,
“15 free VIP passes.pdf” => “VIP Passes”,
“16 safety release form.pdf” => “Safety Release Form”,
“17 feature area donations or loans.pdf” => “Feature Area Donations”,
),
“Supplier Reply Forms” => array(
“31 show services.pdf” => “Show Services”,
“39 TCC Services At A Glance.pdf” => “Toronto Congress Centre Services”,
“36 TCC_BoothCleaning_form.pdf” => “Booth Cleaning Services”,
“37 TCC Exhibitor Booth Menu.pdf” => “Booth Menu Order Form”,
“38 TCC_FoodApplication_form.pdf” => “Food & Beverage Application Form”,
“https://secure.ordering.net/showtech/pw200614563.htm” => “Electrical Services”,
“https://secure.ordering.net/showtech/pw200614563.htm#” => “Sign Hanging Service”,
“44 STRONCO signs & banners.pdf” => “Signs & Banner Production”,
“45 STRONCO installation & dismantling.pdf” => “Booth Installation & Dismantling”,
“48 LANGE special forklift order forml.pdf” => “Special Forklift Service Order Form”,
“49 LANGE Truck Wash order form.pdf” => “Truck Wash Order Form”,
“54 TCC InternetPricing4.pdf” => “Internet Services”,
“55 BELL Canada telephone services.pdf” => “Telephone Services”,
“56 STAGEVISION AV Rental form.pdf” => “Audio Visal Service”,
“57 CONEXSYS wand disk order form.pdf” => “Lead Retrieval System”,
“47 LANGE Transportation Order Form.pdf” => “Transportation Order Forms”,
“53 COMMERCE FLYER.pdf” => “Customs Information”,
“18 permit to import plant material.pdf” => “Permit to Import Plant Material”,
),
“Booth Furnishings” => array(
“40 STRONCO booth furnishings.pdf” => “General Booth Furnishings”,
“41 STRONCO show stopper series.pdf” => “Show Stopper Specials”,
“42 STRONCO tables & carpet.pdf” => “Tables & Carpets”,
“43 STRONCO rental exhibits.pdf” => “Rental Exhibits”,
),
“Storage Forms” => array(
“50 LANGE Advance storage order form.pdf” => “Advance Show Receiving”,
“51 LANGE After show warehousing.pdf” => “After Show Warehouse”,
“52 LANGE Security Cage order form.pdf” => “Security Cage”,
),
“Accommodation” => array(
“32 accommodation.pdf” => “Official Hotels”,
“33 DOUBLETREE intl plaza hotel.pdf” => “Doubletree Internation Plaza Hotel (Host Hotel)”,
“58 RADISSON hotel.pdf” => “Radission Suite Hotel Toronto Airport”,
“59 PARK PLAZA hotel.pdf” => “Park Plaza Toronto Airport”,
),
“Entire Manual” => array(
“entire cong06 exh manual.pdf” => “Entire Manual“,
),
);
?>
foreach ($links AS $title => $files) {
$foo++;
if ($foo == 1) {
?>
|
foreach ($links AS $title => $files) { | if (count($files) > 1) { ?> print($title); ?> |