- Co-operatives UK
- Who we are
- What we do
- Join Us
- About co-operatives
- Community
- Discussion Groups
- Blogs
- Resources
- Advice and guides
- Annual reports
- Audio
- Blogs
- Board report
- Case studies
- Codes of practice
- Consultations
- Draft reports
- Elections
- Event reports
- Event resources
- Handouts
- Images
- Jobs
- Membership resources
- Minutes
- Policies
- Press releases
- Projects
- Reports and white papers
- Slides
- Speaker biogs
- Surveys
- Think pieces
- Video
- Co-operative Events
- Keep in touch
CME Offline - Redirection for 'welcome.asp'
Please be patient, you are being redirected.
global $user;
$roles = $user->roles;
if (isset($_GET['id'])) {
$destination = "http://offline.cooperatives-uk.coop/live/welcome.asp?id=" . $_GET['id'];
if (isset($roles['5'])) {
drupal_set_message('You are currently logged in as an administration, therefore you will not be automatically redirected.');
} else {
drupal_goto($destination);
}
}
?>
If you have not been redirected within 5 seconds, please click here




