$(document).ready(function(){
    // For example #1
    $('.enlarge-thumb').click(function(e){
        var that = $(this);        
        e.preventDefault(); // prevents link from firing
        $('<img src="'+that.attr('href')+'" />')  // create image DOM element and make src
            .load(function(){ // assures that enlarged image is loaded ahead of time                
                $(this).o3EnlargeBox({});
            });
    });
    
    // For Example #2
	
	$(function() {
      $('#latest').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : true
    })
	.click(function(){
       $('<iframe width="640" height="360" src="rocketraccoon.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
	
				$(function() {
      $('#avengersvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#4d4fe1',
         overlay_bgcolor : '#181adc',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/AzR2ho4AMgg?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
			$(function() {
      $('#scarlettvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#ac1a54',
         overlay_bgcolor : '#ff0000',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/imy_oTesHQM?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#rocketvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#a1618f',
         overlay_bgcolor : '#f199a8',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/tYIkwOM5ah0?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#rocketflash').click(function(){
    $('<iframe width="640" height="360" src="rocketraccoon.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });	
	$(function() {
      $('#knockknockvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#89593A',
         overlay_bgcolor : '#9B6542',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/vl91tEr2Ez0?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#knockknockflash').click(function(){
    $('<iframe width="640" height="360" src="knockknock.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });				

	$(function() {
      $('#dukevid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/PXYsYpG2w50?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#dukeflash').click(function(){
    $('<iframe width="640" height="360" src="duke.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });				

	$(function() {
      $('#minions5vid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#344152',
         overlay_bgcolor : '#4973AB',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/0UywpFRAiFM?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#minions5flash').click(function(){
    $('<iframe width="640" height="360" src="minions5.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });	
	
    
		$(function() {
      $('#islemonkey').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })		
    });
		$(function() {
      $('#islemonkeyvid').click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/844yy5tYuHI?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });		
    });		
		
	$(function() {
      $('#goalone').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#57810b',
         overlay_bgcolor : '#7bc400',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/AUv_F-10U2Q?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
	
	$(function() {
      $('#ghits2vid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/38bfzruNE-8?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#ghits2flash').click(function(){
    $('<iframe width="640" height="360" src="ghits2.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });		
	
		$(function() {
      $('#mistletoevid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/jUm6_bkrZd0?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#mistletoeflash').click(function(){
    $('<iframe width="640" height="360" src="mistletoemine.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });	
	
		$(function() {
      $('#scram').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#292f2f',
         overlay_bgcolor : '#6c7474',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/Hz_cH4r_NaQ?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		
			$(function() {
      $('#mummyvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#a65106',
         overlay_bgcolor : '#eb7309',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/5PKmbmirIxk?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#mummyflash').click(function(){
    $('<iframe width="640" height="360" src="mummy.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });		
				$(function() {
      $('#scottvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#b33b17',
         overlay_bgcolor : '#ed4d1d',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/U3LZVgQuGzA?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#scottflash').click(function(){
    $('<iframe width="640" height="360" src="scottpilgrimng.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });		
			$(function() {
      $('#sickvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/ii_ySgn5MqY?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#sickflash').click(function(){
    $('<iframe width="640" height="360" src="sick.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });		
	
				$(function() {
      $('#joedinovid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#57810b',
         overlay_bgcolor : '#7bc400',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/9BCZYw4oJXQ?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#joedinoflash').click(function(){
    $('<iframe width="640" height="360" src="joedino.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });	
		$(function() {
      $('#minions4vid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#344152',
         overlay_bgcolor : '#4973AB',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/vkazymBJO1Q?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#minions4flash').click(function(){
    $('<iframe width="550" height="400" src="minions4.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });	
				$(function() {
      $('#ragevid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/Vm4CUfwbEeQ?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#rageflash').click(function(){
    $('<iframe width="600" height="400" src="ragexmas.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
					$(function() {
      $('#werewolfvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/tQD_8XjXLMI?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#werewolfflash').click(function(){
    $('<iframe width="600" height="400" src="werewolf.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
			$(function() {
      $('#minions3vid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#344152',
         overlay_bgcolor : '#4973AB',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/8WRe2XNyuDE?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });				
	$(function() {
      $('#minions3flash').click(function(){
    $('<iframe width="550" height="400" src="minions3.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				$(function() {
      $('#minions2vid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#344152',
         overlay_bgcolor : '#4973AB',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/uGonAr6Qv7k?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#minions2flash').click(function(){
    $('<iframe width="550" height="400" src="minionstoki.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
						$(function() {
      $('#startrekvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/fz_6YFYmSvA?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#startrekflash').click(function(){
    $('<iframe width="600" height="400" src="startrek.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
					$(function() {
      $('#minions1vid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#344152',
         overlay_bgcolor : '#4973AB',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/33E8UQIfwEI?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#minions1flash').click(function(){
    $('<iframe width="550" height="400" src="minions1.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
						$(function() {
      $('#ghitsvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/5pqiJ5HI2zo?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#ghitsflash').click(function(){
    $('<iframe width="600" height="400" src="greatest1.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
							$(function() {
      $('#apocvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/Uro1y_PaHSs?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
							$(function() {
      $('#sawvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/u7chCrp-TMI?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#sawflash').click(function(){
    $('<iframe width="600" height="400" src="saw.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
								$(function() {
      $('#ladiesvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/rHBUC9HJGFc?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#ladiesflash').click(function(){
    $('<iframe width="600" height="400" src="ladies.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
									$(function() {
      $('#realvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/eyCORwYF1_g?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#realflash').click(function(){
    $('<iframe width="600" height="400" src="real.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#tribevid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/lZw-XIAzJDI?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#tribeflash').click(function(){
    $('<iframe width="600" height="400" src="tribe.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#firemenvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/_v-i3njRqcQ?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#firemenflash').click(function(){
    $('<iframe width="600" height="400" src="firemen.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#womenjokesvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/BnW0zdKX9ag?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#womenjokesflash').click(function(){
    $('<iframe width="600" height="400" src="womenjokes.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#nopornvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/E0Ke19a15VM?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#nopornflash').click(function(){
    $('<iframe width="600" height="400" src="noporn.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#hotdatevid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/c_dPHeKjMBQ?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#hotdateflash').click(function(){
    $('<iframe width="600" height="400" src="hotdate.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#newyearvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/yBg-uX-YPoY?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#newyearflash').click(function(){
    $('<iframe width="600" height="400" src="newyear.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#xmas1vid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/EGPj-wnJfdA?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#xmas1flash').click(function(){
    $('<iframe width="600" height="400" src="xmas1.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#kheartsvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/toi8glbwgjg?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#kheartsflash').click(function(){
    $('<iframe width="600" height="400" src="khearts.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#drugsvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/9zG63BpqBgg?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#drugsflash').click(function(){
    $('<iframe width="600" height="400" src="drugs.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#emovid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/khiG4MlrsGw?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#emoflash').click(function(){
    $('<iframe width="600" height="400" src="emo.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#voicesvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/rK_-bAOUOmc?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#voicesflash').click(function(){
    $('<iframe width="600" height="400" src="voices.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#300vid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/AzM-jo4IFww?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#300flash').click(function(){
    $('<iframe width="600" height="400" src="300.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
		$(function() {
      $('#piratesvid').capslide({
         caption_color	: 'white',
         caption_bgcolor	: '#af80c2',
         overlay_bgcolor : '#302137',
         border			: '0px solid',
         showcaption	    : false
    })
	.click(function(){
    $('<iframe width="560" height="349" src="http://www.youtube.com/embed/lojDEMELbpQ?autoplay=1" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });
				
	$(function() {
      $('#piratesflash').click(function(){
    $('<iframe width="600" height="400" src="pirates.swf" frameborder="0" allowfullscreen></iframe>')
            .o3EnlargeBox(); 
    });				
    });



});

 
