<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



document.write('<select name="select" class="vidsdropdown" onChange="MM_jumpMenu(\'pvids\',this,0)">');

document.write('<option value="mov6.html" selected>Select A Video</option>');

document.write('<option value="mov6.html">Sesame Street Live</option>');

document.write('<option value="mov7.html">Roary the Racing Car</option>');

document.write('<option value="mov1.html">Fifi</option>');

document.write('<option value="mov2.html">Noddy in Toyland</option>');

document.write('<option value="mov4.html">Postman Pat</option>');

document.write('<option value="mov3.html">Thomas the Tank Engine</option>');

document.write('<option value="mov5.html">Little Big Club Live</option>');

//document.write('<option value="peterrabbit.html">The Tales of Peter Rabbit</option>');

//document.write('<option value="andyandmike.html">Andy & Mike\'s Big Box of Bananas</option>');


document.write('</select>');


//  End -->

