PageRenderTime 53ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

/training/trainingcentre.php

https://bitbucket.org/molusc/sma-website
PHP | 123 lines | 118 code | 5 blank | 0 comment | 6 complexity | 44dea330c6a42f994211a7afc55c76b2 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. <?php require_once('../Connections/bryanmadge.php'); ?>
  2. <?php
  3. mysql_select_db($database_bryanmadge, $bryanmadge);
  4. $query_TrainingClubs = "SELECT * FROM trainingclubs ORDER BY clubname ASC";
  5. $TrainingClubs = mysql_query($query_TrainingClubs, $bryanmadge) or die(mysql_error());
  6. $row_TrainingClubs = mysql_fetch_assoc($TrainingClubs);
  7. $totalRows_TrainingClubs = mysql_num_rows($TrainingClubs);
  8. ?>
  9. <html><!-- InstanceBegin template="/Templates/general.dwt" codeOutsideHTMLIsLocked="false" -->
  10. <head>
  11. <LINK REL="SHORTCUT ICON" HREF="../favicon.ico">
  12. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  13. <meta name="GENERATOR" content="Dreamweaver MX">
  14. <meta name="keywords" content="CDM Regulations, CESMM, civil engineering, construction management, contract administration, contract procedures, courses, environmental awareness, geotechnical, Health and safety, ICE Conditions of Contract, ICE Professional Review, JCT Form of Contract, Method of Measurement for Highway Works, MMHW, NEC New Engineering and Construction Contract, Project management, report writing, site supervision, Standard Forms of Contract, training, AMPR, CET, CPD, TMPR, Eurocodes">
  15. <!-- #BeginEditable "doctitle" -->
  16. <title>Training Clubs - Symmons Madge Associates Ltd</title>
  17. <!-- #EndEditable -->
  18. <link rel="stylesheet" href="../bma.css" type="text/css">
  19. <link rel="stylesheet" href="../print.css" type="text/css" media="print" />
  20. <!-- InstanceParam name="OptionalPageTitle" type="boolean" value="true" --><!-- InstanceParam name="OptionalBreadcrumbs" type="boolean" value="true" --><!-- InstanceParam name="Google Analytics Code" type="boolean" value="true" -->
  21. </head>
  22. <body><div class="printhide"><!-- #BeginLibraryItem "/Library/Masthead.lbi" -->
  23. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  24. <tr>
  25. <td width="150" rowspan="2"><a href="../home.html" target="_top">
  26. <!-- <img src="../images/smalogo_sml_party_hat.gif" ALT="Symmons Madge Associates Ltd home" width="124" height="90" border="0">
  27. -->
  28. <img src="../images/smalogo_sml.gif" ALT="Symmons Madge Associates Ltd home" width="124" height="64" border="0"> </a></td>
  29. <td><p class="tagline"><font size="4">Training for a Successful Future</font></p></td>
  30. </tr>
  31. <tr>
  32. <td valign="bottom"><table class="masthead" width="100%" height=25 border="0" cellpadding="0" cellspacing="0">
  33. <tr>
  34. <!-- <td width="5%" bgcolor="#FFFFFF">&nbsp;</td>-->
  35. <td align="left" valign="top"><img src="/images/corner_TL.gif" width="15" height="25"></td>
  36. <td>&nbsp;&nbsp;<a
  37. href="../courses/index.php" target="_top">Courses</a> &nbsp;<FONT color=#909090>:</FONT>&nbsp;&nbsp;<a
  38. href="../diary/diary.php" target="_top">Course&nbsp;Diary</a> &nbsp;<FONT color=#909090>:</FONT>&nbsp;&nbsp;<a
  39. href="training-club.php" target="_top">Regional Training</a> &nbsp;<FONT color=#909090>:</FONT>&nbsp;&nbsp;<a
  40. href="../consultancy/index.html" target="_top">Consultancy</a> &nbsp;<FONT color=#909090>:</FONT>&nbsp;&nbsp;<a
  41. href="../search/index.php" target="_top">Search</a> &nbsp;<FONT color=#909090>:</FONT>&nbsp;&nbsp;<a
  42. href="../links.html" target="_top">Links</a> &nbsp;<FONT color=#909090>:</FONT>&nbsp;&nbsp;<a
  43. href="../company/about.html" target="_top">About us</a> &nbsp;<FONT color=#909090>:</FONT>&nbsp;&nbsp;<a
  44. href="../contact.html" target="_top">Contact</a>&nbsp;&nbsp;</td>
  45. </tr>
  46. </table></td>
  47. </tr>
  48. </table>
  49. <!-- #EndLibraryItem --></div>
  50. <div class="printonly">
  51. <div align="right"><img src="../images/smalogo_sml.gif" width="124" height="64" class="floatright"></div>
  52. </div>
  53. <div id="main">
  54. <p class="breadcrumbs printhide"><!-- #BeginEditable "breadcrumbs" --><a href="../home.html" target="_top">Home</a>&nbsp;&gt;&nbsp;<a href="index.html">Training</a>&nbsp;&gt;&nbsp;Regional
  55. Training Centres<!-- #EndEditable --></p>
  56. <h1 class="bmapagetitle"><!-- #BeginEditable "title" -->Regional Training Centres<!-- #EndEditable --></h1>
  57. <!-- #BeginEditable "body" --><div class="bmabody">
  58. <p>We are continually striving to find ways to ease the burden on employers
  59. in providing vital professional development training for their staff. Consequently,
  60. we have identified the Training Centre initiative as a means of reducing these
  61. costs whilst also ensuring a good return on investment.</p>
  62. <p>Whilst the Training Centre was originally conceived with graduate training in mind, it is now used equally successfully for all forms and levels of Continuing Professional Development - including technical, administrative and middle &amp; senior management staff.</p>
  63. <p>Each centre currently has approx 16 members, made up from Consultants, Contractors
  64. &amp; Local Authorities and each organisation reserves places over a 12 month
  65. period to cover their specific training needs for the year.</p>
  66. <h3>Training Centres currently operating:</h3>
  67. <ul>
  68. <?php do { ?>
  69. </MM:DECORATION></MM_REPEATEDREGION><MM_REPEATEDREGION SOURCE=" "><MM:DECORATION OUTLINE="Repeat" OUTLINEID=1>
  70. <li><?php echo "<a href=\"trainingcentreschedule.php?club=",$row_TrainingClubs['clubprefix'],"\">",$row_TrainingClubs['clubname'],"</a>"; ?></li><span class="bmabody">
  71. <?php } while ($row_TrainingClubs = mysql_fetch_assoc($TrainingClubs)); ?></span>
  72. </ul>
  73. <h3> Benefits of Membership</h3>
  74. <ul>
  75. <li>Significant reduction in course fees</li>
  76. <li>Courses delivered at times and dates most suitable to members</li>
  77. <li>Seminars are held local to members reducing or eliminating travel time &amp; expenses</li>
  78. <li>Course subjects are based on members' preferences</li>
  79. <li>Delegates do not have to be named in advance - only the number of places required</li>
  80. <li>A pre-planned programme of courses to cover specific training requirements over a 12 month period</li>
  81. <li>Regular feedback between the course provider &amp; members</li>
  82. <li>End of year course evaluation &amp; attendance reports</li>
  83. <li>Reduced administration time &amp; costs</li>
  84. </ul>
  85. <h3> How To Join</h3>
  86. <ul>
  87. <li>No membership fee</li>
  88. <li>If your organisation has already, or decides to commit to a minimum of 12 places over the training year, you would qualify for the members&rsquo; discounted rate - please ask for &quot;Members' Booking Form&quot;</li>
  89. <li>Course Fees - we invoice after each course</li>
  90. </ul>
  91. <p><a href="../company/booking-tcs.html">Booking Terms &amp; Conditions</a></p>
  92. <p>For further information please contact Sue Chatfield:<br>
  93. Tel 01446 775959 - Fax 01446 775758<br>
  94. Email <a href="mailto:sue.chatfield@symmonsmadge.co.uk">sue.chatfield@symmonsmadge.co.uk</a></p>
  95. </p>
  96. </div>
  97. <!-- #EndEditable --></div>
  98. <div class="printhide"><!-- #BeginLibraryItem "/Library/Full Footer.lbi" --><hr width="65%">
  99. <p align="center"><!-- #BeginLibraryItem "/Library/Footer.lbi" --><!-- #EndLibraryItem --></p>
  100. <!-- #EndLibraryItem --><!-- #BeginLibraryItem "/Library/Legal footer.lbi" --><div align="center" class="bmabody"><font size="1"><a href="../company/legal.html">Legal
  101. Notice</a><br>
  102. Copyright &copy; Symmons Madge Associates Ltd, All Rights Reserved</font></div>
  103. <!-- #EndLibraryItem --><!-- Start of StatCounter Code -->
  104. <script type="text/javascript" language="javascript">
  105. var sc_project=337750;
  106. var sc_partition=1;
  107. </script>
  108. <script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript>
  109. <a href="http://www.statcounter.com/" target="_blank"><img src="http://c2.statcounter.com/counter.php?sc_project=337750&amp;java=0" alt="counter stats" border="0"></a>
  110. </noscript>
  111. <!-- End of StatCounter Code -->
  112. <!-- InstanceBeginEditable name="EditRegion1" --><!-- #BeginLibraryItem "/Library/Google Analytics PHP Include.lbi" -->
  113. <?php include_once($_SERVER['DOCUMENT_ROOT'] . "/analyticstracking.php"); ?><!-- #EndLibraryItem --><!-- InstanceEndEditable --></div>
  114. </body>
  115. <!-- InstanceEnd --></html>
  116. <?php
  117. mysql_free_result($TrainingClubs);
  118. ?>