/*!
 * jQuery JavaScript Library v1.4.4
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Thu Nov 11 19:04:53 2010 -0500
 */
 
function togglePanel(el, el2, over)
{
    if (over) {
        Element.addClassName(el, 'over');
		Element.removeClassName(el2, 'over');
    }
    else {
        Element.removeClassName(el, 'over');
		Element.addClassName(el2, 'over');
    }
	/*if (over) {
		jQuery(document).ready(function($){
			$("#el").addClass('over');
			$("#e2").removeClass('over');
		});
	} else {
		jQuery(document).ready(function($){
			$("#el").removeClass('over');
			$("#e2").addClass('over');
		});
	}*/
	
}

(function($) {
	$(document).ready(function() {
		$("#link0").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link1").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link2").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link3").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link4").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link5").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link6").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link7").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link8").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link9").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link10").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link11").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link12").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link13").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link14").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link15").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link16").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link17").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link18").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link19").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link20").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link21").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link22").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link23").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link24").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link25").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link26").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link27").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link28").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link29").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link30").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link31").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link32").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link33").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link34").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link35").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link36").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link37").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link38").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link39").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link40").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link41").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link42").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link43").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link44").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link45").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link46").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link47").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link48").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#link49").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 350,
			'height'			: 350,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		
		/* START of links for */
		$("#fb700x500-1").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 500,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: false,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x500-2").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 500,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: false,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x500-3").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 500,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: false,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x500-4").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 500,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: false,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_0").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_1").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_2").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_3").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_4").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_5").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_6").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_7").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_8").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_9").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_10").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_11").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_12").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_13").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_14").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_15").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_16").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_17").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_18").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_19").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_20").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_21").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_22").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_23").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_24").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_25").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_26").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_27").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_28").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_29").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_30").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_31").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_32").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_33").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_34").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_35").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_36").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_37").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_38").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_39").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_40").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_41").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_42").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_43").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_44").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_45").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_46").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_47").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_48").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
		$("#fb700x450_49").fancybox({
			//'width'				: '90%',
			//'height'			: '90%',
			'width'				: 700,
			'height'			: 450,
			'autoScale'			: false,
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'type'				: 'iframe',
			'scrolling'			: 'no',
			'showCloseButton'	: true,
			'padding'			: 3,
			'margin'			: 0
		});
	});
})(jQuery);
