/* Author: Web Development 8--D Topco Sales

*/

$(function() {
	try {
		Typekit.load();
	} catch(e) {};
	$('.records-statement').colorbox({width: '50%', inline:true, href:'#records-statement'});
	$.supersized({
		slides : [ {image : 'img/page-background.jpg'} ]
	});
	jwplayer('v-ricci-video').setup({
		'id': 'v-ricci-molding-video',
		'width': '480',
		'height': '267',
		'provider': 'rtmp',
		'streamer': 'rtmp://vod.topcosales.us/cfx/st',
		'file': '1097021_Veronica_Ricci_Molding_Censored.mp4',
		'image': 'http://www.topcosales.us/images/videos/captures/1097021-veronica-ricci-molding-censored.jpg',
		'modes': [
			{
				type: 'flash',
				src: 'http://player.topcosales.us/media-player.swf'
			},
			{
				type: 'html5',
				config: {
					'file': 'http://vod1.topcosales.us/1097021_Veronica_Ricci_Molding_Censored.mp4',
					'provider': 'video'
				}
			}
		]
	});
});
