
<!-- begin hiding script
slides=new slideshow("slides");
// Parameters are img, large img, caption, optional target, optional attributes
// NOTE: You must add pointer to first image in form as well !!
slides.add_slide(new slide("photos_ss/startdiy.gif", "photos_ss/startdiy.gif",
 "Click START to start the presentation or click on the > button to view images."));

slides.add_slide(new slide("photos_ss/diy1.jpg", "photos_ss/diy1.jpg",
"Clean the surface thoroughly with acetone or wax & grease remover (automotive product) or similar.  Make pencil marks for position of guideline."));

slides.add_slide(new slide("photos_ss/diy2.jpg", "photos_ss/diy2.jpg",
"Apply masking tape along the pencil marks.  This creates your guideline for positioning of the arrowhead and stripe."));

slides.add_slide(new slide("photos_ss/diy3.jpg", "photos_ss/diy3.jpg",
"Spray the surface with water.  This allows some movement of the vinyl until it is correctly positioned."));

slides.add_slide(new slide("photos_ss/diy4.jpg", "photos_ss/diy5.jpg",
"Using the guideline, position the arrowhead onto the surface.  Then using a squeegee, press firmly, smoothing the vinyl onto the surface.  Move from the middle to the outer edges."));

slides.add_slide(new slide("photos_ss/diy5.jpg", "photos_ss/diy6.jpg",
"Remove the application material, pulling slowly."));

slides.add_slide(new slide("photos_ss/diy6.jpg", "photos_ss/diy7.jpg",
"Repeat the application process with the stripe, overlapping the end of the arrowhead.  Smooth firmly in place."));

slides.add_slide(new slide("photos_ss/diy7.jpg", "photos_ss/diy8.jpg",
"Remove the application material from the stripe and neatly trim the arrowhead and stripe creating a near-invisible seam."));

slides.add_slide(new slide("photos_ss/diy8.jpg", "photos_ss/diy9.jpg",
"Remove the guideline and clean to remove any pencil marks."));

// end hiding script -->
