//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_1173505352 = 'http://choobo.com/play/videopage.html';
var video_play_url_1173505352 = 'http://www.spaceclaim.com/stream/video.aspx?v=2008Demo.flv';
var image_directory_1173505352 = 'http://streaming.spaceclaim.com/thumbs/';

// < --- DO NOT EDIT
var icount1173505352 = 1;var isactive1173505352 = 0;function strt1173505352(){if (isactive1173505352==0){isactive1173505352 = 1; if (icount1173505352>=19) { icount1173505352=1; } tick1173505352(); }}function end1173505352(){isactive1173505352 = 0;icount1173505352=1;document.getElementById('thumb1173505352').src=image_directory_1173505352 + 'thumbs1173505352images1.jpg';}function tick1173505352(){if (isactive1173505352==1) { icount1173505352++; if (icount1173505352>=19) { icount1173505352=1; } document.getElementById('thumb1173505352').src=image_directory_1173505352 + 'thumbs1173505352images'+icount1173505352+'.jpg'; setTimeout("tick1173505352()",450); }}onload = function(){ document.getElementById('thumb1173505352').setAttribute('src',image_directory_1173505352 + 'thumbs1173505352images1.jpg'); if (document.images) { preload_image_object1173505352 = new Image(); for(i=1; i<=19; i++) preload_image_object1173505352.src = image_directory_1173505352 + 'thumbs1173505352images'+ i +'.jpg'; }}
//  --- > DO NOT EDIT