Outiref

Code source de l'URL : http://fidufacile.ch

<!DOCTYPE html>
<html>

<head>
<title>fidufacile.ch - votre fiduciaire à Yverdon</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta charset="utf-8" />
<meta name="viewport" content="initial-scale=1.0, user-scalable=yes" />

<meta name="description" content="fiduciaire fidufacile.ch: déclarations d'impot et comptabilités" />
<meta name="keywords" content="fiduciaire, compta, comptabilité, impots, impot, impôts, impôt, fiscal, optimisation, tax return, taxes, yverdon, lausanne, vaud, déclaration, declaration">

<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<meta name="robots" content="archive">
<meta name="robots" content="snippet">
<link rel="stylesheet" type="text/css" href="fidufacile.css"/>
<link rel="icon" type="image/x-icon" href="images/favicon_ff.ico"/>
</head>

<script>


</script>


<body onload="LoadModalIfComesFromEasy()">
	
<div class="allButFooter">
	
	<div class='page'>

		<div class='section header'>
	
			<img class='headertitleimg' src="images/ff_redraw2023_b.svg">

			<!--<img class='headertitleimg' src="images/ff_redraw2023_b.svg">-->



			<div class='headermenuicon'>
		  
				<div class='headermenuimg' onclick="openNav()">
					   <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewbox="0 0 48 48">
						<path d="M0 0h48v48h-48z" fill="none" stroke="black" stroke-width="3"/>
						<path d="M6 36h36v-4h-36v4zm0-10h36v-4h-36v4zm0-14v4h36v-4h-36z" fill="black"/>
					   </svg>
				</div>
	
			</div>

		</div>


<div id="ModalId" class="Modal">
    <div id="ModalcontentId" class="Modalcontent">
    
		<div class="Modalheader1">
            <a href="javascript:void(0)" class="Modalclose1" onclick="closeModal()">&times;</a>
            <h3 class="Modaltitle1">Fermeture du bureau easyimpots à Pully</h3>
        </div>
        <div class="Modalbody1">Depuis la fin de l'année 2022, notre bureau easyimpots à Pully a définitivement fermé ses portes.
        Si vous souhaitez continuer avec nous, vous pouvez nous envoyer vos documents à notre bureau fidufacile d'Yverdon.
        </div>
        <div class="Modalbody1">
		Please take note that our office easyimpots.ch in Pully is definitively closed. If you wish to continue with us next year with your tax return 2022 and beyond, you still can send us your documents at my office in Yverdon to our office fidufacile.

        
        </div>
    
    </div>
</div>


<div id="SidenavId" class="sidenav">

	<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
	
	<a href="/">Home</a><a href="di">Tax return</a><a href="compta">Accounting</a><a href="contact">Contact</a><a href="javascript:void(0)" onclick="changeLang('en');">Français</a><span id=screensize class="navloggedas"></span>	
</div>


<script>

document.getElementById("screensize").innerHTML = 'scr:'+screen.width+'x'+screen.height;

window.onclick = function(event) {
  if (event.target == document.getElementById("ModalId")) {
    document.getElementById("ModalId").style.display = "none";
  }
}

function LoadModalIfComesFromEasy() {

	var s = document.referrer;
	console.log('document.referrer='+s);
	var res = s.search("easyimpots");
	console.log('search res='+res);
	if(res!=-1) document.getElementById("ModalId").style.display = "block";
}

function changeLang(lang) {
	console.log("bla");
  if(lang=="fr") lang = "en";
  else lang = "fr";
  setCookie('lang',lang,720);
  //alert( document.cookie );
  location.reload();
  return false;
	
}
	
function setCookie(cname, cvalue) {
  var d = new Date();
  d.setTime(d.getTime() + (2*365*24*60*60*1000));
  var expires = "expires="+d.toUTCString();
  document.cookie = cname + '=' + cvalue + ";" + expires + ';path=/;domain='+location.hostname+';samesite=strict';
}

/* Set the width of the side navigation to 250px */
function openNav() {
  document.getElementById("SidenavId").style.width = "250px";
}

/* Set the width of the side navigation to 0 */
function closeNav() {
  document.getElementById("SidenavId").style.width = "0";
}
	
function closeModal() {
  document.getElementById("ModalId").style.display = "none";
}

</script>

<!--home.php-->

	
<div class="homeintro">Take advantage of our know-how about tax filling for tax returns of the canton de Vaud.</div>

<div class="homeintrolien">-> <a href="di">Tax return</a></div>



<div class="homeintro">Let us handle your accounting tasks.</div>

<div class="homeintrolien">-> <a href="compta">Accounting</a></div>



<div class="homeintro">Opening hours : please call or email for an appointment.</div>

<div class="homeintrolien">-> <a href="contact">Contact</a></div>




</div> <!-- end of page class-->
</div> <!-- end of allButFooter class-->

<div class="section footer">

© 2025 - fidufacile.ch - Votre fiduciaire à Yverdon

</div>
</body>
</html>