$(document).ready(function() {
			
			var navegador = navigator.userAgent.toLowerCase();
			
		
			$("a[rel=empresa_1]").fancybox({
				'transitionIn'		: 'none',
				
				'transitionOut'		: 'none',
				'titlePosition' 	: 'over',
				
				'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
					return '<span></span>';
				}
			});
			
			$("a[rel=empresa_2]").fancybox({
				'transitionIn'		: 'none',
				
				'transitionOut'		: 'none',
				'titlePosition' 	: 'over',
				
				'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
					return '<span></span>';
				}
			});
			
			
			
			if( navegador.search(/iphone|ipod|ipad|android/) > -1 ){
				$("#popup_politica_de_privacidad").fancybox({
						
					'autoScale'			: false,
					'width'				: '810%',
					'height'			: '910%',
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				$("#popup_politica_de_privacidad2").fancybox({
			
					'autoScale'			: false,
					'width'				: '810%',
					'height'			: '910%',
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				$("#popup_condiciones_de_uso").fancybox({
			
					'autoScale'			: false,
					'width'				: '810%',
					'height'			: '1380%',
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
			}else{
				$("#popup_politica_de_privacidad").fancybox({
						
					'autoScale'			: false,
					'width'				: '810%',
					'height'			: '610%',
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				$("#popup_politica_de_privacidad2").fancybox({
			
					'autoScale'			: false,
					'width'				: '610%',
					'height'			: '410%',
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
				$("#popup_condiciones_de_uso").fancybox({
			
					'autoScale'			: false,
					'width'				: '810%',
					'height'			: '610%',
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'				: 'iframe'
				});
			}
			
			
			
			
			$("#popup_shop").fancybox({
			
				'autoScale'			: false,
				'width'				: '570%',
				'height'			: '200%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_formulario_ok").fancybox({
			
				'autoScale'			: false,
				'width'				: '280%',
				'height'			: '90%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			$("#popup_expo_talleres_2011").fancybox({
			
				'autoScale'			: false,
				'width'				: '966%',
				'height'			: '610%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_talleres_modulares").fancybox({
			
				'autoScale'			: false,
				'width'				: '750%',
				'height'			: '420%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			
			$("#popup_catalogo_talleres_al_dia").fancybox({
			
				'autoScale'			: false,
				'width'				: '950%',
				'height'			: '690%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			$("#popup_catalogo_montaje_de_neumaticos").fancybox({
			
				'autoScale'			: false,
				'width'				: '950%',
				'height'			: '690%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			
			
			
			$("#popup_catalogo_equilibrado_de_ruedas").fancybox({
			
				'autoScale'			: false,
				'width'				: '950%',
				'height'			: '690%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			$("#popup_catalogo_alineacion_de_direcciones").fancybox({
			
				'autoScale'			: false,
				'width'				: '950%',
				'height'			: '690%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			$("#popup_catalogo_elevacion_de_vehiculos").fancybox({
			
				'autoScale'			: false,
				'width'				: '950%',
				'height'			: '690%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			
			$("#popup_catalogo_mecanica").fancybox({
			
				'autoScale'			: false,
				'width'				: '950%',
				'height'			: '690%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			
			$("#popup_catalogo_instalaciones_centralizadas").fancybox({
			
				'autoScale'			: false,
				'width'				: '950%',
				'height'			: '690%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			
			$("a[rel=example_group]").fancybox({
				'transitionIn'		: 'none',
				
				'transitionOut'		: 'none',
				'titlePosition' 	: 'over',
				
				'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
					return '<span></span>';
				}
			});
			
			$("a[rel=example_group_2]").fancybox({
				'transitionIn'		: 'none',
				
				'transitionOut'		: 'none',
				'titlePosition' 	: 'over',
				
				'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
					return '<span></span>';
				}
			});
			
			$("a[rel=example_group_3]").fancybox({
				'transitionIn'		: 'none',
				
				'transitionOut'		: 'none',
				'titlePosition' 	: 'over',
				
				'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
					return '<span></span>';
				}
			});
			
			$("a[rel=example_group_4]").fancybox({
				'transitionIn'		: 'none',
				
				'transitionOut'		: 'none',
				'titlePosition' 	: 'over',
				
				'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
					return '<span></span>';
				}
			});
			
			$("#popup_formulario_talleres_al_dia").fancybox({
			
				'autoScale'			: false,
				'width'				: '610%',
				'height'			: '410%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			$("#popup_video1").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video2").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			$("#popup_video3").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video4").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			$("#popup_video5").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video6").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			$("#popup_video7").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video8").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			$("#popup_video9").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video10").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			$("#popup_video11").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video12").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			$("#popup_video13").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video14").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			$("#popup_video15").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video16").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video17").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video18").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video19").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video20").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video21").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video22").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video23").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video24").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video25").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video26").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video27").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video28").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video29").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video30").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video31").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video32").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			$("#popup_video33").fancybox({
			
				'autoScale'			: false,
				'width'				: '620%',
				'height'			: '353%',
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe'
			});
			
			
		});
