// JavaScript Document


<!--
SLIDES = new slideshow("SLIDES");
SLIDES.timeout=10000;
//First Testimonial Starts here
s = new slide();
//First Testimonial Image
s.src =  "mkthumbs/testmkshayla.jpg";
//First Testimonial Text and Name
s.text = "<p><a href='mktest.php' style='text-decoration:none;color:#666666;'>They are not kidding. My ModelKamp shoot was definitely the BEST SHOOT EVER!</a></p><p style='float:right;'><img src='webimages/rtquote.png' width='23' height='21' alt='' /></p><div class='quote clear'><p  style='color:#333333; padding-top:6px; font-size:11px; font-weight:bold;'>- Shayla Kelis</p></div>";
SLIDES.add_slide(s);
//First Testimonial Ends here
//Second Testimonial Starts here
s = new slide();
//Second Testimonial Image
s.src =  "mkthumbs/testmksade.jpg";
//Second Testimonial Text and Name
s.text = "<p><a href='mktest.php' style='text-decoration:none;color:#666666;'>In one day, my pics went from timid amateur to seductive centerfold. They gave me the confidence to come out of my shell.</a></p><p style='float:right;'><img src='webimages/rtquote.png' width='23' height='21' alt='' /></p><div class='quote clear'><p  style='color:#333333; padding-top:6px; font-size:11px; font-weight:bold;'>- Sade Turner</p></div>";
SLIDES.add_slide(s);
//Second Testimonial Ends here
//Third Testimonial Starts here
s = new slide();
//Third Testimonial Text and Name
s.src =  "mkthumbs/testmklarissa.jpg";
//third Testimonial Text and Name
s.text = "<p><a href='mktest.php' style='text-decoration:none;color:#666666;'>People ask why I flew across the country to shoot at Slickforce, but the answer is easy.</a></p><p style='float:right;'><img src='webimages/rtquote.png' width='23' height='21' alt='' /></p><div class='quote clear'><p  style='color:#333333; padding-top:6px; font-size:11px; font-weight:bold;'>- Larissa Carroll</p></div>";
SLIDES.add_slide(s);
//Third Testimonial Ends here
<!-- COMMENTED OUT UNTIL WE GET THE 4TH, 5TH & 6TH TESTIMONIAL -->
//Fourth Testimonial Starts here
s = new slide();
//Fourth Testimonial Text and Name
s.src =  "mkthumbs/testmkjohari.jpg";
//Fourth Testimonial Text and Name
s.text = "<p><a href='mktest.php' style='text-decoration:none;color:#666666;'>Just for the chance to work with the hair, make-up, and styling team, it is absolutely worth it.</a></p><p style='float:right;'><img src='webimages/rtquote.png' width='23' height='21' alt='' /></p><div class='quote clear'><p  style='color:#333333; padding-top:6px; font-size:11px; font-weight:bold;'>- Johari Johnson</p></div>";
SLIDES.add_slide(s);
//Fourth Testimonial Ends here
//Fifth Testimonial Starts here
s = new slide();
//Fifth Testimonial Text and Name
s.src =  "mkthumbs/testmknatasha.jpg";
//Fifth Testimonial Text and Name
s.text = "<p><a href='mktest.php' style='text-decoration:none;color:#666666;'>  One word: Amazing. <p></a></p><p style='float:right;'><img src='webimages/rtquote.png' width='23' height='21' alt='' /></p><div class='quote clear'><p  style='color:#333333; padding-top:6px; font-size:11px; font-weight:bold;'>- Natasha Burton</p></div>";
SLIDES.add_slide(s);
//Fifth Testimonial Ends here
//Sixth Testimonial Starts here
s = new slide();
//Sixth Testimonial Text and Name
s.src =  "mkthumbs/testmkjameka.jpg";
//Sixth Testimonial Text and Name
s.text = "<p><a href='mktest.php' style='text-decoration:none;color:#666666;'>They gave me excellent advice on facial expressions.  They even taught me how to pose!</a></p><p style='float:right;'><img src='webimages/rtquote.png' width='23' height='21' alt='' /></p><div class='quote clear'><p  style='color:#333333; padding-top:10px; font-size:11px; font-weight:bold;'>- Jameka Carter</p></div>";
SLIDES.add_slide(s);
//Sixth Testimonial Ends here
//Seventh Testimonial Starts here
s = new slide();
//Seventh Testimonial Text and Name
s.src =  "mkthumbs/testmklindab.jpg";
//Seventh Testimonial Text and Name
s.text = "<p><a href='mktest.php' style='text-decoration:none;color:#666666;'>This is the only way to get a magazine-quality shooting experience with a top photographer without the price tag.</a></p><p style='float:right;'><img src='webimages/rtquote.png' width='23' height='21' alt='' /></p><div class='quote clear'><p  style='color:#333333; padding-top:6px; font-size:11px; font-weight:bold;'>- Linda Bouray</p></div>";
SLIDES.add_slide(s);
//Seventh Testimonial Ends here
//Eighth Testimonial Starts here
s = new slide();
//Eighth Testimonial Text and Name
s.src =  "mkthumbs/testmkariana.jpg";
//Eighth Testimonial Text and Name
s.text = "<p><a href='mktest.php' style='text-decoration:none;color:#666666;'>Nick made me feel so comfortable and look beautiful, in my own skin. He brought out the best in me.</a></p><p style='float:right;'><img src='webimages/rtquote.png' width='23' height='21' alt='' /></p><div class='quote clear'><p  style='color:#333333; padding-top:6px; font-size:11px; font-weight:bold;'>- Ariana Starks</p></div>";
SLIDES.add_slide(s);
//Eighth Testimonial Ends here
//-->
