$(function(){Popcorn("#aivideo").listen("play",function(){$("#start").remove()});var events=Popcorn("#aivideo");events.footnote({start:0.1,end:1.2,target:"popcorn",text:"Hi!"});events.image({start:1.3,end:5,target:"popcorn",src:"images/animlittlelogo.png"});events.image({start:5.1,end:16,target:"popcorn",src:"images/alisealw300h254.jpg"});events.image({start:16.1,end:25,target:"popcorn",src:"images/animlittlelogo.png"});events.footnote({start:35.1,end:50,target:"popcorn",text:"I am SO working on updating this video!! This is very experimental at present! ...But first I must make more space-ships and people. Watch this space!"});events.image({start:50.1,end:54.9,target:"popcorn",src:"images/angelfishview01_s.jpg"});events.image({start:55,end:68,target:"popcorn",src:"images/amusi_red_one.jpg"});events.image({start:68.1,end:110.9,target:"popcorn",src:"images/animlittlelogo.png"});events.image({start:111,end:119,target:"popcorn",src:"images/cogs1f28w300.jpg"});events.image({start:119.1,end:133,target:"popcorn",src:"images/returnhome_f46h200.jpg"});events.image({start:133.1,end:150,target:"popcorn",src:"images/turtlefish_300x195.jpg"});events.footnote({start:150.1,end:159,target:"popcorn",text:'<img src="images/turtle_s.jpg" width:"260" height="145" alt="turtle"/><br/>Click <a class="brightlink" href="http://vimeo.com/16440402">HERE</a> to see the first appearance of the turtle.<br/><br/>Thanks for watching.'});Popcorn("#aivideo").listen("ended",function(){$("#popcorn").append('<p id="start">Double click the video to play again...</p>')})});
