// JavaScript Document
function rollImg(i) {
	document.OnePhoto.src = newPic[i].src;
	document.all.photoDesc.innerHTML = aryDesc[i];
}

var newPic = new Array();
var aryDesc = new Array();
var picPath = "images/slides/";

newPic[1] = new Image(260, 190);
newPic[1].src = picPath + "pic_18.jpg";
aryDesc[1] = "Olshan maintains an all inclusive builder/contractor inventory. When you can't find it elsewhere, you'll probably find it at Olshan!";

newPic[2] = new Image(260, 190);
newPic[2].src = picPath + "pic_17.jpg";
aryDesc[2] = "At Olshan, you can expect clean, quality lumber and building material on every purchase! We store our inventory in storage sheds and warehouses for maximum protection at all times!";

newPic[3] = new Image(260, 190);
newPic[3].src = picPath + "pic_3.jpg";
aryDesc[3] = "Olshan framing lumber will enhance your reputation as a quality builder! Olshan has contract agreements with premier lumber mills which guarantee shipments that reflect top quality in every grade!";

newPic[4] = new Image(260, 190);
newPic[4].src = picPath + "pic_4.jpg";
aryDesc[4] = "At Olshan, the price is right! Our affiliation with major industry co-operatives provides Olshan the purchasing power which enables us to serve you with general building supplies at competitive prices you will appreciate.";

newPic[5] = new Image(260, 190);
newPic[5].src = picPath + "pic_5.jpg";
aryDesc[5] = "Plywood is a major building material component! Olshan has contract agreements with major plywood mills which guarantee price and quality to our customers!";

newPic[6] = new Image(260, 190);
newPic[6].src = picPath + "pic_6.jpg";
aryDesc[6] = "Roofing shingles and related supplies are a major inventory item at Olshan! We stock a wide selection of shingles and related roofing products! Ask your favorite Olshan sales associate for a price quotation and start saving money today!";

newPic[7] = new Image(260, 190);
newPic[7].src = picPath + "pic_7.jpg";
aryDesc[7] = "Save time and money with Olshan mill services! Olshan professionals are quality craftsmen! Millwork services include made to order pre-formed cabinet tops, interior and exterior door units, re-keying locks and master keying! Let Olshan do it all!";

newPic[8] = new Image(260, 190);
newPic[8].src = picPath + "pic_13.jpg";
aryDesc[8] = "Olshan maintains a huge cabinet inventory! Order today and install tomorrow! We customize cabinet tops in our on-premises shop! Shop our price and our selection, then chose Olshan as your favorite vendor!";

newPic[9] = new Image(260, 190);
newPic[9].src = picPath + "pic_9.jpg";
aryDesc[9] = "Olshan door units are precision built in our mill with state-of-the art equipment! We stock both exterior and interior door units! If we don't have what you want, we can custom-build it for you! See our selection and check our workmanship today! You'll like our prices too!";

newPic[10] = new Image(260, 190);
newPic[10].src = picPath + "pic_10.jpg";
aryDesc[10] = "At Olshan you will find lumber thru 32 feet in length! We say \"yes\" to your hard to find lumber and building material requests such as fire-retardant wood, hardwood, long lengths, outdoor wood, engineered wood, poles & posts, sidings, timbers, trusses and wood composites! Requests will be promptly handled!";

newPic[11] = new Image(260, 190);
newPic[11].src = picPath + "pic_11.jpg";
aryDesc[11] = "Olshan is a stocking dealer of engineered wood products! Olshan can provide you with time-saving engineered wood products which resist bowing, twisting and shrinking! Laminated structural lumber power beams are stocked in inventory thru 48 feet in length! You can build better with engineered wood!";

newPic[12] = new Image(260, 190);
newPic[12].src = picPath + "pic_19.jpg";
aryDesc[12] = "Service is always top priority at Olshan! Sales counselors don't just take orders, they take time to handle details! Your delivery will not be dumped! Every bundle will be off-loaded on stacker strips and will be kept out of the mud!";

newPic[13] = new Image(260, 190);
newPic[13].src = picPath + "pic_12.jpg";
aryDesc[13] = "Olshan delivers Monday thru Saturday within a 100 mile radius of Houston.";

//newPic[14] = new Image(260, 190);
//newPic[14].src = picPath + "pic_14.jpg";
//aryDesc[14] = "Test";