// UDMv3.8.6
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROP DOWN MENU VERSION 3.8.6 by Brothercake
//  http://www.udm4.com/udm3/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////





// *** POSITIONING AND STYLES *********************************************


var menuALIGN = "center";		// alignment mode
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	102; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)
var stretchMENU = true;	// show empty cells
var showBORDERS = true;	// show empty cell borders

var baseHREF = "http://www.resene.co.nz/au-site/resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure


var mCOLOR = 	"#666666";	// main nav cell color
var rCOLOR = 	"#231f20";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"#000000";	// main nav border color
var aLINK = 	"#ffffff";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial,helvetica,sans-serif";	// main nav font face
var fSIZE = 	13;		// main nav font size (pixels)
var fWEIGHT = 	"plain";		// main nav font weight
var tINDENT = 	5;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	14;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"#231f20";	// submenu cell color
var srCOLOR = 	"#585858";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#ffffff";	// submenu border color
var saLINK = 	"#e8e8e8";	// submenu link color
var saHOVER = 	"#e8e8e8";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial,helvetica,sans-serif";	// submenu font face
var sfSIZE = 	12;		// submenu font size (pixels)

var sfWEIGHT = 	"normal";	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 2;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	0;		// submenu dropshadow size
var shCOLOR =	"#cccccc";	// submenu dropshadow color
var shOPACITY = 75;		// submenu dropshadow opacity (not ie4,ns4 or opera)
var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 100;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 200;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 400;		// menu closing delay time


var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload


var redGRID = false;		// show a red grid
var gridWIDTH = 0;		// override grid width
var gridHEIGHT = 0;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)


var arrWIDTH = 13;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		//arrow height (not ns4/op5/op6)
var arrHOFFSET = -1;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)
var arrLEFT = "<";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = ">";		//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)

//** LINKS ***********************************************************


// WHAT'S NEW MENU STARTS HERE //
// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")

MI("/comn/whtsnew/whatson.htm","<span class='w'>W</span>hat's new",77,"center","","",0,0,"w","","","","");

// WHAT'S NEW MENU ENDS HERE //





// COLOUR MENU STARTS HERE //
// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("/homeown/use_colr/usecolor.htm","<span class='c'>C</span>olours",65,"center","","",0,0,"u","","","","");
// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
SP(200,"left","left",0,0,"","","","","","","");

SI("/homeown/use_colr/usecolor.htm","Colour inspiration","","Colour inspiration");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",12,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/competition/hgarden/index.htm","Colour Home awards","","Colour Home awards");
CI("/colourpersonality.htm","Colour personality info and test","","Colour personality info and test");
CI("/homeown/decorating_inspirations/index.htm","Decorating inspiration gallery","","Decorating inspiration gallery");
CI("/wallpaper/index.php","Wallpaper library","","Wallpaper library");
CI("/homeown/habitat/habitat.htm","Habitat magazine stories","","Habitat magazine stories");
CI("/homeown/trendsideas/index.htm","Trends magazine stories","","Trends magazine stories");

SI("/homeown/use_colr/usecolor.htm","Viewing colour","","Viewing colour");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",-10,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/swatches/index.php","Colour swatch library","","Colour swatch library");
CI("/comn/services/archicad.htm","ArchiCAD colour ranges","","ArchiCAD colour ranges");
CI("/comn/services/cad_colour_books.htm","AutoCAD Colour Books","","AutoCAD Colour Books");
CI("http://www.resene.co.nz/ezypaint/","EzyPaint virtual painting","","EzyPaint virtual painting");
CI("/swatches/resene_find_a_colour.php","Find-A-Colour","","Find-A-Color");
CI("/comn/whtsnew/colrordr/order.htm","Order colour charts","","Order colour charts");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1","Order testpots","","Order testpots");
CI("/pdf/Safety_Colours_2004.pdf","Safety colours","","Safety colours");
CI("/charts.htm","View current colour charts","","View current colour charts");

SI("/homeown/use_colr/usecolor.htm","Understanding colour","","Understanding colour");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-32,0,"","","","","","","");
CI("/homeown/use_colr/color6.htm","Colour balance","","Colour balance");
CI("/homeown/use_colr/colourwise_newsletter.htm","ColourWise news","","ColourWise news");
CI("/homeown/use_colr/color3.htm","Colours for elements, warm and cool colours","","Colours for elements, warm and cool colours");
CI("/homeown/use_colr/colrconf.htm","Confidence with colours","","Confidence with colours");
CI("/homeown/use_colr/color10.htm","Gloss levels, next steps","","Gloss levels, next steps");
CI("/homeown/use_colr/color5.htm","Guidelines for using colour","","Guidelines for using colour");
CI("/homeown/use_colr/color8.htm","Inspirations for colour schemes","","Inspirations for colour schemes");
CI("/samecolour.htm","Is this the same colour? quiz","","Is this the same colour? quiz");
CI("/kids/everywherecolour.htm","Learn about colour (children)","","Learn about colour (children)");
CI("/homeown/use_colr/color13.htm","Properties of colour","","Properties of colour");
CI("/homeown/use_colr/color7.htm","Proportion, contrast and effects with colour","","Proportion, contrast and effects with colour");

SI("/homeown/use_colr/usecolor.htm","Colour - Using colour","","Colour - Using colour");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-52,0,"","","","","","","");
CI("/homeown/use_colr/chart_archive.htm","Colour charts archive","","Colour charts archive");
CI("/homeown/use_colr/colour_for_living.htm","Colour suggestions for children and the elderly","","Colour suggestions for children and the elderly");
CI("/homeown/use_colr/colour_schemes.htm","Colour us in - 10 typical homes","","Colour in homes");
CI("/homeown/use_colr/coloursforliving.htm","Colours for living and learning","","Colours for living and learning");
CI("/homeown/use_colr/colourwise_newsletter.htm","ColourWise news","","ColourWise news");
CI("/homeown/use_colr/wheel.htm","Create colour harmony with a colour wheel","","Colour harmony");
CI("/comn/whtsnew/cool_colours.htm","Cool Colours","","Cool Colours");
CI("/comn/whtsnew/owncol.htm","Create your own colour","","Create your own colour");
CI("/homeown/use_colr/color19.htm","Inject colour with a feature wall","","Feature walls");
CI("/homeown/use_colr/feng_shui.htm","Feng Shui","","Feng Shui");
CI("/homeown/use_colr/color5.htm","Guidelines for using colour","","Guidelines for using colour");
CI("/homeown/use_colr/heritage.htm","Heritage, traditional colour schemes","","Heritage and traditional colour schemes");
CI("/homeown/use_colr/color8.htm","Inspirations for colour schemes","","Inspirations for colour schemes");
CI("/homeown/use_colr/coloursfrom_tv_shows.htm","On show - Resene paints used in TV shows","","On show - Resene paints used in TV shows");
CI("/homeown/use_colr/color7.htm","Proportion, contrast and effects with colour","","Proportion, contrast and effects with colour");
CI("/homeown/use_colr/together.htm","Putting your room together","","Putting your room together");
CI("/homeown/use_colr/vastu.htm","Vastu decorating","","Vastu decorating");

SI("/homeown/use_colr/usecolor.htm","Colour trends","","Colour trends");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-08,0,"","","","","","","");
CI("/comn/whtsnew/2010_paint_colours.htm","Paint colour cues 2010","","Colour cues 2010");
CI("/comn/whtsnew/2009_paint_colours.htm","Paint colour cues 2009","","Colour cues 2009");
CI("/comn/whtsnew/2008_paint_colours.htm","Paint colour cues 2008","","Colour cues 2008");
CI("/comn/whtsnew/2007_paint_colours.htm","Paint colour cues 2007","","Colour cues 2007");
CI("/comn/whtsnew/2006_paint_colours.htm","Paint colour cues 2006","","Colour cues 2006");

SI("/homeown/use_colr/usecolor.htm","Regional colour palettes","","Regional colour palettes");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-94,0,"","","","","","","");
CI("/homeown/use_colr/color20.htm","Arrowtown palette","","Arrowtown palette");
CI("/diwali.htm#palette","Colours of Diwali","","Colours of Diwali");
CI("/homeown/use_colr/Napier.htm","Colours of Napier","","Colours of Napier");
CI("/homeown/use_colr/Gisborne.htm","Gisborne palette","","Gisborne palette");
CI("/homeown/use_colr/Hauraki_Gulf.htm","Great Barrier/Hauraki Gulf palette","","Great Barrier/Hauraki Gulf palette");
CI("/homeown/use_colr/Hanmer_Springs.htm","Hanmer Springs palette","","Hanmer Springs palette");
CI("/homeown/use_colr/rotorua.htm","Rotorua  palette","","Rotorua palette");
CI("/pdf/Style_Pasifika.pdf","Style Pasifika","","Style Pasifika");
CI("/homeown/use_colr/Waikato.htm","Waikato Coastal Zone palette","","Waikato Coastal Zone palette");

SI("/comn/whtsnew/toptwenty.htm","Top 20 colours","","Top 20 colours");

SI("/wallpaper/index.php","Wallpaper library","","Wallpaper library");


// COLOUR MENU ENDS HERE //





// SPECIFIERS MENU STARTS HERE //
MI("/au-site/archspec/nf_profs.htm","<span class='s'>S</span>pecifiers",80,"center","","",0,0,"s","","","","");
// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
SP(280,"left","left",0,0,"","","","","","","");

SI("/comn/cshops/colorshops_Au.htm","ColorShops, resellers and stockists","","");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",12,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/comn/cshops/colorshops_Au.htm","Find your nearest ColorShop","","Nearest Colorshop");
CI("/comn/whtsnew/colrordr/order.htm","Order colour charts","","Order colour charts");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1&isProfessional=1","Order testpots","","Order testpots");

SI("/homeown/use_colr/usecolor.htm","Colour inspiration","","Colour inspiration");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",12,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/competition/hgarden/index.htm","Colour Home awards","","Colour Home awards");
CI("/colourpersonality.htm","Colour personality info and test","","Colour personality info and test");
CI("/homeown/decorating_inspirations/index.htm","Decorating inspiration gallery","","Decorating inspiration gallery");
CI("/wallpaper/index.php","Get inspired with wallpaper","","Get inspired with wallpaper");
CI("/homeown/habitat/habitat.htm","Habitat magazine stories","","Habitat magazine stories");
CI("/homeown/trendsideas/index.htm","Trends magazine stories","","Trends magazine stories");

SI("/homeown/use_colr/usecolor.htm","Colour - Viewing colour","","Colour - Viewing colour");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",-8,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/comn/services/archicad.htm","ArchiCAD colour ranges","","ArchiCAD colour ranges");
CI("/comn/services/cad_colour_books.htm","AutoCAD Colour Books","","AutoCAD Colour Books");
CI("/swatches/index.php","Colour swatch library","","Colour swatch library");
CI("/comn/services/spirit_cad.htm","E-Spirit colour file","","E-Spirit colour file");
CI("http://www.resene.co.nz/ezypaint/","EzyPaint virtual painting","","EzyPaint virtual painting");
CI("/swatches/resene_find_a_colour.php","Find-A-Colour","","Find-A-Color");
CI("/comn/whtsnew/colrordr/order.htm","Order colour charts","","Order colour charts");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1&isProfessional=1","Order testpots","","Order testpots");
CI("/pdf/Safety_Colours_2004.pdf","Safety colours","","Safety colours");
CI("/comn/services/sketchup.htm","SketchUp colour files","","SketchUp colour files");
CI("/ReseneTotalColourSystem.htm","Total Colour System","","Total Colour System");
CI("/charts.htm","View current colour charts","","View current colour charts");

SI("/homeown/use_colr/usecolor.htm","Colour - Understanding colour","","Colour - Understanding colour");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-8,0,"","","","","","","");
CI("/homeown/use_colr/color6.htm","Colour balance","","Colour balance");
CI("/homeown/use_colr/colourwise_newsletter.htm","ColourWise news","","ColourWise news");
CI("/homeown/use_colr/color3.htm","Colours for elements, warm and cool colours","","Colours for elements, warm and cool colours");
CI("/homeown/use_colr/colrconf.htm","Confidence with colours","","Confidence with colours");
CI("/homeown/use_colr/color10.htm","Gloss levels, next steps","","Gloss levels, next steps");
CI("/homeown/use_colr/color5.htm","Guidelines for using colour","","Guidelines for using colour");
CI("/homeown/use_colr/color8.htm","Inspirations for colour schemes","","Inspirations for colour schemes");
CI("/samecolour.htm","Is this the same colour? quiz","","Is this the same colour? quiz");
CI("/kids/everywherecolour.htm","Learn about colour (children)","","Learn about colour (children)");
CI("/homeown/use_colr/color13.htm","Properties of colour","","Properties of colour");
CI("/homeown/use_colr/color7.htm","Proportion, contrast and effects with colour","","Proportion, contrast and effects with colour");

SI("/homeown/use_colr/usecolor.htm","Colour - Using colour","","Colour - Using colour");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-68,0,"","","","","","","");
CI("/homeown/use_colr/chart_archive.htm","Colour charts archive","","Colour charts archive");
CI("/homeown/use_colr/colour_for_living.htm","Colour suggestions for children and the elderly","","Colour suggestions for children and the elderly");
CI("/homeown/use_colr/colour_schemes.htm","Colour us in - 10 typical homes","","Colour in homes");
CI("/homeown/use_colr/coloursforliving.htm","Colours for living and learning","","Colours for living and learning");
CI("/homeown/use_colr/colourwise_newsletter.htm","ColourWise news","","ColourWise news");
CI("/homeown/use_colr/wheel.htm","Create colour harmony with a colour wheel","","Colour harmony");
CI("/comn/whtsnew/cool_colours.htm","Cool Colours","","Cool Colours");
CI("/comn/whtsnew/owncol.htm","Create your own colour","","Create your own colour");
CI("/homeown/use_colr/color19.htm","Inject colour with a feature wall","","Feature walls");
CI("/homeown/use_colr/feng_shui.htm","Feng Shui","","Feng Shui");
CI("/homeown/use_colr/color5.htm","Guidelines for using colour","","Guidelines for using colour");
CI("/homeown/use_colr/heritage.htm","Heritage, traditional colour schemes","","Heritage and traditional colour schemes");
CI("/homeown/use_colr/color8.htm","Inspirations for colour schemes","","Inspirations for colour schemes");
CI("/homeown/use_colr/coloursfrom_tv_shows.htm","On show - Resene paints used in TV shows","","On show - Resene paints used in TV shows");
CI("/homeown/use_colr/color7.htm","Proportion, contrast and effects with colour","","Proportion, contrast and effects with colour");
CI("/homeown/use_colr/together.htm","Putting your room together","","Putting your room together");
CI("/comn/whtsnew/toptwenty.htm","Top 20 colours","","Top 20 colours");
CI("/homeown/use_colr/vastu.htm","Vastu decorating","","Vastu decorating");

SI("/homeown/use_colr/usecolor.htm","Colour trends","","Colour trends");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-08,0,"","","","","","","");
CI("/comn/whtsnew/2010_paint_colours.htm","Paint colour cues 2010","","Colour cues 2010");
CI("/comn/whtsnew/2009_paint_colours.htm","Paint colour cues 2009","","Colour cues 2009");
CI("/comn/whtsnew/2008_paint_colours.htm","Paint colour cues 2008","","Colour cues 2008");
CI("/comn/whtsnew/2007_paint_colours.htm","Paint colour cues 2007","","Colour cues 2007");
CI("/comn/whtsnew/2006_paint_colours.htm","Paint colour cues 2006","","Colour cues 2006");


SI("/comn/whtsnew/toptwenty.htm","Top 20 colours","","Top 20 colours");

SI("/colourawards.htm","Enter the Resene Total Colour Awards 2010","","Enter the Resene Total Colour Awards 2010");

SI("/comn/envissue/howgreen.htm","Environment","","Environment");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(250,"left","left",-48,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/paintwise.htm","Be PaintWise paint recovery","","Be PaintWise paint recovery");
CI("/comn/whtsnew/cool_colours.htm","Cool Colour technology","","Cool Colour technology");
CI("/ecodecorator/index.php","Eco.Decorator sustainable decorators","","Eco.Decorator sustainable decorators");
CI("/comn/envissue/howgreen.htm","Environmental Choice","","Environmental Choice");
CI("/comn/safety/clean.htm","How to clean brushes and rollers ","","How to clean brushes and rollers ");
CI("/comn/safety/clean.htm","How to dispose of leftover paint ","","How to dispose of leftover paint ");
CI("/pdf/environmental_policy.pdf","Resene environmental policy","","Resene environmental policy");
CI("/archspec/datashts/vocsummary.pdf","VOC summary","","VOC summary");
CI("/comn/whtsnew/washwisely.htm","WashWise enviro paint wash system","","WashWise enviro paint wash system");

SI("/inspiration.htm","Inspiration","","Inspiration");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(300,"left","left",-68,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/colourpersonality.htm","Colour personality info and test","","Colour personality info and test");
CI("/homeown/decorating_inspirations/index.htm","Decorating inspiration gallery","","Decorating inspiration gallery");
CI("/homeown/use_colr/feng_shui.htm","Feng Shui","","Feng Shui");
CI("/wallpaper/index.php","Get inspired with wallpaper","","Get inspired with wallpaper");
CI("/kids/groundgames.htm","Ground games","","Ground games");
CI("/homeown/habitat/habitat.htm","Habitat magazine stories","","Habitat magazine stories");
CI("/murals/gallery.htm","Mural Masterpieces - Competition and gallery","","Mural Masterpieces - Competition and gallery");
CI("/comn/whtsnew/nzia.htm","NZIA Resene Architecture Awards","","NZIA Resene Architecture Awards");
CI("/homeown/use_colr/paint_effects.htm","Paint effects - About","","Paint effects - About");
CI("/artprojects/index.htm","Projects to try - Art","","Projects to try - Art");
CI("/homeown/gardens/garden_projects.htm","Projects to try - In the garden","","Projects to try - In the garden");
CI("/artprojects/kids.htm","Projects to try - Kid's art","","Projects to try - Kid's art");
CI("/homeown/paint_effects/paint_effects.htm","Projects to try - Paint effects","","Projects to try - Paint effects");
CI("/homeown/wayswithwood.htm","Projects to try - Ways with wood","","Projects to try - Ways with wood");
CI("/au-site/archspec/products/index.htm","Products in action","","Products in action");
CI("/comn/newsletters/index.htm","Resene News archive","","Resene News archive");
CI("/artists/artists_canvas.htm","Resources for artists","","Resources for artists");
CI("/seminars.htm","Seminar series","","Seminar series");
CI("/homeown/trendsideas/index.htm","TrendsIdeas stories","","TrendsIdeas stories");

SI("/homeown/habitat/form.htm","Join our mailing list","","Join our mailing list");

SI("https://secure.resene.co.nz/samples/samples.php?isProfessional=1","Order samples / drawdowns","","Order samples / drawdowns");

SI("/archspec/order_specifiers.htm","Order specifier tools / brochures online","","Order specifier tools / brochures online");

SI("/homeown/probsolv/probsolv.htm","Problem solver and Safety","","Problem solver and Safety");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(250,"left","left",-200,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/homeown/probsolv/prob9.htm","Caring for your Resene paint finish","","Caring for your Resene paint finish");
CI("/homeown/probsolv/prob5.htm","Cleaning up","","Cleaning up");
CI("/comn/whtsnew/cool_colours.htm","Cool Colour technology","","Cool Colour technology");
CI("/homeown/probsolv/cracking.htm","Cracking and flaking","","Cracking and flaking");
CI("/products/antigraffiti.htm","Dealing with graffiti","","Dealing with graffiti");
CI("/homeown/probsolv/prob1.htm","How much paint do I need?","","How much paint do I need?");
CI("/homeown/probsolv/prob3.htm","Moss and mould problems","","Moss and mould problems");
CI("/homeown/probsolv/peeling.htm","Peeling","","Peeling");
CI("/homeown/probsolv/picture_framing.htm","Picture framing","","Picture framing");
CI("/homeown/probsolv/prob9.htm#pigm","Pigment transfer","","Pigment transfer");
CI("/homeown/probsolv/prob4.htm","Smoke damaged surfaces","","Smoke damaged surfaces");
CI("/homeown/probsolv/prob9.htm#surf","Surfactant leaching","","Surfactant leaching");
CI("/homeown/probsolv/prob6.htm","Tips for dealing with spills","","Tips for dealing with spills");
CI("/homeown/probsolv/prob10.htm","Using reflectance values","","Using reflectance values");
CI("/homeown/probsolv/glosslvl.htm","What gloss level should I select?","","What gloss level should I select?");
CI("/homeown/probsolv/probsolv.htm","Other","","Other");

SI("/comn/services/archserv.htm","Services","","Services");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(300,"left","left",-304,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/comn/services/archserv.htm","Architectural services","","Architectural services");
CI("/comn/services/archicad.htm","ArchiCAD colour ranges","","ArchiCAD colour ranges");
CI("/comn/services/cad_colour_books.htm","AutoCAD Colour Books","","AutoCAD Colour Books");
CI("/paintwise.htm","Be PaintWise paint recovery","","PaintWise paint recovery");
CI("/comn/services/ctools.htm","Colour tools - Orders, RenderRite, Pencil set","","Colour tools");
CI("/homeown/use_colr/design_courses.htm","Design courses","","Design courses");
CI("/ecodecorator/index.php","Eco.Decorator sustainable decorators","","Eco.Decorator sustainable decorators");
CI("/comn/services/spirit_cad.htm","E-Spirit colour file","","E-Spirit colour file");
CI("/professionals/search-professionals.jsp","Find-A-Professional","","Find-A-Professional");
CI("/au-site/archspec/key_contacts.htm","Key industry contacts","","Key industry contacts");
CI("https://secure.resene.co.nz/samples/samples.php?isProfessional=1","Order samples / drawdowns","","Order samples / drawdowns");
CI("/archspec/order_specifiers.htm","Order specifier tools / brochures online","","Order specifier tools / brochures online");
CI("/homeown/probsolv/prob1.htm","Paint calculator","","Paint calculator");
CI("/archspec/project/services.htm","Project services","","Project Services");
CI("/archspec/quick_guide.htm","Quick guide to choosing Resene paint and colour","","Quick guide to choosing Resene paint and colour");
CI("/products/index.htm","Quick guide to Resene products","","Quick guide to Resene products");
CI("/colorite/reprequest.htm","Request a rep visit (selected areas)","","Request a rep visit (selected areas)");
CI("/resources.html","Resources","","Resources");
CI("/comn/services/sketchup.htm","SketchUp colour files","","SketchUp colour files");

SI("/archspec/technical.htm","Technical","","Technical");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(300,"left","left",-220,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/archspec/archmemo/memoindx.htm","Architects memos","","Architects memos");
CI("/comn/whtsnew/cool_colours.htm","Cool Colour technology","","Cool Colour technology");
CI("/archspec/datashts/search_index.htm","Data Sheet quickfind","","Data Sheet quickfind");
CI("/archspec/datashts/arcprdta.htm","Data Sheets / One-Line Specifications","","Data Sheets / One-Line Specifications");
CI("/archspec/datashts/arcprdta.htm","Engineered Coating Systems","","Engineered Coating Systems");
CI("http://ezyspec.resene.co.nz/EzySpec/index2.html","EzySpec online specification software","","EzySpec online specification software");
CI("/archspec/datashts/fire_indices.pdf","Fire test results","","Fire test results");
CI("/comn/services/maintenance.htm","Maintenance guide","","Maintenance guide");
CI("/comn/services/masterspec.htm","MasterSpec (NZ)","","MasterSpec (NZ)");
CI("/comn/services/natspec.htm","NatSpec (AUST)","","NatSpec (AUST)");
CI("/pdf/Promise_of_quality.pdf","Promise of quality","","Promise of quality");
CI("/products/index.htm","Quick guide to Resene products","","Quick guide to Resene products");
CI("/homeown/h2pyhome/Paint_Systems.pdf","Quick guide to Resene residential paint systems","","Quick guide to Resene residential paint systems");
CI("/archspec/msds/msdsindx.htm","SDS - Safety Data Sheets","","SDS - Safety Data Sheets");
CI("/archspec/datashts/vocsummary.pdf","VOC summary","","VOC summary");

SI("/comn/textures/index.htm","Textures and specialist finishes","","Textures and specialist finishes");

SI("/wallpaper/index.php","Wallpaper","","Wallpaper");

SI("/comn/whtsnew/whatson.htm","What's new","","What's new");

// SPECIFIERS MENU ENDS HERE //





// PAINTERS MENU STARTS HERE //
MI("/au-site/painters.htm","<span class='p'>P</span>ainters",62,"center","","",0,0,"b","","","","");
// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")


SP(280,"left","left",0,0,"","","","","","","");

SI("/comn/cshops/colorshops_Au.htm","ColorShops, resellers and stockists","","");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",12,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/comn/cshops/colorshops_Au.htm","Find your nearest ColorShop","","Nearest Colorshop");
CI("https://secure.resene.co.nz/samples/Products.php?product=0&chart=0&productType=2","Order colour charts","","Order colour charts");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1","Order testpots","","Order testpots");

SI("/homeown/use_colr/usecolor.htm","Colour inspiration","","Colour inspiration");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",12,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/competition/hgarden/index.htm","Colour Home awards","","Colour Home awards");
CI("/colourpersonality.htm","Colour personality info and test","","Colour personality info and test");
CI("/homeown/decorating_inspirations/index.htm","Decorating inspiration gallery","","Decorating inspiration gallery");
CI("/wallpaper/index.php","Get inspired with wallpaper","","Get inspired with wallpaper");
CI("/homeown/habitat/habitat.htm","Habitat magazine stories","","Habitat magazine stories");
CI("/homeown/trendsideas/index.htm","Trends magazine stories","","Trends magazine stories");

SI("/homeown/use_colr/usecolor.htm","Colour - Viewing colour","","Colour - Viewing colour");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",-8,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/swatches/index.php","Colour swatch library","","Colour swatch library");
CI("http://www.resene.co.nz/ezypaint/","EzyPaint virtual painting","","EzyPaint virtual painting");
CI("/swatches/resene_find_a_colour.php","Find-A-Colour","","Find-A-Color");
CI("/comn/whtsnew/colrordr/order.htm","Order colour charts","","Order colour charts");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1","Order testpots","","Order testpots");
CI("/pdf/Safety_Colours_2004.pdf","Safety colours","","Safety colours");
CI("/ReseneTotalColourSystem.htm","Total Colour System","","Total Colour System");
CI("/charts.htm","View current colour charts","","View current colour charts");

SI("/homeown/use_colr/usecolor.htm","Colour - Understanding colour","","Colour - Understanding colour");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-8,0,"","","","","","","");

CI("/homeown/use_colr/color6.htm","Colour balance","","Colour balance");
CI("/homeown/use_colr/colourwise_newsletter.htm","ColourWise news","","ColourWise news");
CI("/homeown/use_colr/color3.htm","Colours for elements, warm and cool colours","","Colours for elements, warm and cool colours");
CI("/homeown/use_colr/colrconf.htm","Confidence with colours","","Confidence with colours");
CI("/homeown/use_colr/color10.htm","Gloss levels, next steps","","Gloss levels, next steps");
CI("/homeown/use_colr/color5.htm","Guidelines for using colour","","Guidelines for using colour");
CI("/homeown/use_colr/color8.htm","Inspirations for colour schemes","","Inspirations for colour schemes");
CI("/samecolour.htm","Is this the same colour? quiz","","Is this the same colour? quiz");
CI("/kids/everywherecolour.htm","Learn about colour (children)","","Learn about colour (children)");
CI("/homeown/use_colr/color13.htm","Properties of colour","","Properties of colour");
CI("/homeown/use_colr/color7.htm","Proportion, contrast and effects with colour","","Proportion, contrast and effects with colour");

SI("/homeown/use_colr/usecolor.htm","Colour - Using colour","","Colour - Using colour");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-68,0,"","","","","","","");
CI("/homeown/use_colr/chart_archive.htm","Colour charts archive","","Colour charts archive");
CI("/homeown/use_colr/colour_for_living.htm","Colour suggestions for children and the elderly","","Colour suggestions for children and the elderly");
CI("/homeown/use_colr/colour_schemes.htm","Colour us in - 10 typical homes","","Colour in homes");
CI("/homeown/use_colr/coloursforliving.htm","Colours for living and learning","","Colours for living and learning");
CI("/homeown/use_colr/colourwise_newsletter.htm","ColourWise news","","ColourWise news");
CI("/homeown/use_colr/wheel.htm","Create colour harmony with a colour wheel","","Colour harmony");
CI("/comn/whtsnew/cool_colours.htm","Cool Colours","","Cool Colours");
CI("/comn/whtsnew/owncol.htm","Create your own colour","","Create your own colour");
CI("/homeown/use_colr/color19.htm","Inject colour with a feature wall","","Feature walls");
CI("/homeown/use_colr/feng_shui.htm","Feng Shui","","Feng Shui");
CI("/homeown/use_colr/color5.htm","Guidelines for using colour","","Guidelines for using colour");
CI("/homeown/use_colr/heritage.htm","Heritage, traditional colour schemes","","Heritage and traditional colour schemes");
CI("/homeown/use_colr/color8.htm","Inspirations for colour schemes","","Inspirations for colour schemes");
CI("/homeown/use_colr/coloursfrom_tv_shows.htm","On show - Resene paints used in TV shows","","On show - Resene paints used in TV shows");
CI("/homeown/use_colr/color7.htm","Proportion, contrast and effects with colour","","Proportion, contrast and effects with colour");
CI("/homeown/use_colr/together.htm","Putting your room together","","Putting your room together");
CI("/comn/whtsnew/toptwenty.htm","Top 20 colours","","Top 20 colours");
CI("/homeown/use_colr/vastu.htm","Vastu decorating","","Vastu decorating");

SI("/homeown/use_colr/usecolor.htm","Colour trends","","Colour trends");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-08,0,"","","","","","","");
CI("/comn/whtsnew/2010_paint_colours.htm","Paint colour cues 2010","","Colour cues 2010");
CI("/comn/whtsnew/2009_paint_colours.htm","Paint colour cues 2009","","Colour cues 2009");
CI("/comn/whtsnew/2008_paint_colours.htm","Paint colour cues 2008","","Colour cues 2008");
CI("/comn/whtsnew/2007_paint_colours.htm","Paint colour cues 2007","","Colour cues 2007");
CI("/comn/whtsnew/2006_paint_colours.htm","Paint colour cues 2006","","Colour cues 2006");

SI("/homeown/use_colr/usecolor.htm","Regional colour palettes","","Regional colour palettes");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-08,0,"","","","","","","");
CI("/homeown/use_colr/color20.htm","Arrowtown palette","","Arrowtown palette");
CI("/diwali.htm#palette","Colours of Diwali","","Colours of Diwali");
CI("/homeown/use_colr/Napier.htm","Colours of Napier","","Colours of Napier");
CI("/homeown/use_colr/Gisborne.htm","Gisborne palette","","Gisborne palette");
CI("/homeown/use_colr/Hauraki_Gulf.htm","Great Barrier/Hauraki Gulf palette","","Great Barrier/Hauraki Gulf palette");
CI("/homeown/use_colr/Hanmer_Springs.htm","Hanmer Springs palette","","Hanmer Springs palette");
CI("/homeown/use_colr/rotorua.htm","Rotorua  palette","","Rotorua palette");
CI("/pdf/Style_Pasifika.pdf","Style Pasifika","","Style Pasifika");
CI("/homeown/use_colr/Waikato.htm","Waikato Coastal Zone palette","","Waikato Coastal Zone palette");

SI("/comn/whtsnew/toptwenty.htm","Top 20 colours","","Top 20 colours");

SI("/comn/envissue/howgreen.htm","Environment","","Environment");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(250,"left","left",-48,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/paintwise.htm","Be PaintWise paint recovery","","Be PaintWise paint recovery");
CI("/comn/whtsnew/cool_colours.htm","Cool Colour technology","","Cool Colour technology");
CI("/ecodecorator/index.php","Eco.Decorator sustainable decorators","","Eco.Decorator sustainable decorators");
CI("/comn/envissue/howgreen.htm","Environmental Choice","","Environmental Choice");
CI("/comn/safety/clean.htm","How to clean brushes and rollers ","","How to clean brushes and rollers ");
CI("/comn/safety/clean.htm","How to dispose of leftover paint ","","How to dispose of leftover paint ");
CI("/pdf/environmental_policy.pdf","Resene environmental policy","","Resene environmental policy");
CI("/archspec/datashts/vocsummary.pdf","VOC summary","","VOC summary");
CI("/comn/whtsnew/washwisely.htm","WashWise enviro paint wash system","","WashWise enviro paint wash system");

SI("/inspiration.htm","Inspiration","","Inspiration");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(300,"left","left",-178,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/colourpersonality.htm","Colour personality info and test","","Colour personality info and test");
CI("/homeown/decorating_inspirations/index.htm","Decorating inspiration gallery","","Decorating inspiration gallery");
CI("/homeown/use_colr/feng_shui.htm","Feng Shui","","Feng Shui");
CI("/wallpaper/index.php","Get inspired with wallpaper","","Get inspired with wallpaper");
CI("/kids/groundgames.htm","Ground games","","Ground games");
CI("/homeown/habitat/habitat.htm","Habitat magazine stories","","Habitat magazine stories");
CI("/murals/gallery.htm","Mural Masterpieces - Competition and gallery","","Mural Masterpieces - Competition and gallery");
CI("/homeown/use_colr/paint_effects.htm","Paint effects - About","","Paint effects - About");
CI("/artprojects/index.htm","Projects to try - Art","","Projects to try - Art");
CI("/homeown/gardens/garden_projects.htm","Projects to try - In the garden","","Projects to try - In the garden");
CI("/artprojects/kids.htm","Projects to try - Kid's art","","Projects to try - Kid's art");
CI("/homeown/paint_effects/paint_effects.htm","Projects to try - Paint effects","","Projects to try - Paint effects");
CI("/homeown/wayswithwood.htm","Projects to try - Ways with wood","","Projects to try - Ways with wood");
CI("/au-site/archspec/products/index.htm","Products in action","","Products in action");
CI("/comn/newsletters/index.htm","Resene News archive","","Resene News archive");
CI("/artists/artists_canvas.htm","Resources for artists","","Resources for artists");
CI("/seminars.htm","Trade seminars","","Trade seminars");
CI("/homeown/trendsideas/index.htm","TrendsIdeas stories","","TrendsIdeas stories");

SI("/paintdec/handy_tips.htm","Light relief - Handy tips and funny stories","","Light relief - Handy tips and funny stories");

SI("/paintdec/tradeorders.htm","Order stationery / brochures online","","Order stationery / brochures online");

SI("/homeown/probsolv/probsolv.htm","Problem solver and Safety","","Problem solver and Safety");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(250,"left","left",-178,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/homeown/probsolv/prob9.htm","Caring for your Resene paint finish","","Caring for your Resene paint finish");
CI("/homeown/probsolv/prob5.htm","Cleaning up","","Cleaning up");
CI("/comn/whtsnew/cool_colours.htm","Cool Colour technology","","Cool Colour technology");
CI("/homeown/probsolv/cracking.htm","Cracking and flaking","","Cracking and flaking");
CI("/products/antigraffiti.htm","Dealing with graffiti","","Dealing with graffiti");
CI("/homeown/probsolv/prob1.htm","How much paint do I need?","","How much paint do I need?");
CI("/homeown/probsolv/prob3.htm","Moss and mould problems","","Moss and mould problems");
CI("/homeown/probsolv/peeling.htm","Peeling","","Peeling");
CI("/homeown/probsolv/picture_framing.htm","Picture framing","","Picture framing");
CI("/homeown/probsolv/prob9.htm#pigm","Pigment transfer","","Pigment transfer");
CI("/homeown/probsolv/prob4.htm","Smoke damaged surfaces","","Smoke damaged surfaces");
CI("/homeown/probsolv/prob9.htm#surf","Surfactant leaching","","Surfactant leaching");
CI("/homeown/probsolv/prob6.htm","Tips for dealing with spills","","Tips for dealing with spills");
CI("/homeown/probsolv/prob10.htm","Using reflectance values","","Using reflectance values");
CI("/homeown/probsolv/glosslvl.htm","What gloss level should I select?","","What gloss level should I select?");
CI("/homeown/probsolv/probsolv.htm","Other","","Other");

SI("","Professional development","","Professional development");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-116,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/paintdec/airless_spray_info.htm","Airless spray coating","","Airless spray coating");
CI("/pdf/material.pdf","Material costs for painters","","Material costs for painters");
CI("/pdf/pricing_guide.pdf","Pricing guide proforma","","Pricing guide proforma");
CI("/paintdec/Project_Plan.doc","Project Management - project plan","","Project Management Ð project plan");
CI("/paintdec/Project_Sign_Off_Certificate.doc","Project Management - project sign-off certificate","","Project Management - project sign-off certificate");
CI("/pdf/painters_rates.pdf","Rates for work","","Rates for work");
CI("/pdf/painters_exterior_cement.pdf","Resene paint systems - exterior cementitious","","Resene paint systems - exterior cementitious");
CI("/pdf/painters_general.pdf","Resene paint systems - general information","","Resene paint systems - general information");
CI("/pdf/painters_interior_surfaces.pdf","Resene paint systems - interior surfaces","","Resene paint systems - interior surfaces");
CI("/pdf/painters_roofing.pdf","Resene paint systems - roofing","","Resene paint systems - roofing");
CI("/pdf/painters_woodcare.pdf","Resene paint systems - woodcare","","Resene paint systems - woodcare");
CI("/pdf/what_the_trade.pdf","What the trade pays","","What the trade pays");

SI("/comn/services/archserv.htm","Services","","Services");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(300,"left","left",-260,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/paintwise.htm","Be PaintWise paint recovery","","PaintWise paint recovery");
CI("/comn/services/ctools.htm","Colour tools - Orders, RenderRite, Pencil set","","Colour tools");
CI("/homeown/use_colr/design_courses.htm","Design courses","","Design courses");
CI("/ecodecorator/index.php","Eco.Decorator sustainable decorators","","Eco.Decorator sustainable decorators");
CI("/professionals/search-professionals.jsp","Find-A-Professional","","Find-A-Professional");
CI("/au-site/archspec/key_contacts.htm","Key industry contacts","","Key industry contacts");
CI("/homeown/probsolv/prob1.htm","Paint calculator","","Paint calculator");
CI("/archspec/project/services.htm","Project services","","Project Services");
CI("/resources.html","Resources","","Resources");
CI("/archspec/datashts/arcprdta.htm","Data Sheets / One-Line Specifications","","Data Sheets / One-Line Specifications");
CI("/paintdec/paintsch.htm","Stationery - Colour scheme forms","","Colour scheme forms");
CI("/paintdec/invoice.htm","Stationery - Invoice forms","","Stationery - Invoice forms");
CI("/archspec/quick_guide.htm","Quick guide to choosing Resene paint and colour","","Quick guide to choosing Resene paint and colour");
CI("/products/index.htm","Quick guide to Resene products","","Quick guide to Resene products");
CI("/colorite/reprequest.htm","Request a rep visit (selected areas)","","Request a rep visit (selected areas)");
CI("/paintdec/paintqt.htm","Stationery - Quote forms","","Stationery - Quote forms");
CI("/archspec/datashts/preamble.htm","Stationery - Specification preamble","","Stationery - Specification preamble");
CI("/paintdec/trade_lines.htm","TradeLines","","TradeLines");

SI("/archspec/technical.htm","Technical","","Technical");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(300,"left","left",-240,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/archspec/archmemo/memoindx.htm","Architects memos","","Architects memos");
CI("/comn/whtsnew/cool_colours.htm","Cool Colour technology","","Cool Colour technology");
CI("/archspec/datashts/search_index.htm","Data Sheet quickfind","","Data Sheet quickfind");
CI("/archspec/datashts/arcprdta.htm","Data Sheets / One-Line Specifications","","Data Sheets / One-Line Specifications");
CI("/archspec/datashts/arcprdta.htm","Engineered Coating Systems","","Engineered Coating Systems");
CI("http://ezyspec.resene.co.nz/EzySpec/index2.html","EzySpec online specification software","","EzySpec online specification software");
CI("/archspec/datashts/fire_indices.pdf","Fire test results","","Fire test results");
CI("/comn/services/maintenance.htm","Maintenance guide","","Maintenance guide");
CI("/comn/services/masterspec.htm","MasterSpec (NZ)","","MasterSpec (NZ)");
CI("/comn/services/natspec.htm","NatSpec (AUST)","","NatSpec (AUST)");
CI("/pdf/Promise_of_quality.pdf","Promise of quality","","Promise of quality");
CI("/products/index.htm","Quick guide to Resene products","","Quick guide to Resene products");
CI("/homeown/h2pyhome/Paint_Systems.pdf","Quick guide to Resene residential paint systems","","Quick guide to Resene residential paint systems");
CI("/archspec/msds/msdsindx.htm","SDS - Safety Data Sheets","","SDS - Safety Data Sheets");
CI("/paintdec/trade_lines.htm","TradeLines","","TradeLines");
CI("/archspec/datashts/vocsummary.pdf","VOC summary","","VOC summary");

SI("/comn/textures/index.htm","Textures and specialist finishes","","Textures and specialist finishes");

SI("/wallpaper/index.php","Wallpaper","","Wallpaper");

SI("/comn/whtsnew/whatson.htm","What's new","","What's new");

// PAINTERS MENU ENDS HERE //






// DO IT YOURSELF MENU STARTS HERE //
MI("/au-site/homeown/nf_home.htm","<span class='d'>D</span>IY / Homeowners",126,"center","","",0,0,"r","","","","");
// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")


SP(250,"left","left",0,0,"","","","","","","");

SI("/comn/services/card_au.htm","ColorShop Card","","ColorShop Card");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(250,"left","left",12,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/comn/services/card_au.htm","Apply for a ColorShop Card","","Apply for a ColorShop Card");
CI("/homeown/habitat/form_change_details_cards.htm","Change your ColorShop Card details","","Change your ColorShop Card details");
CI("/colorshopcardoffers.htm","ColorShop cardholder special offers","","ColorShop cardholder special offers");

SI("/comn/cshops/colorshops_Au.htm","ColorShops, resellers and stockists","","");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",-8,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/comn/cshops/colorshops_Au.htm","Find your nearest ColorShop","","Nearest Colorshop");
CI("/comn/whtsnew/colrordr/order.htm","Order colour charts","","Order colour charts");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=3","Order drawdowns","","Order drawdowns");
CI("https://secure.resene.co.nz/samples/Products.php?product=0&chart=0&productType=9","Order Resene art action art paint","","Order Resene art action art paint");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1","Order testpots","","Order testpots");

SI("/homeown/use_colr/usecolor.htm","Colour inspiration","","Colour inspiration");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",12,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/competition/hgarden/index.htm","Colour Home awards","","Colour Home awards");
CI("/colourpersonality.htm","Colour personality info and test","","Colour personality info and test");
CI("/homeown/decorating_inspirations/index.htm","Decorating inspiration gallery","","Decorating inspiration gallery");
CI("/wallpaper/index.php","Get inspired with wallpaper","","Get inspired with wallpaper");
CI("/homeown/habitat/habitat.htm","Habitat magazine stories","","Habitat magazine stories");
CI("/homeown/trendsideas/index.htm","Trends magazine stories","","Trends magazine stories");

SI("/homeown/use_colr/usecolor.htm","Colour - Viewing colour","","Colour - Viewing colour");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",-28,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/swatches/index.php","Colour swatch library","","Colour swatch library");
CI("http://www.resene.co.nz/ezypaint/","EzyPaint virtual painting","","EzyPaint virtual painting");
CI("/swatches/resene_find_a_colour.php","Find-A-Colour","","Find-A-Color");
CI("/comn/whtsnew/colrordr/order.htm","Order colour charts","","Order colour charts");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1","Order testpots","","Order testpots");
CI("/pdf/Safety_Colours_2004.pdf","Safety colours","","Safety colours");
CI("/charts.htm","View current colour charts","","View current colour charts");

SI("/homeown/use_colr/usecolor.htm","Colour - Understanding colour","","Colour - Understanding colour");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-8,0,"","","","","","","");
CI("/homeown/use_colr/color6.htm","Colour balance","","Colour balance");
CI("/homeown/use_colr/colourwise_newsletter.htm","ColourWise news","","ColourWise news");
CI("/homeown/use_colr/color3.htm","Colours for elements, warm and cool colours","","Colours for elements, warm and cool colours");
CI("/homeown/use_colr/colrconf.htm","Confidence with colours","","Confidence with colours");
CI("/homeown/use_colr/color10.htm","Gloss levels, next steps","","Gloss levels, next steps");
CI("/homeown/use_colr/color5.htm","Guidelines for using colour","","Guidelines for using colour");
CI("/homeown/use_colr/color8.htm","Inspirations for colour schemes","","Inspirations for colour schemes");
CI("/kids/everywherecolour.htm","Learn about colour (children)","","Learn about colour (children)");
CI("/samecolour.htm","Is this the same colour? quiz","","Is this the same colour? quiz");
CI("/homeown/use_colr/color13.htm","Properties of colour","","Properties of colour");
CI("/homeown/use_colr/color7.htm","Proportion, contrast and effects with colour","","Proportion, contrast and effects with colour");

SI("/homeown/use_colr/usecolor.htm","Colour - Using colour","","Colour - Using colour");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-68,0,"","","","","","","");
CI("/homeown/use_colr/chart_archive.htm","Colour charts archive","","Colour charts archive");
CI("/homeown/use_colr/colour_for_living.htm","Colour suggestions for children and the elderly","","Colour suggestions for children and the elderly");
CI("/homeown/use_colr/colour_schemes.htm","Colour us in - 10 typical homes","","Colour in homes");
CI("/homeown/use_colr/coloursforliving.htm","Colours for living and learning","","Colours for living and learning");
CI("/homeown/use_colr/colourwise_newsletter.htm","ColourWise news","","ColourWise news");
CI("/homeown/use_colr/wheel.htm","Create colour harmony with a colour wheel","","Colour harmony");
CI("/comn/whtsnew/cool_colours.htm","Cool Colours","","Cool Colours");
CI("/comn/whtsnew/owncol.htm","Create your own colour","","Create your own colour");
CI("/homeown/use_colr/color19.htm","Inject colour with a feature wall","","Feature walls");
CI("/homeown/use_colr/feng_shui.htm","Feng Shui","","Feng Shui");
CI("/homeown/use_colr/color5.htm","Guidelines for using colour","","Guidelines for using colour");
CI("/homeown/use_colr/heritage.htm","Heritage, traditional colour schemes","","Heritage and traditional colour schemes");
CI("/homeown/use_colr/color8.htm","Inspirations for colour schemes","","Inspirations for colour schemes");
CI("/homeown/use_colr/coloursfrom_tv_shows.htm","On show - Resene paints used in TV shows","","On show - Resene paints used in TV shows");
CI("/homeown/use_colr/color7.htm","Proportion, contrast and effects with colour","","Proportion, contrast and effects with colour");
CI("/homeown/use_colr/together.htm","Putting your room together","","Putting your room together");
CI("/comn/whtsnew/toptwenty.htm","Top 20 colours","","Top 20 colours");
CI("/homeown/use_colr/vastu.htm","Vastu decorating","","Vastu decorating");

SI("/homeown/use_colr/usecolor.htm","Colour trends","","Colour trends");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-08,0,"","","","","","","");
CI("/comn/whtsnew/2010_paint_colours.htm","Paint colour cues 2010","","Colour cues 2010");
CI("/comn/whtsnew/2009_paint_colours.htm","Paint colour cues 2009","","Colour cues 2009");
CI("/comn/whtsnew/2008_paint_colours.htm","Paint colour cues 2008","","Colour cues 2008");
CI("/comn/whtsnew/2007_paint_colours.htm","Paint colour cues 2007","","Colour cues 2007");
CI("/comn/whtsnew/2006_paint_colours.htm","Paint colour cues 2006","","Colour cues 2006");

SI("/homeown/use_colr/usecolor.htm","Regional colour palettes","","Regional colour palettes");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-08,0,"","","","","","","");
CI("/homeown/use_colr/color20.htm","Arrowtown palette","","Arrowtown palette");
CI("/diwali.htm#palette","Colours of Diwali","","Colours of Diwali");
CI("/homeown/use_colr/Napier.htm","Colours of Napier","","Colours of Napier");
CI("/homeown/use_colr/Gisborne.htm","Gisborne palette","","Gisborne palette");
CI("/homeown/use_colr/Hauraki_Gulf.htm","Great Barrier/Hauraki Gulf palette","","Great Barrier/Hauraki Gulf palette");
CI("/homeown/use_colr/Hanmer_Springs.htm","Hanmer Springs palette","","Hanmer Springs palette");
CI("/homeown/use_colr/rotorua.htm","Rotorua  palette","","Rotorua palette");
CI("/pdf/Style_Pasifika.pdf","Style Pasifika","","Style Pasifika");
CI("/homeown/use_colr/Waikato.htm","Waikato Coastal Zone palette","","Waikato Coastal Zone palette");

SI("/homeown/diy.htm","DIY","","Do It Yourself");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-158,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/paintwise.htm","Be PaintWise paint recovery","","PaintWise paint recovery");
CI("/archspec/datashts/search_index.htm","Product data sheets","","Product data sheets");
CI("/homeown/diy_tips.htm","DIY Tips","","DIY Tips");
CI("http://ezyspec.resene.co.nz/EzySpec/index2.html","EzySpec online specification software","","EzySpec online specification software");
CI("/archspec/datashts/fire_indices.pdf","Fire ratings","","Fire ratings");
CI("/homeown/funnydiy.htm","Funny DIY stories","","Funny DIY stories");
CI("/homeown/how_to_diy/paintbrushes.pdf","Getting started with brushes","","Brushes");
CI("/homeown/how_to_diy/painting_with_rollers.pdf","Getting started with rollers","","Rollers");
CI("/videos.htm","How to apply paint videos/project sheets","","How to apply paint videos/project sheets");
CI("/homeown/how_to_diy/index.htm","How to DIY","","How to DIY");
CI("/paintwise.htm","How to dispose of unwanted paint","","How to dispose of unwanted paint");
CI("/homeown/h2pyhome/h2pyhome.htm","How to paint your home","","How to paint your home");
CI("/homeown/how_to_diy/wallpapering.pdf","How to wallpaper","","How to wallpaper");
CI("/homeown/probsolv/prob1.htm","Paint calculator","","Paint calculator");
CI("/homeown/h2pyhome/cheklist.htm","Painting and papering checklist","","Painting and papering checklist");
CI("/homeown/quick_guide.htm","Quick guide to choosing Resene paint/colour","","Quick guide to choosing Resene paint/colour");
CI("/homeown/h2pyhome/Paint_Systems.pdf","Quick guide to paint systems","","Quick guide to paint systems");
CI("/products/index.htm","Quick guide to Resene products","","Quick guide to Resene products");

SI("/comn/envissue/howgreen.htm","Environment","","Environment");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(250,"left","left",-48,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/paintwise.htm","Be PaintWise paint recovery","","Be PaintWise paint recovery");
CI("/comn/whtsnew/cool_colours.htm","Cool Colour technology","","Cool Colour technology");
CI("/ecodecorator/index.php","Eco.Decorator sustainable decorators","","Eco.Decorator sustainable decorators");
CI("/comn/envissue/howgreen.htm","Environmental Choice","","Environmental Choice");
CI("/comn/safety/clean.htm","How to clean brushes and rollers ","","How to clean brushes and rollers ");
CI("/comn/safety/clean.htm","How to dispose of leftover paint ","","How to dispose of leftover paint ");
CI("/pdf/environmental_policy.pdf","Resene environmental policy","","Resene environmental policy");
CI("/archspec/datashts/vocsummary.pdf","VOC summary","","VOC summary");
CI("/comn/whtsnew/washwisely.htm","WashWise enviro paint wash system","","WashWise enviro paint wash system");

SI("/inspiration.htm","Inspiration","","Inspiration");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(300,"left","left",-158,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/colourpersonality.htm","Colour personality info and test","","Colour personality info and test");
CI("/homeown/decorating_inspirations/index.htm","Decorating inspiration gallery","","Decorating inspiration gallery");
CI("/homeown/use_colr/feng_shui.htm","Feng Shui","","Feng Shui");
CI("/wallpaper/index.php","Get inspired with wallpaper","","Get inspired with wallpaper");
CI("/kids/groundgames.htm","Ground games","","Ground games");
CI("/homeown/habitat/habitat.htm","Habitat magazine stories","","Habitat magazine stories");
CI("/competition/murals/index.htm","Mural masterpieces - Competition and gallery","","Mural masterpieces - Competition and gallery");
CI("/homeown/use_colr/paint_effects.htm","Paint effects - About","","Paint effects - About");
CI("/artprojects/index.htm","Projects to try - Art","","Projects to try - Art");
CI("/homeown/gardens/garden_projects.htm","Projects to try - In the garden","","Projects to try - In the garden");
CI("/artprojects/kids.htm","Projects to try - Kid's art","","Projects to try - Kid's art");
CI("/homeown/paint_effects/paint_effects.htm","Projects to try - Paint effects","","Projects to try - Paint effects");
CI("/homeown/wayswithwood.htm","Projects to try - Ways with wood","","Projects to try - Ways with wood");
CI("/au-site/archspec/products/index.htm","Products in action","","Products in action");
CI("/comn/newsletters/index.htm","Resene News archive","","Resene News archive");
CI("/artists/artists_canvas.htm","Resources for artists","","Resources for artists");
CI("/homeown/trendsideas/index.htm","TrendsIdeas stories","","TrendsIdeas stories");

SI("/kids/kidzcolour.htm","Kids","","Kids");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(250,"left","left",-168,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/comn/whtsnew/art_action.htm","Art Action art and poster paints","","Art Action art and poster paints");
CI("/comn/whtsnew/blackboard_paint.htm","Blackboard Paint","","Blackboard Paint");
CI("/homeown/decorating_inspirations/painting_kids_bedrooms.htm","Children's rooms decorating inspiration","","Children's rooms decorating inspiration");
CI("/kids/colouring_in.htm","Colouring in pages","","Colouring in pages");
CI("/comn/whtsnew/crackle.htm","Crackle Effect","","Crackle Effect");
CI("/comn/whtsnew/owncol.htm","Create your own colour","","Create your own colour");
CI("/comn/envissue/parents.htm","Eco-friendly painting - Child's room","","Eco-friendly painting");
CI("http://www.resene.co.nz/ezypaint/","EzyPaint virtual painting","","EzyPaint virtual painting");
CI("/kids/kidzcolour.htm","Get coloured with KidzColour","","Get coloured with KidzColour");
CI("/kids/groundgames.htm","Ground games","","Ground games");
CI("/kids/everywherecolour.htm","Learn about colour","","Learn about colour");
CI("/comn/whtsnew/magnetic.htm","Magnetic Magic","","Magnetic Magic");
CI("/pdf/plunket_colour_palette.pdf","Plunket palette","","Colour palette for Plunket");
CI("/artprojects/kids.htm","Projects to try - Kid's art","","Projects to try - Kid's art");
CI("/roadsense.htm","RoadSense Steps to success","","RoadSense Steps to success");
CI("/kids/kids_stencils.htm","Stencil library","","Stencil library");

SI("/homeown/probsolv/prob9.htm","Maintenance","","Maintenance");

SI("/homeown/probsolv/probsolv.htm","Problem solver and Safety","","Problem solver and Safety");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(250,"left","left",-220,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/homeown/probsolv/prob9.htm","Caring for your Resene paint finish","","Caring for your Resene paint finish");
CI("/homeown/probsolv/prob5.htm","Cleaning up","","Cleaning up");
CI("/comn/whtsnew/cool_colours.htm","Cool Colour technology","","Cool Colour technology");
CI("/homeown/probsolv/cracking.htm","Cracking and flaking","","Cracking and flaking");
CI("/products/antigraffiti.htm","Dealing with graffiti","","Dealing with graffiti");
CI("/homeown/probsolv/prob1.htm","How much paint do I need?","","How much paint do I need?");
CI("/homeown/probsolv/prob3.htm","Moss and mould problems","","Moss and mould problems");
CI("/homeown/probsolv/peeling.htm","Peeling","","Peeling");
CI("/homeown/probsolv/picture_framing.htm","Picture framing","","Picture framing");
CI("/homeown/probsolv/prob9.htm#pigm","Pigment transfer","","Pigment transfer");
CI("/homeown/probsolv/prob4.htm","Smoke damaged surfaces","","Smoke damaged surfaces");
CI("/homeown/probsolv/prob9.htm#surf","Surfactant leaching","","Surfactant leaching");
CI("/homeown/probsolv/prob6.htm","Tips for dealing with spills","","Tips for dealing with spills");
CI("/homeown/probsolv/prob10.htm","Using reflectance values","","Using reflectance values");
CI("/homeown/probsolv/glosslvl.htm","What gloss level should I select?","","What gloss level should I select?");
CI("/homeown/probsolv/probsolv.htm","Other","","Other");

SI("","Promotions and competitions","","Promotions and competitions");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(250,"left","left",-18,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/colorshopcardoffers.htm","ColorShop cardholder special offers","","ColorShop cardholder special offers");
CI("/competition/hgarden/index.htm","Colour home awards","","Colour home awards");
CI("/colourawards.htm","Enter the Resene Total Colour Awards 2010","","Enter the Resene Total Colour Awards 2010");
CI("/competition/murals/index.htm","Mural masterpieces - Competition and gallery","","Mural masterpieces - Competition and gallery");

SI("/comn/services/homeserv.htm","Services","","Services");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-262,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/comn/services/card_au.htm","Apply for a ColorShop Card","","Apply for a ColorShop Card");
CI("/paintwise.htm","Be PaintWise paint recovery","","PaintWise paint recovery");
CI("/comn/cshops/colorshops_Au.htm","ColorShops, resellers and stockists","","ColorShops, resellers and stockists");
CI("/colourpersonality.htm","Colour personality info and test","","Colour personality info and test");
CI("/homeown/use_colr/design_courses.htm","Design courses","","Design courses");
CI("/ecodecorator/index.php","Eco.Decorator sustainable decorators","","Eco.Decorator sustainable decorators");
CI("http://www.resene.co.nz/ezypaint/","EzyPaint virtual painting","","Ezypaint virtual painting");
CI("http://ezyspec.resene.co.nz/EzySpec/index2.html","EzySpec electronic product selector","","EzySpec electronic product selector");
CI("/homeown/find_painter_au.html","Find-A-Painter","","Find-A-Painter");
CI("/professionals/search-professionals.jsp","Find-A-Professional","","Find-A-Professional");
CI("/au-site/archspec/key_contacts.htm","Key industry contacts","","Key industry contacts");
CI("/comn/whtsnew/colrordr/order.htm","Order colour charts","","Order colour charts");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1","Order testpots","","Order testpots");
CI("/homeown/probsolv/prob1.htm","Paint calculator","","Paint calculator");
CI("/pdf/Promise_of_quality.pdf","Promise of quality","","Promise of quality");
CI("/homeown/quick_guide.htm","Quick guide to choosing Resene paint/colour","","Quick guide to choosing Resene paint/colour");
CI("/resources.html","Resources","","Resources");

SI("/comn/services/sponsorship.htm","Sponsorship","","Sponsorship");

SI("/wallpaper/index.php","Wallpaper library","","Wallpaper library");

SI("/comn/whtsnew/whatson.htm","What's new","","What's new");

// DO IT YOURSELF MENU ENDS HERE //





// ARTISTS MENU STARTS HERE //
// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("/artists/artists_canvas.htm","<span class='a'>A</span>rtists",54,"center","","",0,0,"u","","","","");

SP(250,"left","left",4,0,"","","","","","","");

SI("/comn/cshops/colorshops_Au.htm","ColorShops, resellers and stockists","","");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",10,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/comn/cshops/colorshops_Au.htm","Find your nearest ColorShop","","Nearest Colorshop");
CI("/comn/whtsnew/colrordr/order.htm","Order colour charts","","Order colour charts");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=3","Order drawdowns","","Order drawdowns");
CI("https://secure.resene.co.nz/samples/Products.php?product=0&chart=0&productType=9","Order Resene art action art paint","","Order Resene art action art paint");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1","Order testpots","","Order testpots");

SI("/filmpro.htm","FilmPro professional set paint","","FilmPro professional set paint");

SI("/artists/gallery.htm","Gallery","","Gallery");

SI("/kids/groundgames.htm","Ground games","","Ground games");

SI("/inspiration.htm","Inspiration","","Inspiration");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(300,"left","left",-8,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/artprojects/index.htm","Projects to try - Art","","Projects to try - Art");
CI("/homeown/gardens/garden_projects.htm","Projects to try - In the garden","","Projects to try - In the garden");
CI("/artprojects/kids.htm","Projects to try - Kid's art","","Projects to try - Kid's art");
CI("/homeown/paint_effects/paint_effects.htm","Projects to try - Paint effects","","Projects to try - Paint effects");
CI("/homeown/wayswithwood.htm","Projects to try - Ways with wood","","Projects to try - Ways with wood");

SI("/competition/murals/index.htm","Mural Masterpieces","","Mural Masterpieces");

SI("/artists/artists_canvas.htm","Resources","","Resources");

SI("/artists/artists_canvas.htm#technical","Technical","","Technical");

// ARTISTS MENU ENDS HERE //		






// KIDS MENU STARTS HERE //
MI("/kids/kidzcolour.htm","<span class='k'>K</span>ids",41,"center","","",0,0,"r","","","","");


SP(250,"left","left",4,0,"","","","","","","");

SI("/comn/cshops/colorshops_Au.htm","ColorShops, resellers and stockists","","");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(200,"left","left",10,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/comn/cshops/colorshops_Au.htm","Find your nearest ColorShop","","Nearest Colorshop");
CI("/comn/whtsnew/colrordr/order.htm","Order colour charts","","Order colour charts");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=3","Order drawdowns","","Order drawdowns");
CI("https://secure.resene.co.nz/samples/Products.php?product=0&chart=0&productType=9","Order Resene art action art paint","","Order Resene art action art paint");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1","Order testpots","","Order testpots");

SI("/comn/whtsnew/art_action.htm","Art Action art and poster paints","","Art Action art and poster paints");

SI("/comn/whtsnew/blackboard_paint.htm","Blackboard Paint","","Blackboard Paint");

SI("/homeown/decorating_inspirations/painting_kids_bedrooms.htm","Children's rooms decorating inspiration","","Children's rooms decorating inspiration");

SI("/kids/colouring_in.htm","Colouring in pages","","Colouring in pages");

SI("/comn/whtsnew/crackle.htm","Crackle Effect","","Crackle Effect");

SI("/comn/whtsnew/owncol.htm","Create your own colour","","Create your own colour");

SI("/comn/envissue/parents.htm","Eco-friendly painting - Child's room","","Eco-friendly painting");

SI("http://www.resene.co.nz/ezypaint/","EzyPaint virtual painting","","EzyPaint virtual painting");

SI("/kids/kidzcolour.htm","Get coloured with KidzColour","","Get coloured with KidzColour");

SI("/kids/groundgames.htm","Ground games","","Ground games");

SI("/kids/everywherecolour.htm","Learn about colour","","Learn about colour");

SI("/comn/whtsnew/magnetic.htm","Magnetic Magic","","Magnetic Magic");

SI("/pdf/plunket_colour_palette.pdf","Plunket palette","","Colour palette for Plunket");

SI("/artprojects/kids.htm","Projects to try - Kid's art","","Projects to try - Kid's art");

SI("/roadsense.htm","RoadSense Steps to success","","RoadSense Steps to success");

SI("/schoolresources.htm","School resources","","School resources");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(280,"left","left",-324,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("/comn/whtsnew/art_action.htm","Art Action student paints","","Art Action student paints");
CI("/comn/cshops/colorshops_Au.htm","ColorShops, resellers and stockists","","ColorShops, resellers and stockists");
CI("/swatches/index.php","Colour swatch library","","Colour swatch library");
CI("/homeown/use_colr/coloursforliving.htm","Colours for learning","","Colours for learning");
CI("/homeown/use_colr/design_courses.htm","Design courses","","Design courses");
CI("/comn/envissue/howgreen.htm","Good Environmental Choice paints","","Good Environmental Choice paints");
CI("http://www.resene.co.nz/ezypaint/","EzyPaint virtual painting software","","EzyPaint virtual painting software");
CI("/swatches/resene_find_a_colour.php","Find-A-Colour","","Find-A-Colour");
CI("/kids/groundgames.htm","Ground games","","Ground games");
CI("/kids/kidzcolour.htm","KidzColour","","KidzColour");
CI("/kids/everywherecolour.htm","Learn about colour modules","","Learn about colour modules");
CI("/murals.htm","Mural Masterpieces competition and gallery","","Mural Masterpieces competition and gallery");
CI("/comn/whtsnew/colrordr/order.htm","Order colour charts","","Order colour charts");
CI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1","Order testpots","","Order testpots");
CI("/artprojects/index.htm","Project ideas - Art","","Project ideas - Art");
CI("/artprojects/kids.htm","Project ideas - Kid's art","","Project ideas - Kid's art");
CI("/homeown/gardens/garden_projects.htm","Project ideas - Outdoor","","Project ideas - Outdoor");
CI("/homeown/paint_effects/paint_effects.htm","Project ideas - Paint effects","","Project ideas - Paint effects");
CI("/homeown/wayswithwood.htm","Project ideas - Ways with wood","","Project ideas - Ways with wood");
CI("/colorite/reprequest.htm","Request a rep visit (selected areas)","","Request a rep visit (selected areas)");
CI("/products/index.htm","Resene product range","","Resene product range");
CI("/roadsense.htm","Roadsense steps to success","","Roadsense steps to success");
CI("/comn/services/sponsorship.htm","Sponsorship","","Sponsorship");
CI("/kids/colouring_in.htm","Testpot character colouring in pages","","Testpot character colouring in pages");

SI("/kids/kids_stencils.htm","Stencil library","","Stencil library");

SI("/paintsontoys.htm","Use of paint on toys and as toys","","Use of paint on toys and as toys");

// KIDS MENU ENDS HERE //







// ORDER ONLINE MENU STARTS HERE //

MI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1","<span class='c'>O</span>rder online",87,"center","","",0,0,"r","","","","");

SP(250,"left","left",4,0,"","","","","","","");

SI("/comn/whtsnew/colrordr/order.htm","Order colour charts","","Order colour charts");

SI("https://secure.resene.co.nz/samples/SelectChart.php?productType=3","Order drawdowns","","Order drawdowns");

SI("https://secure.resene.co.nz/samples/SelectChart.php?productType=1","Order testpots","","Order testpots");

SI("https://secure.resene.co.nz/samples/SelectChart.php?productType=10","Order testpatches","","Order testpatches");

SI("https://secure.resene.co.nz/samples/SelectChart.php?productType=6","Order wood samples","","Order wood samples");

SI("https://secure.resene.co.nz/samples/SelectChart.php?productType=4","Order self-adhesive labels","","Order self-adhesive labels");

SI("https://secure.resene.co.nz/samples//Products.php?product=0&chart=0&productType=9","Order Resene Art Action art paint","","Order Resene Art Action art paint");

SI("https://secure.resene.co.nz/samples/SelectChart.php?productType=7","Order Colour match pencils","","Order Colour match pencils");

SI("https://secure.resene.co.nz/samples/SelectChart.php?productType=8","Order miscellaneous items","","miscellaneous items");

SI("/comn/cshops/colorshops_Au.htm","ColorShops, resellers and stockists","","");
	
// ORDER ONLINE MENU ENDS HERE //






// CONTACT US/ABOUT US MENU STARTS HERE //


MI("/help.htm","<span class='c'>C</span>ontact us / About us",140,"center","","",0,0,"c","","","","");

SP(250,"right","right",4,0,"","","","","","","");

SI("/help.htm","Contact us - Australia","","Au Contacts");

SI("/help.htm","Contact us - New Zealand","","NZ Contacts");

SI("/contacts.htm","Contact details","","Contact details");

SI("/profile.htm","Company profile","","Company profile");

SI("/comn/cshops/colorshops_Au.htm","Find your nearest stockist","","Find your nearest stockist");

SI("/vacancies/index.html","Get a job at Resene","","Jobs at Resene");

SI("/link_to_resene.html","Link to Resene","","Link to Resene");

SI("/profile.htm","Resene Group companies","","Resene Group companies");
// define child menu properties (width,"align to edge","text-alignment",v offset,h 	    offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

CP(270,"right","right",-18,0,"","","","","","","");
// add child menu link items ("url","Link name","_target","alt text")
CI("http://www.altexcoatings.co.nz","Visit Altex Coatings New Zealand website","","Visit Altex Coatings New Zealand website");
CI("http://www.altexcoatings.com.au","Visit Altex Coatings Australia website","","Visit Altex Coatings Australia website");
CI("/automotive/index.htm","Visit Resene Automotive website","","Visit Resene Automotive website");
CI("/totalcolour.html","Visit Resene TCS website","","Visit Resene TCS website");
CI("http://www.rockcote.co.nz","Visit Rockcote website","","Visit Rockcote website");

SI("/logos.htm","Resene logos","","Resene logos");

SI("/totalcolour.html","Resene Total Colour System colourants","","Resene Total Colour System colourants");

SI("/resources.html","Resources","","Resources");

SI("/translations.htm","Translations","","Translations");

SI("http://www.resene.com.au","Visit Resene Australia website","","Visit Resene Australia website");

SI("/","Visit Resene New Zealand website","","Visit Resene New Zealand website");

// CONTACT US/ABOUT US  MENU ENDS HERE //




// WORK FOR US MENU STARTS HERE //

MI("/vacancies/index.html","<span class='c'>W</span>ork for us",85,"center","","",0,0,"o","","","","");

// WORK FOR USS MENU ENDS HERE //




// HOME MENU STARTS HERE //

MI("http://www.resene.com.au","<span class='h'>H</span>ome",50,"center","","",0,0,"h","","","","");
	
	SP(200,"right","right",4,0,"","","","","","","");

SI("http://www.resene.com.au","Resene - Australia home page","","");

SI("http://www.resene.co.nz","Resene - New Zealand home page","","");

SI("/sitemap.html","Sitemap","","");
	
// HOME MENU ENDS HERE //



//* DO NOT EDIT THIS BIT *


}//***********************


//************************





