//COPYRIGHT 2009 D. NEUMAN / CHOOBO.COM - ALL RIGHTS RESERVED

//EDIT THIS SETTING TO LINK TO YOUR VIDEO PLAYER PAGE
//OR A LINK TO DOWNLOAD YOUR VIDEO
//EXAMPLE: 
//var video_play_url_1682330338 = 'http://choobo.com/play/videopage.html';
var video_play_url_1682330338 = 'http://www.spaceclaim.com/stream/video.aspx?v=transaxle.flv';
var image_directory_1682330338 = 'http://streaming.spaceclaim.com/thumbs/';

// < --- DO NOT EDIT
var icount1682330338 = 1;var isactive1682330338 = 0;function strt1682330338(){if (isactive1682330338==0){isactive1682330338 = 1; if (icount1682330338>=19) { icount1682330338=1; } tick1682330338(); }}function end1682330338(){isactive1682330338 = 0;icount1682330338=1;document.getElementById('thumb1682330338').src=image_directory_1682330338 + 'thumbs1682330338images1.jpg';}function tick1682330338(){if (isactive1682330338==1) { icount1682330338++; if (icount1682330338>=19) { icount1682330338=1; } document.getElementById('thumb1682330338').src=image_directory_1682330338 + 'thumbs1682330338images'+icount1682330338+'.jpg'; setTimeout("tick1682330338()",450); }}onload = function(){ document.getElementById('thumb1682330338').setAttribute('src',image_directory_1682330338 + 'thumbs1682330338images1.jpg'); if (document.images) { preload_image_object1682330338 = new Image(); for(i=1; i<=19; i++) preload_image_object1682330338.src = image_directory_1682330338 + 'thumbs1682330338images'+ i +'.jpg'; }}
//  --- > DO NOT EDIT