• DELETE FROM KEYWORDS WHERE ID_DOMAINE=11930
  • DoneDoneDone

    URL:www.alpagraph.ch

    Connection: Upgrade
    Date: Wed, 30 Oct 2024 06:16:09 GMT
    Transfer-Encoding: chunked
    Upgrade: h2
    Content-Type: text/html; charset=UTF-8
    Server: Apache
    Vary: Accept-Encoding
    
    
    Status => 200
    <!DOCTYPE html>
    <html>
    <head>
    	<!-- 
    	 _____ __    _____ _____ _____ _____ _____ _____ _____ 
    	|  _  |  |  |  _  |  _  |   __| __  |  _  |  _  |  |  |
    	|     |  |__|   __|     |  |  |    -|     |   __|     |
    	|__|__|_____|__|  |__|__|_____|__|__|__|__|__|  |__|__|
                                                           
    	©ALPAGRAPH Alexandre Palivoda
    
    	-->
    	<meta charset="utf-8">
    	<link rel="icon" href="favicon.ico">
    	<link rel="shortcut icon" href="favicon.ico">
    	<link rel="apple-touch-icon" sizes="57x57" href="icon/apple-icon-57x57.png" />
    	<link rel="apple-touch-icon" sizes="72x72" href="icon/apple-icon-72x72.png" />
    	<link rel="apple-touch-icon" sizes="114x114" href="icon/apple-icon-114x114.png" />
    	<link rel="apple-touch-icon" sizes="144x144" href="icon/apple-icon-144x144.png" />
    	<link rel="stylesheet" type="text/css" href="css/style.css">
       	<link rel="stylesheet" type="text/css" href="css/portfolio_logo.css">
       	<link rel="stylesheet" type="text/css" href="css/portfolio_affiche.css">
       	<link rel="stylesheet" type="text/css" href="css/portfolio_photo.css">
       	<link rel="stylesheet" type="text/css" href="css/portfolio_web.css">
    	<link rel="stylesheet" type="text/css" href="css/addtohomescreen.css">
    	<meta name="author" lang="fr" content="info@alpagraph.ch">
    	<meta name="description" content="creation, conception et realisation de l\'ensemble des prestations liees a la communication visuelle. installe en suisse romande.">
    	<meta name="keywords" content="graphisme, multimedia, graphiste, flash, animation, bevaix, affiche, flyers, alexandre palivoda, palidova, alpagraph">
    	<meta name="identifier-url" content="http://www.alpagraph.ch">
    	<meta name="reply-to" content="info@alpagraph.ch">
    	<meta name="revisit-after" content="7">
    	<meta name="publisher" content="">
    	<meta name="copyright" content="© 2020 alpagraph">
    	<meta name="generator" content="bbedit">
    	<script src="script/addtohomescreen.js"></script>
    <link href="https://fonts.googleapis.com/css?family=Alegreya+Sans:300,400" rel="stylesheet"> 
     	<script>addToHomescreen();</script>
        <title>ALPAGRAPH Graphisme Multimedia - Alexandre Palivoda</title>
        	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    
        <script>
        	function calcParallax(tileheight, speedratio, scrollposition) {
       			return ((tileheight) - (Math.floor(scrollposition / speedratio) % (tileheight+1)));
    			}
    		window.onload = function() {
    			/*
    			$('html, body').animate({scrollTop: $('#logo_div').offset().top}, 3000);
    			$('html, body').animate({scrollTop: $('#scrollonload').offset().top}, 1000);
    			$('html, body').animate({scrollTop: $('#logo_div').offset().top}, 1000);
    			*/
     			window.onscroll = function() {
        		var posX = (document.documentElement.scrollLeft) ? document.documentElement.scrollLeft : window.pageXOffset;
        		var posY = (document.documentElement.scrollTop) ? document.documentElement.scrollTop : window.pageYOffset;
        
        		var bg_top = document.getElementById('bg_top');
        		var bg_top_parallax = calcParallax(1000, 6, posY)-1000;
        		bg_top.style.backgroundPosition = "0 " + bg_top_parallax + "px"; 
    			
        		var bg_last_job = document.getElementById('bg_last_job');
        		var bg_last_job_parallax = calcParallax(1000, 6, posY)-1000;
        		bg_last_job.style.backgroundPosition = "0 " + bg_last_job_parallax + "px"; 
        		
        		var bg_presentation = document.getElementById('bg_presentation');
        		var bg_presentation_parallax = calcParallax(1000, 6, posY)-1000;
        		bg_presentation.style.backgroundPosition = "0 " + bg_presentation_parallax + "px"; 
     		 
     
    			var bg_contact = document.getElementById('bg_contact');
        		var bg_contact_parallax = calcParallax(1000, 6, posY)-1000;
        		bg_contact.style.backgroundPosition = "0 " + bg_contact_parallax + "px"; 
     
     			/*var bg_portfolio = document.getElementById('bg_portfolio');
        		var bg_portfolio_parallax = calcParallax(1000, 6, posY)-1000;
        		bg_portfolio.style.backgroundPosition = "0 " + bg_portfolio_parallax + "px"; 
     			*/
     
     			var bg_portfolio_footer = document.getElementById('bg_portfolio_footer');
        		var bg_portfolio_footer_parallax = calcParallax(1000, 6, posY)-1000;
        		//bg_portfolio_footer.style.backgroundPosition = "0 " + bg_portfolio_footer_parallax + "px"; 
     		 	//console.log(posY*10);
     		  	//document.getElementById("logo").style.opacity =  50/(posY+1); 
     		  	document.getElementById("logo").style.left = (-posY)+"px"; 
    
     		  	document.getElementById("G").style.left = (posY)+"px"; 
     		  	document.getElementById("adresse").style.left = (-posY/2)+"px"; 
    
     		 }
    	}
    	</script>
        <script>
        	function portfolioCollapseGoTop()
        	{
    		portfoliologoCollapseGoTop()
    		portfolioafficheCollapseGoTop()
    		portfoliophotoCollapseGoTop()
    		portfoliowebCollapseGoTop()
        	}
        </script>
    	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script> 
    	<script src="script/jquery.localScroll.min.js" type="text/javascript"></script> 
    	<script src="script/jquery.scrollTo.min.js" type="text/javascript"></script> 
    	<script type="text/javascript">
         $(window).scroll(function (event) {
        	var scroll = $(window).scrollTop();
    		console.log(scroll);
    	});
        </script>
     
     <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-5958185-3"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'UA-5958185-3');
    </script>
    
     
     
    </head>
    <!-- 
    <!DOCTYPE html>
    <html>
    <head>
    	<!-- 
    	 _____ __    _____ _____ _____ _____ _____ _____ _____ 
    	|  _  |  |  |  _  |  _  |   __| __  |  _  |  _  |  |  |
    	|     |  |__|   __|     |  |  |    -|     |   __|     |
    	|__|__|_____|__|  |__|__|_____|__|__|__|__|__|  |__|__|
                                                           
    	©ALPAGRAPH Alexandre Palivoda
    
    	-->
    	<meta charset="utf-8">
    	<link rel="icon" href="favicon.ico">
    	<link rel="shortcut icon" href="favicon.ico">
    	<link rel="apple-touch-icon" sizes="57x57" href="icon/apple-icon-57x57.png" />
    	<link rel="apple-touch-icon" sizes="72x72" href="icon/apple-icon-72x72.png" />
    	<link rel="apple-touch-icon" sizes="114x114" href="icon/apple-icon-114x114.png" />
    	<link rel="apple-touch-icon" sizes="144x144" href="icon/apple-icon-144x144.png" />
    	<link rel="stylesheet" type="text/css" href="css/style.css">
       	<link rel="stylesheet" type="text/css" href="css/portfolio_logo.css">
       	<link rel="stylesheet" type="text/css" href="css/portfolio_affiche.css">
       	<link rel="stylesheet" type="text/css" href="css/portfolio_photo.css">
       	<link rel="stylesheet" type="text/css" href="css/portfolio_web.css">
    	<link rel="stylesheet" type="text/css" href="css/addtohomescreen.css">
    	<meta name="author" lang="fr" content="info@alpagraph.ch">
    	<meta name="description" content="creation, conception et realisation de l\'ensemble des prestations liees a la communication visuelle. installe en suisse romande.">
    	<meta name="keywords" content="graphisme, multimedia, graphiste, flash, animation, bevaix, affiche, flyers, alexandre palivoda, palidova, alpagraph">
    	<meta name="identifier-url" content="http://www.alpagraph.ch">
    	<meta name="reply-to" content="info@alpagraph.ch">
    	<meta name="revisit-after" content="7">
    	<meta name="publisher" content="">
    	<meta name="copyright" content="© 2020 alpagraph">
    	<meta name="generator" content="bbedit">
    	<script src="script/addtohomescreen.js"></script>
    <link href="https://fonts.googleapis.com/css?family=Alegreya+Sans:300,400" rel="stylesheet"> 
     	<script>addToHomescreen();</script>
        <title>ALPAGRAPH Graphisme Multimedia - Alexandre Palivoda</title>
        	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    
        <script>
        	function calcParallax(tileheight, speedratio, scrollposition) {
       			return ((tileheight) - (Math.floor(scrollposition / speedratio) % (tileheight+1)));
    			}
    		window.onload = function() {
    			/*
    			$('html, body').animate({scrollTop: $('#logo_div').offset().top}, 3000);
    			$('html, body').animate({scrollTop: $('#scrollonload').offset().top}, 1000);
    			$('html, body').animate({scrollTop: $('#logo_div').offset().top}, 1000);
    			*/
     			window.onscroll = function() {
        		var posX = (document.documentElement.scrollLeft) ? document.documentElement.scrollLeft : window.pageXOffset;
        		var posY = (document.documentElement.scrollTop) ? document.documentElement.scrollTop : window.pageYOffset;
        
        		var bg_top = document.getElementById('bg_top');
        		var bg_top_parallax = calcParallax(1000, 6, posY)-1000;
        		bg_top.style.backgroundPosition = "0 " + bg_top_parallax + "px"; 
    			
        		var bg_last_job = document.getElementById('bg_last_job');
        		var bg_last_job_parallax = calcParallax(1000, 6, posY)-1000;
        		bg_last_job.style.backgroundPosition = "0 " + bg_last_job_parallax + "px"; 
        		
        		var bg_presentation = document.getElementById('bg_presentation');
        		var bg_presentation_parallax = calcParallax(1000, 6, posY)-1000;
        		bg_presentation.style.backgroundPosition = "0 " + bg_presentation_parallax + "px"; 
     		 
     
    			var bg_contact = document.getElementById('bg_contact');
        		var bg_contact_parallax = calcParallax(1000, 6, posY)-1000;
        		bg_contact.style.backgroundPosition = "0 " + bg_contact_parallax + "px"; 
     
     			/*var bg_portfolio = document.getElementById('bg_portfolio');
        		var bg_portfolio_parallax = calcParallax(1000, 6, posY)-1000;
        		bg_portfolio.style.backgroundPosition = "0 " + bg_portfolio_parallax + "px"; 
     			*/
     
     			var bg_portfolio_footer = document.getElementById('bg_portfolio_footer');
        		var bg_portfolio_footer_parallax = calcParallax(1000, 6, posY)-1000;
        		//bg_portfolio_footer.style.backgroundPosition = "0 " + bg_portfolio_footer_parallax + "px"; 
     		 	//console.log(posY*10);
     		  	//document.getElementById("logo").style.opacity =  50/(posY+1); 
     		  	document.getElementById("logo").style.left = (-posY)+"px"; 
    
     		  	document.getElementById("G").style.left = (posY)+"px"; 
     		  	document.getElementById("adresse").style.left = (-posY/2)+"px"; 
    
     		 }
    	}
    	</script>
        <script>
        	function portfolioCollapseGoTop()
        	{
    		portfoliologoCollapseGoTop()
    		portfolioafficheCollapseGoTop()
    		portfoliophotoCollapseGoTop()
    		portfoliowebCollapseGoTop()
        	}
        </script>
    	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script> 
    	<script src="script/jquery.localScroll.min.js" type="text/javascript"></script> 
    	<script src="script/jquery.scrollTo.min.js" type="text/javascript"></script> 
    	<script type="text/javascript">
         $(window).scroll(function (event) {
        	var scroll = $(window).scrollTop();
    		console.log(scroll);
    	});
        </script>
     
     <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-5958185-3"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'UA-5958185-3');
    </script>
    
     
     
    </head>
    <!-- 

    ALPAGRAPH Graphisme Multimedia - Alexandre Palivoda

    Recherche META Description de la page

    creation, conception et realisation de l\'ensemble des prestations liees a la communication visuelle. installe en suisse romande.

    Recherche META Keywords de la page

    graphisme, multimedia, graphiste, flash, animation, bevaix, affiche, flyers, alexandre palivoda, palidova, alpagraph

    UPDATE DOMAINES SET server='Apache',redirection='',Status='200',err='',[TITRE]=N'ALPAGRAPH Graphisme Multimedia - Alexandre Palivoda',[DESCRIPTION]=N'creation, conception et realisation de l\''ensemble des prestations liees a la communication visuelle. installe en suisse romande.',[KEYWORDS]=N'graphisme, multimedia, graphiste, flash, animation, bevaix, affiche, flyers, alexandre palivoda, palidova, alpagraph' WHERE id=11930
  • 0

    ALPAGRAPH Graphisme Multimedia - Alexandre Palivoda creation conception et realisation de l\ ensemble des prestations liees a la communication visuelle. installe en suisse romande. graphisme multimedia graphiste flash animation bevaix affiche flyers alexandre palivoda palidova alpagraph

  • 0. ALPAGRAPH (9)
  • --------->0
  • 1. Graphisme (9)
  • --------->0
  • 2. Multimedia (10)
  • --------->0
  • 3. - (1)
  • --------->0
  • 4. Alexandre (9)
  • --------->0
  • 5. Palivoda (8)
  • --------->0
  • 6. creation (8)
  • --------->0
  • 8. conception (10)
  • --------->0
  • 9. et (2)
  • --------->0
  • 10. realisation (11)
  • --------->0
  • 11. de (2)
  • --------->0
  • 12. l\ (2)
  • --------->0
  • 13. ensemble (8)
  • --------->0
  • 14. des (3)
  • --------->0
  • 15. prestations (11)
  • --------->0
  • 16. liees (5)
  • --------->0
  • 17. a (1)
  • --------->0
  • 18. la (2)
  • --------->0
  • 19. communication (13)
  • --------->0
  • 20. visuelle (8)
  • --------->0
  • 21. installe (8)
  • --------->0
  • 22. en (2)
  • --------->0
  • 23. suisse (6)
  • --------->0
  • 24. romande (7)
  • --------->0
  • 29. graphiste (9)
  • --------->0
  • 31. flash (5)
  • --------->0
  • 33. animation (9)
  • --------->0
  • 35. bevaix (6)
  • --------->0
  • 37. affiche (7)
  • --------->0
  • 39. flyers (6)
  • --------->0
  • 44. palidova (8)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'ALPAGRAPH',11930),(N'Graphisme',11930),(N'Multimedia',11930),(N'-',11930),(N'Alexandre',11930),(N'Palivoda',11930),(N'creation',11930),(N'conception',11930),(N'et',11930),(N'realisation',11930),(N'de',11930),(N'l\',11930),(N'ensemble',11930),(N'des',11930),(N'prestations',11930),(N'liees',11930),(N'a',11930),(N'la',11930),(N'communication',11930),(N'visuelle',11930),(N'installe',11930),(N'en',11930),(N'suisse',11930),(N'romande',11930),(N'graphiste',11930),(N'flash',11930),(N'animation',11930),(N'bevaix',11930),(N'affiche',11930),(N'flyers',11930),(N'palidova',11930)