//Fade-in image slideshow- By Dynamic Drive
//For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
//This credit MUST stay intact for use
var pause=8000 //SET PAUSE BETWEEN SLIDE (3000=3 seconds)
var fadeimages=new Array()
var fadetext=new Array()
var fadelink=new Array()
//SET IMAGE PATHS. Extend or contract array as needed
fadeimages[0] = 'image3.php?f=696G'
fadetext[0] = 'NPL431 FAC/T - Mobile Weld Fume Extraction Unit Ex Demonstration Unit (un-used) NPL431
This fully mobile extraction unit, robustly constructed in steel is suitable for the separation of oily fumes. Based on a dry filter principle the polluted air is taken in via the adjustable jointed arm to a steel spark proof pre-filter. Finally a rigid pocket filter with 85% efficiency... [Read more...]'
fadelink[0] = 'product.php?product_id=696'
fadeimages[1] = 'image3.php?f=1200G'
fadetext[1] = 'NPL533 Inventair Single Bag Extraction Unit
Inventair Single Bag Extraction Unit (Portable) Serviced Please see attached PDF for complete details. Need a quotation? E-mail info@nplwww.com listing the used machinery number *NPL... [Read more...]'
fadelink[1] = 'product.php?product_id=1200'
fadeimages[2] = 'image3.php?f=1211G'
fadetext[2] = 'NPL532 Single Bag Extraction Unit
Single bag extraction unit (portable) Single phase Serviced Please see attached PDF for complete details. Need a quotation? E-mail info@nplwww.com listing the used machinery number *NPL... [Read more...]'
fadelink[2] = 'product.php?product_id=1211'
fadeimages[3] = 'image3.php?f=1219G'
fadetext[3] = 'NPL540 Kundig Premium Wide Belt Sander Ex-Demonstration
Kundig Premium 2 1100 RP 3 phase Ex Demo Please see attached PDF for complete details. Need a quotation? E-mail info@nplwww.com listing the used machinery number *NPL... [Read more...]'
fadelink[3] = 'product.php?product_id=1219'
fadeimages[4] = 'image3.php?f=1044G'
fadetext[4] = 'NPL442 RJH Engineering SAWTMOF
Wood dust extraction unit. 440V 3Phase Serviced Please see attached PDF for complete details. Need a quotation? E-mail info@nplwww.com listing the used machinery number *NPL... [Read more...]'
fadelink[4] = 'product.php?product_id=1044'
////NO need to edit beyond here/////////////
var preloadedimages=new Array()
for (p=0;p | ' + fadetext[index] + ' | ';
}
function fadepic() {
if (curpos<100) {
curpos+=10
if (tempobj.filters)
tempobj.filters.alpha.opacity=curpos
else if (tempobj.style.MozOpacity)
tempobj.style.MozOpacity=curpos/100
}
else {
clearInterval(dropslide)
nextcanvas=(curcanvas=="canvas0")? "canvas0" : "canvas1"
tempobj=ie4? eval("document.all."+nextcanvas) : document.getElementById(nextcanvas)
tempobj.innerHTML=formatStory(nextimageindex);
nextimageindex=(nextimageindex