var h = 359;
if (screen.height>=650){
		h = 469;
	}
	
var h1 = 477;
if (screen.height>=650){
		h1 = 588;
	}		
	
var v = 180;
if (screen.height>=650){
		v = 180;
	}

var v1 = 224;
if (screen.height>=650){
		v1 = 224;
	}

HM_Array1 = [
[300,h,v,
,,,,,,,,,,,,,,,,
1,true],
["&nbsp;>&nbsp; Physical Chemical Properties &nbsp;","p04_proprietes.html",1,0,0],
["&nbsp;>&nbsp; Canadian Peat Resources &nbsp;","p05_ressources.html",1,0,0],
["&nbsp;>&nbsp; Therapeutic Medicinal Aspect &nbsp;","p06_aspect.html",1,0,0],
["&nbsp;>&nbsp; Description of Manufacturing Process &nbsp;","p07_description.html",1,0,0],
["&nbsp;>&nbsp; Bibliographic Notes &nbsp;","p08_notes.html",1,0,0],
["&nbsp;>&nbsp; Mud Comparison &nbsp;","p09_comparaison.html",1,0,0],
]

HM_Array2 = [
[300,h1,v1,
,,,,,,,,,,,,,,,,
1,true],
["&nbsp;>&nbsp; Bulk Products &nbsp;","catalogue.asp?id=1",1,0,1],
["&nbsp;>&nbsp; Terra Products &nbsp;","catalogue.asp?id=2",1,0,2],
]