document.write('<div id="clipdealer_widget">\n');
document.write('    \n');
document.write('    \n');
document.write('<sc'+'ript type="text/javascript">\n');
document.write('    window.clipdealer_widget = {\n');
document.write('        time_between_frames_ms: 300,\n');
document.write('        url: "http://image.clipdealer.com/",\n');
document.write('        \n');
document.write('        running: new Array(),\n');
document.write('        firstframe: new Array(),\n');
document.write('        \n');
document.write('        start_preview: function(media_id, lastFrame, firstFrame) {\n');
document.write('            // start preview just for one thread\n');
document.write('            if(typeof clipdealer_widget.running[media_id]=="undefined" || clipdealer_widget.running[media_id]=="stopped") {\n');
document.write('                clipdealer_widget.running[media_id] = "running";\n');
document.write('                clipdealer_widget.firstframe[media_id] = firstFrame;\n');
document.write('                clipdealer_widget.next_frame(media_id, 0, lastFrame);\n');
document.write('            }\n');
document.write('        },\n');
document.write('        \n');
document.write('        stop_preview: function(media_id) {\n');
document.write('            clipdealer_widget.running[media_id]="stopping";\n');
document.write('        },\n');
document.write('        \n');
document.write('        next_frame: function(media_id, frame, lastFrame) {\n');
document.write('            \n');
document.write('            if(clipdealer_widget.running[media_id]=="stopping") {\n');
document.write('                clipdealer_widget.running[media_id]="stopped";\n');
document.write('                clipdealer_widget.set_frame(media_id, clipdealer_widget.firstframe[media_id]);\n');
document.write('                return;\n');
document.write('            }\n');
document.write('            \n');
document.write('             // get next frame\n');
document.write('            if(frame < lastFrame-1)\n');
document.write('                frame++;\n');
document.write('            else\n');
document.write('                frame = 1;\n');
document.write('            \n');
document.write('            clipdealer_widget.set_frame(media_id, frame);\n');
document.write('            \n');
document.write('            // initialize next view\n');
document.write('            window.setTimeout("clipdealer_widget.next_frame("+media_id+","+frame+","+lastFrame+")", clipdealer_widget.time_between_frames_ms);            \n');
document.write('        },\n');
document.write('        \n');
document.write('        set_frame: function(media_id, frame) {\n');
document.write('            \n');
document.write('            // get and preload image\n');
document.write('            var newurl = clipdealer_widget.url+media_id+"/thumbnails/"+frame+".jpg";\n');
document.write('            var preloaderImage = new Image();\n');
document.write('            preloaderImage.src = newurl;\n');
document.write('\n');
document.write('            // set new image\n');
document.write('            var img = document.getElementById(\'clipdealer_widget_image_\'+media_id);\n');
document.write('            var klon = img.cloneNode(true);\n');
document.write('                            \n');
document.write('            klon.style.background = \'url(\' + newurl + \') no-repeat center\';\n');
document.write('\n');
document.write('            window.setTimeout(function() {\n');
document.write('                img.parentNode.replaceChild(klon, img);\n');
document.write('            }, 250);\n');
document.write('        }\n');
document.write('    }\n');
document.write('</sc'+'ript>\n');
document.write('    <div id="clipdealer_widget_clips" style="padding:5px;text-align:center;">\n');
document.write('                <a target="_blank" href="http://www.clipdealer.com/media/160109?q=cg+render+animation+explosion&amp;tid=1&amp;license=0&amp;order=relevance&amp;sort=-1&partner=13&utm_source=partner_programm&utm_medium=widget&utm_campaign=partner%2Bprogramm" style="text-decoration:none">\n');
document.write('            <img \n');
document.write('                            onmouseover="clipdealer_widget.start_preview(\'160109\', 6, 1)"\n');
document.write('                onmouseout="clipdealer_widget.stop_preview(\'160109\')"\n');
document.write('                            id="clipdealer_widget_image_160109"\n');
document.write('                src="http://www.clipdealer.de/resources/images/shim.gif"\n');
document.write('                style="background: url(http://image.clipdealer.com/160109/thumbnails/1.jpg) no-repeat center; border:1px solid #F6F6F6; padding:2px; width: 150px; height: 150px;"\n');
document.write('                alt="" />\n');
document.write('        </a>\n');
document.write('                        <a target="_blank" href="http://www.clipdealer.com/media/171609?q=cg+render+animation+explosion&amp;tid=1&amp;license=0&amp;order=relevance&amp;sort=-1&partner=13&utm_source=partner_programm&utm_medium=widget&utm_campaign=partner%2Bprogramm" style="text-decoration:none">\n');
document.write('            <img \n');
document.write('                            onmouseover="clipdealer_widget.start_preview(\'171609\', 11, 1)"\n');
document.write('                onmouseout="clipdealer_widget.stop_preview(\'171609\')"\n');
document.write('                            id="clipdealer_widget_image_171609"\n');
document.write('                src="http://www.clipdealer.de/resources/images/shim.gif"\n');
document.write('                style="background: url(http://image.clipdealer.com/171609/thumbnails/1.jpg) no-repeat center; border:1px solid #F6F6F6; padding:2px; width: 150px; height: 150px;"\n');
document.write('                alt="" />\n');
document.write('        </a>\n');
document.write('                        <a target="_blank" href="http://www.clipdealer.com/media/2895?q=cg+render+animation+explosion&amp;tid=1&amp;license=0&amp;order=relevance&amp;sort=-1&partner=13&utm_source=partner_programm&utm_medium=widget&utm_campaign=partner%2Bprogramm" style="text-decoration:none">\n');
document.write('            <img \n');
document.write('                            onmouseover="clipdealer_widget.start_preview(\'2895\', 10, 1)"\n');
document.write('                onmouseout="clipdealer_widget.stop_preview(\'2895\')"\n');
document.write('                            id="clipdealer_widget_image_2895"\n');
document.write('                src="http://www.clipdealer.de/resources/images/shim.gif"\n');
document.write('                style="background: url(http://image.clipdealer.com/2895/thumbnails/1.jpg) no-repeat center; border:1px solid #F6F6F6; padding:2px; width: 150px; height: 150px;"\n');
document.write('                alt="" />\n');
document.write('        </a>\n');
document.write('                        <a target="_blank" href="http://www.clipdealer.com/media/2888?q=cg+render+animation+explosion&amp;tid=1&amp;license=0&amp;order=relevance&amp;sort=-1&partner=13&utm_source=partner_programm&utm_medium=widget&utm_campaign=partner%2Bprogramm" style="text-decoration:none">\n');
document.write('            <img \n');
document.write('                            onmouseover="clipdealer_widget.start_preview(\'2888\', 12, 1)"\n');
document.write('                onmouseout="clipdealer_widget.stop_preview(\'2888\')"\n');
document.write('                            id="clipdealer_widget_image_2888"\n');
document.write('                src="http://www.clipdealer.de/resources/images/shim.gif"\n');
document.write('                style="background: url(http://image.clipdealer.com/2888/thumbnails/1.jpg) no-repeat center; border:1px solid #F6F6F6; padding:2px; width: 150px; height: 150px;"\n');
document.write('                alt="" />\n');
document.write('        </a>\n');
document.write('        <br />                \n');
document.write('                <br />\n');
document.write('        <a href="http://www.clipdealer.com/?ACTION=search&amp;q=cg+render+animation+explosion&amp;tid=1&amp;license=0&amp;order=relevance&amp;sort=-1&page=&partner=13" style="color: #535353; font-family:Arial,Helvetica,sans-serif; font-size:11px;     font-size-adjust:none; font-style:normal; font-variant:normal; font-weight:normal; line-height:normal;">mehr Medien anzeigen</a>\n');
document.write('            </div>\n');
document.write('\n');
document.write('    \n');
document.write('</div>\n');
