// JavaScript Document

	defaultStatus =  'LUTJENS';
	
		function pop_flip(ventana,numero) 
				{ 
		
				//var url = 'video.html'
				var url = ventana;
				var width = screen.availWidth; 
				var height = screen.availHeight; 
				var specs = "fullscreen=no,left=0,top=0,screenX=0,screenY=0"; 
				specs += ",width=" + width + ",height=" + height; 
				specs += ",scrollbars=no,toolbar=no,menubar=no"; 
				specs += ",status=no,location=no"; 
				specs += ",directories=no,resizable=no,alwaysRaised"; 
				//specs += ",innerHeight=" + height + ",innerWidth=" + width;
				if(numero==1){
				var Popup = window.open(url, 'pop_flip_lutjens_1', specs); 
				}
						if(numero==2){
				var Popup = window.open(url, 'pop_flip_lutjens_2', specs); 
				}
						if(numero==3){
				var Popup = window.open(url, 'pop_flip_lutjens_3', specs); 
				}
						if(numero==4){
				var Popup = window.open(url, 'pop_flip_lutjens_4', specs); 
				}
						if(numero==5){
				var Popup = window.open(url, 'pop_flip_lutjens_5', specs); 
				}
				Popup.resizeTo(width,height);
				Popup.focus();
				//vete();
				}
	

				
				function pop_videos() 
				{ 
				var url = 'video.html'
				var width = 530; 
				var height = 480; 
					var izda= ((screen.availWidth-width)/2);
		var superior= ((screen.availHeight-height)/2);
		
		var specs = "fullscreen=no,left=" + izda +",top=" + superior +",screenX=0,screenY=0"; 
		specs += ",width=" + width + ",height=" + height; 
				specs += ",scrollbars=yes,toolbar=no,menubar=no"; 
				specs += ",status=no,location=no"; 
				specs += ",directories=no,resizable=no,alwaysRaised"; 
				//specs += ",innerHeight=" + height + ",innerWidth=" + width; 
				var Popup = window.open(url, 'pop_video_lutjens', specs); 
				Popup.resizeTo(width,height);
				Popup.moveTo(izda,superior);
				Popup.focus();
				//vete();
				}
				
			
			
				
				function pop_contacto() 
				{ 
				var url = 'contacto.html'
				var width = 328; 
				var height = 680; 
					var izda= ((screen.availWidth-width)/2);
		var superior= ((screen.availHeight-height)/2);
		
		var specs = "fullscreen=no,left=" + izda +",top=" + superior +",screenX=0,screenY=0"; 
		specs += ",width=" + width + ",height=" + height; 
				specs += ",scrollbars=yes,toolbar=no,menubar=no"; 
				specs += ",status=no,location=no"; 
				specs += ",directories=no,resizable=no,alwaysRaised"; 
				//specs += ",innerHeight=" + height + ",innerWidth=" + width; 
				var Popup = window.open(url, 'pop_contacto_lutjens', specs); 
				Popup.resizeTo(width,height);
				Popup.moveTo(izda,superior);
				Popup.focus();
				//vete();
				}
				
						function pop_downloads() 
				{ 
				var url = 'downloads.html'
				var width = 328; 
				var height = 565; 
					var izda= ((screen.availWidth-width)/2);
		var superior= ((screen.availHeight-height)/2);
		
		var specs = "fullscreen=no,left=" + izda +",top=" + superior +",screenX=0,screenY=0"; 
		specs += ",width=" + width + ",height=" + height; 
				specs += ",scrollbars=yes,toolbar=no,menubar=no"; 
				specs += ",status=no,location=no"; 
				specs += ",directories=no,resizable=no,alwaysRaised"; 
				//specs += ",innerHeight=" + height + ",innerWidth=" + width; 
				var Popup = window.open(url, 'pop_downloads_lutjens', specs); 
				Popup.resizeTo(width,height);
				Popup.moveTo(izda,superior);
				Popup.focus();
				//vete();
				}
				
					function pop_wiking() 
				{ 
				var url = 'pop_wiking.html'
				var width = 328; 
				var height = 580; 
					var izda= ((screen.availWidth-width)/2);
		var superior= ((screen.availHeight-height)/2);
		
		var specs = "fullscreen=no,left=" + izda +",top=" + superior +",screenX=0,screenY=0"; 
		specs += ",width=" + width + ",height=" + height; 
				specs += ",scrollbars=yes,toolbar=no,menubar=no"; 
				specs += ",status=no,location=no"; 
				specs += ",directories=no,resizable=no,alwaysRaised"; 
				//specs += ",innerHeight=" + height + ",innerWidth=" + width; 
				var Popup = window.open(url, 'pop_wiking', specs); 
				Popup.resizeTo(width,height);
				Popup.moveTo(izda,superior);
				Popup.focus();
				//vete();
				}
				
					function pop_downloads_new() 
				{ 
				var url = 'downloads_new.html'
				var width = 328; 
				var height = 455; 
					var izda= ((screen.availWidth-width)/2);
		var superior= ((screen.availHeight-height)/2);
		
		var specs = "fullscreen=no,left=" + izda +",top=" + superior +",screenX=0,screenY=0"; 
		specs += ",width=" + width + ",height=" + height; 
				specs += ",scrollbars=yes,toolbar=no,menubar=no"; 
				specs += ",status=no,location=no"; 
				specs += ",directories=no,resizable=no,alwaysRaised"; 
				//specs += ",innerHeight=" + height + ",innerWidth=" + width; 
				var Popup = window.open(url, 'pop_downloads_new_lutjens', specs); 
				Popup.resizeTo(width,height);
				Popup.moveTo(izda,superior);
				Popup.focus();
				//vete();
				}
				
				
					function pop_informacion() 
				{ 
				var url = 'informacion.html'
				var width = 328; 
				var height = 630; 
					var izda= ((screen.availWidth-width)/2);
		var superior= ((screen.availHeight-height)/2);
		
		var specs = "fullscreen=no,left=" + izda +",top=" + superior +",screenX=0,screenY=0"; 
		specs += ",width=" + width + ",height=" + height; 
				specs += ",scrollbars=yes,toolbar=no,menubar=no"; 
				specs += ",status=no,location=no"; 
				specs += ",directories=no,resizable=no,alwaysRaised"; 
				//specs += ",innerHeight=" + height + ",innerWidth=" + width; 
				var Popup = window.open(url, 'pop_contacto_lutjens', specs); 
				Popup.resizeTo(width,height);
				Popup.moveTo(izda,superior);
				Popup.focus();
				//vete();
				}
			
		function pop_lenz() 
				{ 
				var url = 'lenz.html'
				var width = 410; 
				var height = 630; 
				var izda= ((screen.availWidth-width)/2);
				var superior= ((screen.availHeight-height)/2);
		
				var specs = "fullscreen=no,left=" + izda +",top=" + superior +",screenX=0,screenY=0"; 
				specs += ",width=" + width + ",height=" + height; 
				specs += ",scrollbars=yes,toolbar=no,menubar=no"; 
				specs += ",status=no,location=no"; 
				specs += ",directories=no,resizable=no,alwaysRaised"; 
				//specs += ",innerHeight=" + height + ",innerWidth=" + width; 
				var Popup = window.open(url, 'pop_lenz', specs); 
				Popup.resizeTo(width,height);
				Popup.moveTo(izda,superior);
				Popup.focus();
				//vete();
				}
			
			
		function pop_marklin_2010() 
				{ 
				var url = 'pop_marklin_2010.html'
			var width = 350; 
				var height = 450; 
				var izda= ((screen.availWidth-width)/2);
				var superior= ((screen.availHeight-height)/2);
		
				var specs = "fullscreen=no,left=" + izda +",top=" + superior +",screenX=0,screenY=0"; 
				specs += ",width=" + width + ",height=" + height; 
				specs += ",scrollbars=yes,toolbar=no,menubar=no"; 
				specs += ",status=no,location=no"; 
				specs += ",directories=no,resizable=no,alwaysRaised"; 
				//specs += ",innerHeight=" + height + ",innerWidth=" + width; 
				var Popup = window.open(url, 'pop_mark', specs); 
				Popup.resizeTo(width,height);
				Popup.moveTo(izda,superior);
				Popup.focus();
				//vete();
				}
				
		function pop_trix_2010() 
				{ 
				var url = 'pop_trix_2010.html'
			var width = 350; 
				var height = 450; 
				var izda= ((screen.availWidth-width)/2);
				var superior= ((screen.availHeight-height)/2);
		
				var specs = "fullscreen=no,left=" + izda +",top=" + superior +",screenX=0,screenY=0"; 
				specs += ",width=" + width + ",height=" + height; 
				specs += ",scrollbars=yes,toolbar=no,menubar=no"; 
				specs += ",status=no,location=no"; 
				specs += ",directories=no,resizable=no,alwaysRaised"; 
				//specs += ",innerHeight=" + height + ",innerWidth=" + width; 
				var Popup = window.open(url, 'pop_trix_2010', specs); 
				Popup.resizeTo(width,height);
				Popup.moveTo(izda,superior);
				Popup.focus();
				//vete();
				}
		
		function pop_busch_2010() 
				{ 
				var url = 'pop_busch_2010.html'
				var width = 350; 
				var height = 450; 
				var izda= ((screen.availWidth-width)/2);
				var superior= ((screen.availHeight-height)/2);
		
				var specs = "fullscreen=no,left=" + izda +",top=" + superior +",screenX=0,screenY=0"; 
				specs += ",width=" + width + ",height=" + height; 
				specs += ",scrollbars=yes,toolbar=no,menubar=no"; 
				specs += ",status=no,location=no"; 
				specs += ",directories=no,resizable=no,alwaysRaised"; 
				//specs += ",innerHeight=" + height + ",innerWidth=" + width; 
				var Popup = window.open(url, 'pop_busc', specs); 
				Popup.resizeTo(width,height);
				Popup.moveTo(izda,superior);
				Popup.focus();
				//vete();
				}
				
			function pop_preiser_2010() 
				{ 
				var url = 'pop_preiser_2010.html'
				var width = 500; 
				var height = 650; 
				var izda= ((screen.availWidth-width)/2);
				var superior= ((screen.availHeight-height)/2);
		
				var specs = "fullscreen=no,left=" + izda +",top=" + superior +",screenX=0,screenY=0"; 
				specs += ",width=" + width + ",height=" + height; 
				specs += ",scrollbars=yes,toolbar=no,menubar=no"; 
				specs += ",status=no,location=no"; 
				specs += ",directories=no,resizable=no,alwaysRaised"; 
				//specs += ",innerHeight=" + height + ",innerWidth=" + width; 
				var Popup = window.open(url, 'pop_preiser', specs); 
				Popup.resizeTo(width,height);
				Popup.moveTo(izda,superior);
				Popup.focus();
				//vete();
				}
			
