function video(id,name,description,thumbnail,embedcode)
{
	this.id = id;
	this.name=name;
	this.description=description;
	this.thumbnail=thumbnail;
	this.embedcode=embedcode;
	
	this.get_thumb_img = function ()
	{
		return 	"<a class='video-thumb-anchor' href='javascript:show_video(" + id + ");'>" + 
					"<img alt='" + name + "' src='Images//video_thumbs//" + thumbnail +  "' />" + 
				"</a>";
	}
}

function get_thumbs()
{

	var returnValue = "";
	var opening_thumb_tag = "<img src='Images\\video_thumbs\\";
	var ending_thumb_tag = "' />";
	
	for ( var vid in allVideos )
	{
		returnValue = returnValue + allVideos[vid].get_thumb_img();
	}
	
	return returnValue;

}

function show_video(id)
{
	document.getElementById('video-name').innerHTML = get_video_with_id(id).name;
	document.getElementById('video-embed').innerHTML = get_video_with_id(id).embedcode;
	document.getElementById('video-description').innerHTML = get_video_with_id(id).description;
}

function get_video_with_id(id)
{
	for ( var vid in allVideos )
	{
		if (allVideos[vid].id == id)
		{
			return allVideos[vid];
		}
	}
	return null;
}

function show_default_video()
{
	document.getElementById('video-name').innerHTML = defaultVideo.name;
	document.getElementById('video-embed').innerHTML = defaultVideo.embedcode;
	document.getElementById('video-description').innerHTML = defaultVideo.description;
}

function pageload()
{
	document.getElementById('video-thumbs').innerHTML = get_thumbs();
	show_default_video();
}
	
var defaultVideo = new video(
	0,
	'Showreel',
	'Showreel - November 2010.',
	'vid1.png',
	'<iframe src="http://player.vimeo.com/video/16852375?title=0&amp;byline=0&amp;portrait=0&amp;autoplay=1" width="512" height="288" frameborder="0"></iframe>');

var allVideos = new Array(); 
allVideos = [
	// new video(id, name, description, thumbnail, embedcode)

	new video(14,
		'London Elektricity - Elektricity Will Keep Me Warm',
		'Animated music video. A somber video leading us on a journey through a giant, concrete structure to meet its cold and lonely robotic inhabitants.',
		'EWKMW.png',
		'<iframe title="YouTube video player" width="512" height="318" src="http://www.youtube.com/embed/zgrpoyV-AfU?rel=0" frameborder="0" allowfullscreen></iframe>'),

	new video(13,
		'Positive Money - One Good Cut',
		'Animated infomercial for Positive Money describing the pitfalls of the current UK banking system and calling for cuts to the bankers subsidies.  To find out more follow the campaign at <a href="http://www.OneGoodCut.org">www.OneGoodCut.org.</a><br>Animated.',
		'PM_OneGoodCut_small.png',
		'<iframe title="YouTube video player" width="512" height="288" src="http://www.youtube.com/embed/Y-LjL2yyVZo" frameborder="0" allowfullscreen></iframe>'),

	new video(11,
		'Nervo feat. Ollie James - Irresistible',
		'Animated music video for Armarda Music.<br>A colourful video about a pair of DJ twins travelling round the world on a pink scooter blasting out their unique vibes through giant load hailers.<br>Directed and animated.',
		'nervo.png',
		'<object width="512" height="288"><param name="movie" value="http://www.youtube.com/v/zge_H11o-J8?fs=1&amp;hl=en_GB&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zge_H11o-J8?fs=1&amp;hl=en_GB&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="512" height="288"></embed></object>'),

	new video(1,
		'Shapeshifters - Helter Skelter',
		'Animated music video for Defected Records.<br>A literal rollercoaster ride through a colourful world full of steam powered music machines, desert island ravers and giant, floating, blue heads.<br>Directed and animated. <a href="http://www.defected.com/news-reviews/latest/Helter%2BSkelter%3A%2BThe%2BMan%2BBehind%2Bthe%2BVideo/513">Read more at Defected</a>',
		'HelterSkelter.png',
		'<object width="512" height="288"><param name="movie" value="http://www.youtube.com/v/T9VBM6DJeto&amp;hl=en_GB&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/T9VBM6DJeto&amp;hl=en_GB&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="512" height="288"></embed></object>'),

	new video(2,
		'The Prodigy - Run with the wolves',
		'2 and a half D computer animated music video.<br>Winner of the \‘make us a video\’ competition.<br>Directed and animated.',
		'RunWithWolves.png',
		'<object width="512" height="288"><param name="movie" value="http://www.dailymotion.com/swf/video/xc7d8g_the-prodigy-run-with-the-wolves_music?additionalInfos=0"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed type="application/x-shockwave-flash" src="http://www.dailymotion.com/swf/video/xc7d8g_the-prodigy-run-with-the-wolves_music?additionalInfos=0" width="512" height="288" allowfullscreen="true" allowscriptaccess="always"></embed></object>'),
	
	new video(3,
		'UAE ecological footprint animation - EWS WWF',
		'UAE ecological footprint animation - EWS WWF, Stopmotion, Animator.',
		'WWF.png',
		'<object width="512" height="288"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=11078685&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=00ADEF&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=11078685&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=00ADEF&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="512" height="288"></embed></object>'),

	new video(12,
		'Everything Everything - Photoshop Handsome',
		'Music video for Everything Everything.<br>Loose guidelines were set for a number of creative digital artists and left to run free with their imaginations, each editing literally only a few seconds of video in total.  Animator.',
		'EverythingEverything.png',
		'<iframe width="512" height="288" src="http://www.youtube.com/embed/6udfNIzRUX0" frameborder="0" allowfullscreen></iframe>'),

	new video(4,
		'The Silent League - Yours Truly',
		'Live action green screen music video.<br>Filmed, edited and composited.',
		'YoursTruly.png',
		'<object width="512" height="288"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=13266796&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=13266796&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="512" height="288"></embed></object>'),

	new video(5,
		'RMS - 10 Dimensions',
		'3D CGI animated DVJ track.<br>Released with the single, the video track was designed to be played simulaniously with the music track when DJing.<br>Director and Animator.',
		'10 Dimentions.png',
		'<object width="512" height="288"><param name="movie" value="http://www.youtube.com/v/Aef_-2g1c7A&amp;hl=en_GB&amp;fs=1?rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Aef_-2g1c7A&amp;hl=en_GB&amp;fs=1?rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="512" height="288"></embed></object>'),

	new video(6,
		'Vodaphone advert',
		'3D CGI animated advert.<br>Set modelling and animation.',
		'4FreeSims.png',
		'<object width="512" height="288"><param name="movie" value="http://www.youtube.com/v/SAfpYa_xHOk&amp;hl=en_GB&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/SAfpYa_xHOk&amp;hl=en_GB&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="512" height="288"></embed></object>'),

	new video(7,
		'Monika Kruse - Morgana',
		'2D hand drawn animated music video. Animator.',
		'Morgana.png',
		'<object width="512" height="288"><param name="movie" value="http://www.youtube.com/v/QWjjftuF6qs&amp;hl=en_GB&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/QWjjftuF6qs&amp;hl=en_GB&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="512" height="288"></embed></object>'),

	new video(8,
		'Hundred Reasons - I\'ll Never Know ',
		'2D hand drawn music video.<br>Edited and composited.',
		'HundredReasons.png',
		'<object width="512" height="288"><param name="movie" value="http://www.youtube.com/v/QLcKFMD6Rr4&amp;hl=en_GB&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/QLcKFMD6Rr4&amp;hl=en_GB&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="512" height="288"></embed></object>'),

	new video(9,
		'whale',
		'Final year student film at Southampton Solent.<br>Winner of \'Audience Choice\' and \'Animated Comedy\' at Dragon Con 2007.<br>Directed and animated.',
		'whale.png',
		'<object width="512" height="288"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=13907118&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0&amp;group_id=" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=13907118&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0&amp;group_id=" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="512" height="288"></embed></object>'),
	
	new video(10,
		'KOKO - Call of the Squidgion',
		'Club visuals for London club KOKO.',
		'CallOfTheSquidgion.png',
		'<object style="height: 288px; width: 512"><param name="movie" value="http://www.youtube.com/v/ZQmvGeT2xuk"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/ZQmvGeT2xuk" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="512" height="288"></object>')
			
]

