DivFiles = new Array (5);
DivFiles[0] = '
' +
' ' +
' Tudor Homes ' +
' ' +
' more » ' +
'
' +
' ' +
' - First, all paint able surfaces are cleaned by brush and a mild bio-degradable detergent.
' +
' - We then prepped the surface by addressing any loose material and cracks.
' +
' - We then painted the exterior and trim.
' +
' - See more photos of this project and others like it by clicking here.
' +
'
';
DivFiles[1] = ' ' +
' ' +
' Interior Painting ' +
' ' +
' more » ' +
'
' +
' ' +
' - See more photos of this project and others like it by clicking here.
' +
'
';
DivFiles[2] = ' ' +
' ' +
' Faux Finishing ' +
' ' +
' more » ' +
'
' +
' ' +
' - Faux Finishing done exclusively with Kamp Studios, Inc.
' +
' - See more photos of this project and others like it by clicking here.
' +
'
';
DivFiles[3] = ' ' +
' ' +
' Exterior Painting ' +
' ' +
' more » ' +
'
' +
' ' +
' - See more photos of this project and others like it by clicking here.
' +
'
';
DivFiles[4] = ' ' +
' ' +
' Decks and Fences ' +
' ' +
' more » ' +
'
' +
' ' +
' - See more photos of this project and others like it by clicking here.
' +
'
';
D = new Date();
Seconds = D.getSeconds();
Random = Seconds%5;