green environmentally friendly surface products from conpell
Epo Shield 100
Epo Shield 100 is a two component high build, solventless epoxy floor coating designed to be used as a decorative floor finish or as a final coating to create a chemical and abrasive resistant floor coating.
Epo Shield 100 is available in clear, or in a range of selected coloursĀ (Contact manufacturer for further information). Epo Shield 100 is ideal for use in retail, warehousing, labratories, pharmaceutical factories, food and beverage processing plants, work shops,car parking facilities or anywhere a high gloss chemical and abrasive resistant floor is required.
 

Epoxy Downloads

type == 'menulink') { $menu = &JSite::getMenu(); if ($newItem = $menu->getItem($item->query['Itemid'])) { $tmp = clone($newItem); $tmp->name = ''.$item->name.''; $tmp->mid = $item->id; $tmp->parent = $item->parent; } else { return false; } } else { $tmp = clone($item); $tmp->name = ''.$item->name.''; } $iParams = new JParameter($tmp->params); if ($params->get('menu_images') && $iParams->get('menu_image') && $iParams->get('menu_image') != -1) { $imgalign = $params->get('menu_images_align', 0) == 1 ? 'right' : 'left'; $image = ''.$item->alias.''; if($tmp->ionly){ $tmp->name = null; } } else { $image = null; } switch ($tmp->type) { case 'separator' : return ''.$image.$tmp->name.''; break; case 'url' : if ((strpos($tmp->link, 'index.php?') === 0) && (strpos($tmp->link, 'Itemid=') === false)) { $tmp->url = $tmp->link.'&Itemid='.$tmp->id; } else { $tmp->url = $tmp->link; } break; default : $router = JSite::getRouter(); $tmp->url = $router->getMode() == JROUTER_MODE_SEF ? 'index.php?Itemid='.$tmp->id : $tmp->link.'&Itemid='.$tmp->id; break; } // Print a link if it exists if ($tmp->url != null) { // Handle SSL links $iSecure = $iParams->def('secure', 0); if ($tmp->home == 1) { $tmp->url = JURI::base(); } elseif (strcasecmp(substr($tmp->url, 0, 4), 'http') && (strpos($tmp->link, 'index.php?') !== false)) { $tmp->url = JRoute::_($tmp->url, true, $iSecure); } else { $tmp->url = str_replace('&', '&', $tmp->url); } switch ($tmp->browserNav) { default: case 0: // _top $data = ''.$image.$tmp->name.''; break; case 1: // _blank $data = ''.$image.$tmp->name.''; break; case 2: // window.open $attribs = 'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,_blank'; // hrm...this is a bit dickey $link = str_replace('index.php', 'index2.php', $tmp->url); $data = ''.$image.$tmp->name.''; break; } } else { $data = ''.$image.$tmp->name.''; } return $data; } //get the menu items $items = &JSite::getMenu(); $rows = $items->getItems('menutype', $params->get('menutype')); $menuSub = array(); $output= '
'."\n\r"; for($i=0;$iparent == 0 && (int)$rows[$i]->published == 1) { $sub = ''; for($j=0;$jparent == (int)$rows[$i]->id && (int)$rows[$j]->published == 1) { $sub .= '
  • '; $sub .= getItemData($params,$rows[$j]); $sub .= '
  • '; } } //add the submenu if one isnt there create a dummy one for jquery if($sub != '') { $output .= '

    '; $output .= getItemData($params,$rows[$i]); $output .= '

    '; $output .= '
      '; $output .= $sub; $output .= '
    '; }else{ $output .= '

    '; $output .= getItemData($params,$rows[$i]); $output .= '

    '; $output .= '
      '; $output .= '
    '; } } } $output .= '
    '; echo $output; ?>
    Copyright © 2012. Conpell Surface Solutions. CMS Website by Microsolve Web Services