<!---
// Use Freely as long as following disclaimer is intact ::
//---------------------------------------------------------------
// Cross Browser Multi-Orientation Menu v1.5 17th August 2004
// This script written by Rik Comery. www.ricom.co.uk
// For support, visit the "Resources" section at www.ricom.co.uk           
// All rights reserved.   
// Featured in the SimplytheBest DHTML Scripts Library at http://simplythebest.net/scripts/

//  MENU ITEMS //
// DUPLICATE THIS ENTIRE SECTION FOR MULTIPLE MENUS.  PLEASE SEE THE INSTRUCTIONS FILE FOR DETAILS ///   
var Menu1 = new Array ()
var subMenu1 = new Array ()

   Menu1[0] = new Array("Home", "main.asp","_self", "left")
     subMenu1[0] = new Array()

   Menu1[1] = new Array("About CP", "about_what.asp","_self", "left")
     subMenu1[1] = new Array()
	 subMenu1[1][0] = new Array("What is CP?", "about_what.asp", "_self", "left")
	 subMenu1[1][1] = new Array("Pilot Projects", "about_pilot.asp", "_self", "left")
	 subMenu1[1][2] = new Array("FAQ", "about_faq.asp", "_self", "left")
	 subMenu1[1][3] = new Array("CP News", "about_news.asp", "_self", "left")

   Menu1[2] = new Array("CP Partnership Programme", "prog_background.asp","_self", "left")
     subMenu1[2] = new Array()
	 subMenu1[2][0] = new Array("Background", "prog_background.asp", "_self", "left")
	 subMenu1[2][1] = new Array("Objectives", "prog_objective.asp", "_self", "left")
	 subMenu1[2][2] = new Array("Targeted Approach", "prog_approach.asp", "_self", "left")
	 subMenu1[2][3] = new Array("Key Initiatives:<br>- Awareness Promotion<br>- Improvement Assessment<br>- Demonstration<br>- Performance Verification", "prog_initiative.asp", "_self", "left")
	 subMenu1[2][4] = new Array("Funding Support", "prog_funding.asp", "_self", "left")
	 subMenu1[2][5] = new Array("Project Management Committee", "prog_pmc.asp", "_self", "left")
	 subMenu1[2][6] = new Array("Implementation by Environmental<br> Technology Service Providers", "prog_et.asp", "_self", "left")
	 subMenu1[2][7] = new Array("Application Guide & Forms", "prog_form.asp", "_self", "left")
	 
   Menu1[3] = new Array("Events", "event_upcoming.asp","_self", "left")
     subMenu1[3] = new Array()
	 subMenu1[3][0] = new Array("Upcoming Events", "event_upcoming.asp", "_self", "left")
	 subMenu1[3][1] = new Array("Past Events", "event_past.asp", "_self", "left")
	 subMenu1[3][2] = new Array("Events Highlights", "event_highlight.asp", "_self", "left")

   Menu1[4] = new Array("On-site Improvement Assessment", "assess_intro.asp","_self", "left")
     subMenu1[4] = new Array()
	 subMenu1[4][0] = new Array("Introduction", "assess_intro.asp", "_self", "left")
	 subMenu1[4][1] = new Array("Guideline", "assess_guideline.asp", "_self", "left")
	 subMenu1[4][2] = new Array("Assessment Application", "assess_app.asp", "_self", "left")
	 subMenu1[4][3] = new Array("Project Summary", "assess_summary.asp", "_self", "left")

   Menu1[5] = new Array("Demonstration Projects", "demo_intro.asp","_self", "left")
     subMenu1[5] = new Array()
	 subMenu1[5][0] = new Array("Introduction", "demo_intro.asp", "_self", "left")
	 subMenu1[5][1] = new Array("Guideline", "demo_guideline.asp", "_self", "left")
	 subMenu1[5][2] = new Array("Solicitation Themes", "demo_theme.asp", "_self", "left")
	 subMenu1[5][3] = new Array("Encouraged Solicitation Themes", "demo_encouraged.asp", "_self", "left")
	 subMenu1[5][4] = new Array("Project Application", "demo_app.asp", "_self", "left")
	 subMenu1[5][5] = new Array("Project Summary", "demo_summary.asp", "_self", "left")

   Menu1[6] = new Array("Performance Verification", "veri_intro.asp","_self", "left")
     subMenu1[6] = new Array()
	 subMenu1[6][0] = new Array("Introduction", "veri_intro.asp", "_self", "left")
	 subMenu1[6][1] = new Array("Guideline", "veri_guideline.asp", "_self", "left")
	 subMenu1[6][2] = new Array("Verification Application", "veri_app.asp", "_self", "left")
	 subMenu1[6][3] = new Array("Project Summary", "veri_summary.asp", "_self", "left")

   Menu1[7] = new Array("ET Service Provider", "et_dir.asp","_self", "left")
     subMenu1[7] = new Array()
	 subMenu1[7][0] = new Array("Directory of ET Service Provider", "et_dir.asp", "_self", "left")
	 subMenu1[7][1] = new Array("Registration of ET Service Provider", "et_reg.asp", "_self", "left")

   Menu1[8] = new Array("Resources Area", "resource_form.asp","_self", "left")
     subMenu1[8] = new Array()
	 subMenu1[8][0] = new Array("Application Guides & Forms", "resource_form.asp", "_self", "left")
	 subMenu1[8][1] = new Array("Technical Guidebooks & Leaflets", "resource_guidebook.asp", "_self", "left")
	 subMenu1[8][2] = new Array("Case Studies", "resource_case.asp", "_self", "left")
	 subMenu1[8][3] = new Array("Technical Bulletins", "resource_bulletin.asp", "_self", "left")
	 subMenu1[8][4] = new Array("Reports", "resource_report.asp", "_self", "left")
	 subMenu1[8][5] = new Array("Green Financing", "resource_gf.asp", "_self", "left")

   Menu1[9] = new Array("Useful Links", "link.asp","_self", "left")
     subMenu1[9] = new Array()

   Menu1[10] = new Array("Contact Us", "contact.asp","_self", "left")
     subMenu1[10] = new Array()


 
/// FORMAT MENU  ///
menuStyle = "3d"                                  // Menu Style (flat, 3d)
cellPadding = "5"                                   // Cell Padding
cellBorder = 3                                      // Border width (for no border, enter 0)  THIS VALUE APPLIES TO ALL MENUS
verticalOffset = "0"                                // Vertical offset of Sub Menu. 
horizontalOffset = "0"                              // Horizontal offset of Sub Menu. 
subMenuDelay = 2                                    // Time sub menu stays visible for (in seconds). THIS VALUE APPLIES TO ALL MENUS
subIndicate = 1                                     // Show if a sub menu is present (use 0 for "no")  THIS VALUE APPLIES TO ALL MENUS
indicator = "<img src='../images/arrow.gif' border='0'>" // Symbol to show if a sub menu is present (subIndicate must be to set to 1)
                                                    // Use standard HTML <img> tag. You can use a character instead of an image. 
                                                    // e.g.      indicator = ">"
// Main Menu Items
menuWidth = "0"                  // Width of menu item.  Use 0 for default
borderColor = "Black"            // Border Colour (flat mode only)
borderHighlight = "#97BBD3"      // Border Highlight Colour (3d mode only)
borderShadow = "#31556D"         // Border Shadow Colour (3d mode only)
menuBackground = "#2b83c4"       // Cell Background Colour
menuHoverBackground = "beige"    // Cell Background Colour on mouse rollover
fontFace = "arial"               // Font Face
fontColour = "#FFFFFF"           // Font Colour
fontHoverColour = "#2b83c4"      // Font Colour on mouse rollover
fontSize = "8pt"                 // Font Size
fontDecoration = "none"          // Style of the link text (none, underline, overline, line-through)
fontWeight = "normal"            // Font Weight (normal, bold)

// Sub Menu Items
smenuWidth = "35"                 // Width of sub menu item.  Use 0 for default
sborderColor = "Black"           // Border Colour (flat mode only)
sborderHighlight = "#E9E9E2"     // Border Highlight Colour (3d mode only)
sborderShadow = "#83837C"        // Border Shadow Colour (3d mode only)
smenuBackground = "beige"        // Cell Background Colour
smenuHoverBackground = "#2b83c4" // Cell Background Colour on mouse rolloverr
sfontFace = "arial"              // Font Face
sfontColour = "#2b83c4"          // Font Colour
sfontHoverColour = "#FFFFFF"     // Font Colour on mouse rollover
sfontSize = "8pt"                // Font Size
sfontDecoration = "none"         // Style of the link text (none, underline, overline, line-through)
sfontWeight = "normal"           // Font Weight (normal, bold)

quantity = 2
/// END FORMAT MENU  ////

/// DO NOT EDIT BELOW THIS LINE  ///
// Browser Sniffer
var isIE = (document.getElementById && document.all)?true:false;
var isNS4 = (document.layers)?true:false;
var isNS6 = (document.getElementById && !document.all)?true:false;
var timer;
var obj = (isIE)?"document.all":"document.getElementById"
// Menu Styles
function createStyles(quant){
styleBorder=(menuStyle.split(",")[quant-1].toLowerCase() == "flat")?cellBorder:0 
  document.writeln ('<style>');
  document.writeln ('.rcMenuStatic'+quant+' {font-family:'+fontFace.split(",")[quant-1]+';font-size:'+fontSize.split(",")[quant-1]+';color:'+fontColour.split(",")[quant-1]+';font-weight:'+fontWeight.split(",")[quant-1]+';background-color:'+menuBackground.split(",")[quant-1]+'; cursor:hand; text-decoration:'+fontDecoration.split(",")[quant-1]+'}');
  document.writeln ('.rcMenuHover'+quant+'  {font-family:'+fontFace.split(",")[quant-1]+';font-size:'+fontSize.split(",")[quant-1]+';color:'+fontHoverColour.split(",")[quant-1]+';font-weight:'+fontWeight.split(",")[quant-1]+';background-color:'+menuHoverBackground.split(",")[quant-1]+'; cursor:hand; text-decoration:'+fontDecoration.split(",")[quant-1]+'}');
  document.writeln ('.rcSubMenuStatic'+quant+' {font-family:'+sfontFace.split(",")[quant-1]+';font-size:'+sfontSize.split(",")[quant-1]+';color:'+sfontColour.split(",")[quant-1]+';font-weight:'+sfontWeight.split(",")[quant-1]+';text-decoration:'+sfontDecoration.split(",")[quant-1]+';background-color:'+smenuBackground.split(",")[quant-1]+'; cursor:hand}');
  document.writeln ('.rcSubMenuHover'+quant+'  {font-family:'+sfontFace.split(",")[quant-1]+';font-size:'+sfontSize.split(",")[quant-1]+';color:'+sfontHoverColour.split(",")[quant-1]+';font-weight:'+sfontWeight.split(",")[quant-1]+';text-decoration:'+sfontDecoration.split(",")[quant-1]+';background-color:'+smenuHoverBackground.split(",")[quant-1]+'; cursor:hand}');
  document.writeln ('</style>');
}
// Build and show the main menu items
function showMenus(quant,definedOrientation)
{
  createStyles(quant);
  if(definedOrientation!=""){orientation=definedOrientation}
  if (orientation.toLowerCase() == "vertical"){document.writeln ('<table border="0" cellpadding="0" cellspacing="'+styleBorder+'" bgColor="'+borderColor.split(",")[quant-1]+'">')}
  else{document.writeln ('<table border="0" cellpadding="0" cellspacing="'+styleBorder+'" bgColor="'+borderColor.split(",")[quant-1]+'"><tr>')}  
  for (x=0; x<eval("Menu"+quant).length; x++)
  {
    if (orientation.toLowerCase()=="vertical") document.writeln('<tr>')
    document.writeln ('<td width="'+menuWidth+'" onclick="tdMouseClick(\''+quant+'mainLink'+x+'\')" onMouseOver="hoverMenu(); popDown(\''+quant+'\','+x+', \''+quant+'button'+x+'\',\''+orientation+'\'); " onMouseOut="clearMenu('+quant+','+x+')" ')
    if (menuStyle.split(",")[quant-1].toLowerCase() == "3d"){document.writeln ('style="border-left:'+cellBorder+'px solid '+borderHighlight.split(",")[quant-1]+';border-top:'+cellBorder+'px solid '+borderHighlight.split(",")[quant-1]+';border-right:'+cellBorder+'px solid '+borderShadow.split(",")[quant-1]+';border-bottom:'+cellBorder+'px solid '+borderShadow.split(",")[quant-1]+';"');}        
    document.writeln ('><div id="'+quant+'button'+x+'"><table border="0" cellpadding="'+cellPadding.split(",")[quant-1]+'" cellspacing="0" width="100%"><tr><td class="rcMenuStatic'+quant+'" id="'+quant+'cell'+x+'" nowrap>');
    document.writeln ('<a id="'+quant+'mainLink'+x+'" href="'+eval("Menu"+quant)[x][1]+'" target="'+eval("Menu"+quant)[x][2]+'" class="rcMenuStatic'+quant+'">'+eval("Menu"+quant)[x][0]+'</a></td>');
    if (subIndicate == 1&&eval("subMenu"+quant)[x].length>=1){
      document.writeln('<td class="rcMenuStatic'+quant+'" id="'+quant+'cell'+x+'a" align="right">');
      document.writeln ('<a id="'+quant+'mainLink'+x+'a" href="'+eval("Menu"+quant)[x][1]+'" target="'+eval("Menu"+quant)[x][2]+'" class="rcMenuStatic'+quant+'">'+indicator+'</a></td>');}
    document.writeln ('</tr></table></div></td>');    
    if (orientation.toLowerCase()=="vertical") document.writeln('</tr>')
  }
  if (orientation.toLowerCase() == "vertical"){document.writeln ('</table>');}
  else{document.writeln ('</tr></table>');}   
// Build the sub menu items
  for (x=0; x<eval("Menu"+quant).length; x++)
  { 
    if (eval("subMenu"+quant)[x].length > 0)
    {     
      document.writeln ('<div id="'+quant+'MENU'+x+'" style="visibility:hidden; position:absolute; z-index:2" >');
      document.writeln ('<table width="'+smenuWidth.split(",")[quant-1]+'" border="0" cellpadding="'+cellPadding.split(",")[quant-1]+'" cellspacing="'+styleBorder+'" bgColor="'+sborderColor.split(",")[quant-1]+'">');
      for (y=0; y<eval("subMenu"+quant)[x].length; y++)
      {
        document.writeln ('<tr>');
        if (eval("subMenu"+quant)[x][y][1].indexOf("#") != -1)
        {
          document.writeln ('<td bgColor="'+eval("subMenu"+quant)[x][y][2]+'" id="'+quant+'subMenu'+x+y+'" onMouseOver="hoverMenu(); highlightMenu(\'sub\','+x+','+y+',\'\','+quant+')" nowrap')
          if (menuStyle.split(",")[quant-1].toLowerCase() == "3d"){document.writeln ('style="border-left:'+cellBorder+'px solid '+sborderHighlight.split(",")[quant-1]+';border-top:'+cellBorder+'px solid '+sborderHighlight.split(",")[quant-1]+';border-right:'+cellBorder+'px solid '+sborderShadow.split(",")[quant-1]+';border-bottom:'+cellBorder+'px solid '+sborderShadow.split(",")[quant-1]+';"');}
          document.writeln ('><p style="font-family:'+sfontFace.split(",")[quant-1]+'; font-size:'+sfontSize.split(",")[quant-1]+'; color:'+eval("subMenu"+quant)[x][y][1]+'"id="'+quant+'subLink'+x+y+'">'+eval("subMenu"+quant)[x][y][0]+'</p></td></tr>');
        }
        else
        {
          document.writeln ('<td id="'+quant+'subMenu'+x+y+'" class="rcSubMenuStatic'+quant+'" onMouseOver="hoverMenu(); highlightMenu(\'sub\','+x+','+y+',\'\','+quant+')" onMouseOut="clearMenu('+quant+','+x+');" onclick="tdMouseClick(\''+quant+'subLink'+x+y+'\')" nowrap')
          if (menuStyle.split(",")[quant-1].toLowerCase() == "3d"){document.writeln ('style="border-left:'+cellBorder+'px solid '+sborderHighlight.split(",")[quant-1]+';border-top:'+cellBorder+'px solid '+sborderHighlight.split(",")[quant-1]+';border-right:'+cellBorder+'px solid '+sborderShadow.split(",")[quant-1]+';border-bottom:'+cellBorder+'px solid '+sborderShadow.split(",")[quant-1]+';"');}
          document.writeln ('><a id="'+quant+'subLink'+x+y+'" href="'+eval("subMenu"+quant)[x][y][1]+'" target="'+eval("subMenu"+quant)[x][y][2]+'" class="rcSubMenuStatic'+quant+'">'+eval("subMenu"+quant)[x][y][0]+'</a></td></tr>');
        }
      }
      document.writeln ('</table></div>');
    }
  }
} 
// Change colour or menu and submenu items when the mouse hovers over.  
function highlightMenu(element,mainMenu,dropMenu,state,quant)
{
  hoverMenu();
  state=(state == "hover")?"rcMenuHover"+quant:"rcMenuStatic"+quant
  if (element == "sub")
  {
    for (x=0; x < eval("subMenu"+quant)[mainMenu].length; x++)
    {
      if (eval("subMenu"+quant)[mainMenu][x][1].indexOf("#") == -1){
        eval(obj+'("'+quant+'subMenu'+mainMenu+x+'").className = "rcSubMenuStatic'+quant+'"')
        eval(obj+'("'+quant+'subLink'+mainMenu+x+'").className = "rcSubMenuStatic'+quant+'"')
      }
    } 
    if (eval("subMenu"+quant)[mainMenu][dropMenu][1].indexOf("#") == -1)  {
      eval(obj+'("'+quant+'subMenu'+mainMenu+dropMenu+'").className="rcSubMenuHover'+quant+'"')
      eval(obj+'("'+quant+'subLink'+mainMenu+dropMenu+'").className="rcSubMenuHover'+quant+'"')
    }
  }
  else
  {
    eval(obj+'("'+quant+'cell'+mainMenu+'").className = "'+state+'"')
    eval(obj+'("'+quant+'mainLink'+mainMenu+'").className = "'+state+'"')
    if (subIndicate == 1&&eval("subMenu"+quant)[mainMenu].length>=1)
    {
      eval(obj+'("'+quant+'cell'+mainMenu+'a").className = "'+state+'"')
      eval(obj+'("'+quant+'mainLink'+mainMenu+'a").className = "'+state+'"')
    }
  }
}
// Find positioning for sub menus
function getOffset(obj, dim) 
{
  if(dim=="left") 
  {     
    oLeft = obj.offsetLeft;    
    while(obj.offsetParent!=null) 
    {    
      oParent = obj.offsetParent     
      oLeft += oParent.offsetLeft 
      obj = oParent 	
    }
    return oLeft
  }
  else if(dim=="top")
  {
    oTop = obj.offsetTop;
    while(obj.offsetParent!=null) 
    {
      oParent = obj.offsetParent
      oTop += oParent.offsetTop
      obj = oParent 	
    }
    return oTop
  }
  else if(dim=="width")
  {
    oWidth = obj.offsetWidth
    return oWidth
  }  
  else if(dim=="height")
  {
    oHeight = obj.offsetHeight
    return oHeight
  }    
  else
  {
    alert("Error: invalid offset dimension '" + dim + "' in getOffset()")
    return false;
  }
}
// Show sub menus
function popDown(quant, param, id, orientation)
{
  var cellBorderOffset = (isNS6)?cellBorder:eval(cellBorder*2)
  var browserAdjustment = (isNS6)?cellBorder:0
  var menu;
  var button;

  if (id)
  {    
    getOffset(eval(obj+'(id)'),'left');
    getOffset(eval(obj+'(id)'),'top');    
    getOffset(eval(obj+'(id)'),'width');  
    getOffset(eval(obj+'(id)'),'height');
    
    if (eval("Menu"+quant+"["+param+"][3]")=="right" && eval("subMenu"+quant+"["+param+"].length")>0) 
    { 
      oLeft=oLeft  
      oLeft=oLeft+oWidth; 
      getOffset(eval(obj+'("'+quant+'MENU'+param+'")'),'width');
      oLeft=oLeft-oWidth ;
      alignAdjustment = cellBorder*2 + 1
    }
    else 
    {
      alignAdjustment = 0
      oLeft=oLeft
    }    
  }  

  
  n = 0;    
  while (n < eval("Menu"+quant).length)
  {          
    menu = quant+"MENU"+n
    if (param == n)
    {

      theObj = eval(obj+'(menu)');
      if (theObj)
      {
         theObj.style.visibility = "visible"
          if (orientation.toLowerCase()=="vertical"){
            theObj.style.left=(menuStyle.split(",")[quant-1].toLowerCase()=="flat")?oLeft+oWidth+cellBorder+parseInt(horizontalOffset.split(",")[quant-1]):oLeft+oWidth+cellBorderOffset+parseInt(horizontalOffset.split(",")[quant-1]);
            theObj.style.top=(menuStyle.split(",")[quant-1].toLowerCase()=="flat")?oTop-cellBorder+parseInt(verticalOffset.split(",")[quant-1]):oTop+parseInt(verticalOffset.split(",")[quant-1])-browserAdjustment}
          else{
            theObj.style.left=(menuStyle.split(",")[quant-1].toLowerCase()=="flat")?oLeft-cellBorder+parseInt(horizontalOffset.split(",")[quant-1])+alignAdjustment:oLeft+parseInt(horizontalOffset.split(",")[quant-1])-browserAdjustment+alignAdjustment;
            theObj.style.top=(menuStyle.split(",")[quant-1].toLowerCase()=="flat")?oTop+oHeight+cellBorder+parseInt(verticalOffset.split(",")[quant-1]):oTop+oHeight+cellBorderOffset+parseInt(verticalOffset.split(",")[quant-1]);}
        }
      
       highlightMenu('main',n,'','hover',quant)
       if (eval("subMenu"+quant)[param].length > 0)
       {
         for (x=0; x<eval("subMenu"+quant)[param].length; x++)
         {
           if(eval("subMenu"+quant)[param][x][1].indexOf("#") == -1){
             eval (obj+'("'+quant+'subMenu'+param+x+'").className = "rcSubMenuStatic'+quant+'"')
             eval (obj+'("'+quant+'subLink'+param+x+'").className = "rcSubMenuStatic'+quant+'"')  
           }       
         }
       }
    }
    else 
    {  
      for (x=1; x<quantity+1; x++)
      {       
        menu = x+"MENU"+n   
        //alert(menu)     
        if (eval(obj+'(menu)'))
        {
          eval(obj+'(menu).style.visibility = "hidden"')            
        }
        highlightMenu ('main',n,'','static',quant)
      }
    }

    n++
  }  
}
// Re-set timer for sub menus
function hoverMenu()
{
  if(timer)
  clearTimeout(timer)
}
// Set timer for sub menus
function clearMenu(quant,menu)
{
  setDelay = subMenuDelay*1000
  delay = (eval("subMenu"+quant)[menu].length > 0)?setDelay:1
  
  timer = setTimeout("popDown("+quant+","+(eval("Menu"+quant).length + 1)+")",delay)
}
// when you click the box, perform the same function as if the user had clicked the hyperlink
function tdMouseClick(theElement)
{
  eval(obj+'(theElement).click()')
}

// Write Yellow Line
function write_line()
{
document.writeln ('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.writeln ('<tr><td bgcolor="#FFCC00"><image src="../images/new2.gif"><font size=2>&nbsp;&nbsp;The coverage of the Programme has been revised to include the area of effluent reduction and control. Call 27885588 for details.&nbsp;</font></td></tr></table>');
}

// Write Top Part
function write_top()
{
document.writeln ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="800" height="65">');
document.writeln ('<param name=movie value="../images/Topbanner.swf">');
document.writeln ('<param name=quality value=high>');
document.writeln ('<embed src="../images/Topbanner.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="65">');
document.writeln ('</embed>');
document.writeln ('</object>');
}


// Write Left Part
function write_left()
{
document.writeln ('<table cellspacing="0" cellpadding="0" border=0 valign="middle">');
document.writeln ('<tr bgcolor="#00b243" valign="middle" align=center>');
document.writeln ('<td valign="middle" align=center>');
document.writeln ('<a href="javascript: changeLanguage(\'text\', \'eng\')"><img src="../images/button_text_off.gif" width="81" height="19" name="top01" onMouseOver="MM_swapImage(\'top01\',\'\',\'../images/button_text_on.gif\',1)" border="0" onMouseOut="MM_swapImgRestore()" alt="Text Version"></a>');
document.writeln ('<a href="javascript: changeLanguage(\'html\', \'tch\')"><img src="../images/button_tc_off.gif" width="49" height="19" name="top02" border="0" onMouseOver="MM_swapImage(\'top02\',\'\',\'../images/button_tc_on.gif\',1)" onMouseOut="MM_swapImgRestore()" alt="繁體中文"></a>');
document.writeln ('<a href="javascript: changeLanguage(\'html\', \'sch\')"><img src="../images/button_sc_off.gif" width="49" height="19" name="top02" border="0" onMouseOver="MM_swapImage(\'top02\',\'\',\'../images/button_sc_on.gif\',1)" onMouseOut="MM_swapImgRestore()" alt="簡體中文"></a>');
document.writeln ('</td>');
document.writeln ('</tr>');
document.writeln ('<tr bgcolor="#E9F6FF"> ');
document.writeln ('<td>');
showMenus(1,'Vertical');
document.writeln ('</td>');
document.writeln ('</tr>');
document.writeln ('</table>');
document.writeln ('<span class="onepoint"><br><a href="prog_funding.asp"><img src="../images/left_fund.gif" width=190 border="1"></a>');
document.writeln ('<span class="onepoint"><br><a href="resource_form.asp"><img src="../images/left_form.jpg" width=190 height=60 border="0"></a>');
document.writeln ('<span class="onepoint"><br><a href="http://www.cleanerproduction.hk/events_pamphlet/feedback_form.pdf" target="_blank"><img src="../images/left_inform.gif" width=190 height=60 border="0"></a><br>');
document.writeln ('<font face="Arial, Helvetica, sans-serif" size="2"></font><span class="onepoint"><br>Download Adobe Reader</span><br><a href="http://www.adobe.com/products/acrobat/readstep2.html" target="_blank"><img src="../images/get_adobe_reader.gif" width="88" height="31" border="0"></a><br>');
document.writeln ('<font face="Arial, Helvetica, sans-serif" size="2"><a href="#" onClick="MM_popupMsg(\'Disclaimer:\\n\\nThe information contained in this website is compiled by the Environmental Protection Department of the Government of the Hong Kong Special Administrative Region via for general information only. Whilst the Government endeavours to ensure the accuracy of this general information, no statement, representation, warranty or guarantee, express or implied, is given as to its accuracy or appropriateness for use in any particular circumstances. You may wish to contact us at www.cleanerproduction.hk/contact.asp for the most updated information. \\n\\nThis website can also contain information contributed by others over whom, and in respect of which, the Government may have no influence. Users may link from this website to sites provided by others. The Government expressly states that it has not approved or endorsed the information provided by others on this website or any other sites linked to this website and the Government accepts no responsibility or liability (howsoever caused) for such information. \\n\\nThe Government is not responsible for any loss or damage whatsoever arising out of or in connection with any information including data or programmes on this website. The Government reserves the right to omit, suspend or edit all information compiled by the Government in this website at any time in its absolute discretion without giving any reason or prior notice. Users are responsible for making their own assessment of all information contained in this website and are advised to verify such information by making reference, for example, to original publications and obtaining independent advice before acting upon it.\\n\\n\')">Disclaimer</a></font>');
document.writeln ('<br><font face="Arial, Helvetica, sans-serif" size="2"><a href="privacy.asp">Privacy Policy</a></font><br><font face="Arial, Helvetica, sans-serif" size="2"><a href="hyperlink.asp">Hyperlink Policy</a></font><img width="0" height="0" src="../log/log-front.asp"><iframe height=18 width=150 frameborder=0 scrolling=no src="../log/countdisplay.asp"></iframe> ');
document.writeln ('<p><span class="onepoint">Revision Date: 30/1/2009<br>&copy; 2008 HKPC</span></p>');
document.writeln ('<p><span class="onepoint">Internet Explorer 5.5 or above supported. Best view 800 x 600 resolutions and request Adobe Reader.<br>All Right Reserved</span></p>');
}


//-->
