arMenu1 = new Array(
135,
11,61,
"","",
"","",
"","",
"&nbsp;Company Profile","about-us.htm",0,
"&nbsp;Vision","about-us.htm#2",0,
"&nbsp;Our Installations","about-us.htm#3",0
)

arMenu2=new Array(
135,
112,61,
"","",
"","",
"","",
"&nbsp;Shrinking Range","shrinking-range.htm",0,
"&nbsp;Finishing Range","finishing-range.htm",0,
"&nbsp;Dyeing Range","dyeing-range.htm",0,
"&nbsp;Cylinder Drying Range","cylinder-drying-range.htm",0,
"&nbsp;Washing Range","washing-range.htm",0,
"&nbsp;A - Frame Trolleys","a-frame-trolleys.htm",0,
"&nbsp;Hydraulic Accessories","hydraulic-accessories.htm",0,
"&nbsp;Special Purpose Machines","special-purpose-machines.htm",0
)

arMenu3=new Array(
135,
214,61,
"","",
"","",
"","",
"&nbsp;Carù - Italy","agencies.htm",0,
"&nbsp;Vald Henriksen - Holland","agencies.htm#2",0
//"&nbsp;Vanwyk - Holland","agencies.htm#3",0
)


arMenu4=new Array(
135,
315,61,
"","",
"","",
"","",
"&nbsp;EEPC Award","honours.htm",0,
"&nbsp;FITEI Sp. Export Award","honours.htm#2",0,
"&nbsp;Cert. from customer (USA)","honours.htm#3",0
)

/*
arMenu5=new Array(
135,
417,61,
"","",
"","",
"","",
"&nbsp;Link 1","aboutus.htm",0,
"&nbsp;Link 2","aboutus.htm#mission",0,
"&nbsp;Link 3","aboutus.htm#scope",0
)
*/
arMenu5=new Array(
135,
417,61,
"","",
"","",
"","",
"&nbsp;Feedback Form","contact-us.htm",0,
"&nbsp;Our Address","contact-us.htm#2",0
)

params = 'toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=500,height=430';
function DoPopup(url)
{
    PopWind = window.open (url, 'PopWind', params);
    PopWind.document.close();
}
//

