Notice (8) : Undefined index: Metatag [APP/Controller/PagesController.php , line 179 ]Code Context $metaInfo = $this -> Metatag -> find ( 'first' , array( 'conditions' => array( 'Metatag.slug' => $page )));
$this -> set ( 'metaInfo' , $metaInfo );
if ( $metaInfo [ 'Metatag' ][ 'meta_title' ]) {
$page = 'privacy-policy'
$tagline = 'We work hard to keep LS Freelancer safe and secure as much as possible.'
$condition = array(
'conditions' => array(
'Page.static_page_heading' => 'privacy-policy'
)
)
$pagedetails = array(
'Page' => array(
'id' => '2',
'static_page_heading' => 'privacy-policy',
'static_page_title' => 'Privacy Policy',
'static_page_description' => '<p style="text-align: justify;">We value the trust you place in us. That's why we insist upon the highest standards for secure transactions and User information privacy. Please read the following statement to learn about our information gathering and dissemination practices. The following Privacy Policy should be read along with the LS Freelancer – Terms of Use for a full understanding of LS Freelancer practices as well as the Users responsibilities when interacting with the site.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">This Privacy Policy is published in accordance with the provisions of the Information Technology Act, 2000 and the rules made thereunder, specifically, The Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal data or information) Rules, 2011 and the Information Technology (Intermediary Guidelines) Rules, 2011.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">All terms used in this Privacy Policy will have the same meaning and definition assigned to them in the Information Technology Act, 2000 and the rules made thereunder.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Note:<br />
Our privacy policy is subject to change at any time without notice. To make sure you are aware of any changes, please review this policy periodically.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">By visiting this Website you agree to be bound by the terms and conditions of this Privacy Policy and the Terms of Use of the Website. If you do not agree please do not use or access the Website.</p>
<p style="text-align: justify;"> </p>',
'static_page_title_fr' => 'Politique de confidentialité',
'static_page_description_fr' => '<p style="text-align: justify;">Nous apprécions la confiance que vous nous accordez. C'est pourquoi nous insistons sur les normes les plus élevées pour les transactions sécurisées et la confidentialité des informations des utilisateurs. Veuillez lire la déclaration suivante pour en savoir plus sur nos pratiques de collecte et de diffusion de l'information. La politique de confidentialité suivante doit être lue avec le LS Freelancer – Conditions d'utilisation pour une compréhension complète des pratiques de LS Freelancer ainsi que des responsabilités des utilisateurs lors de l'interaction avec le site.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Cette politique de confidentialité est publiée conformément aux dispositions de la loi de 2000 sur les technologies de l'information et aux règles qui en découlent, en particulier, les technologies de l'information (pratiques et procédures de sécurité raisonnables et données personnelles sensibles données ou informations) Règles, 2011 et les Règles de la technologie de l'information (Directives intermédiaires), 2011.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Tous les termes utilisés dans cette politique de confidentialité auront la même signification et la même définition qui leur sont attribuées dans la loi de 2000 sur les technologies de l'information et les règles qui en découlent.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Remarque :<br /> Notre politique de confidentialité peut être modifiée à tout moment sans préavis. Pour vous assurer que vous êtes au courant de tout changement, veuillez consulter cette politique périodiquement.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">En visitant ce site Web, vous acceptez d'être lié par les termes et conditions de cette politique de confidentialité et les conditions d'utilisation du site Web. Si vous n'êtes pas d'accord, veuillez ne pas utiliser ou accéder au site Web.</p> <p style="text-align : justify;"> </p>',
'static_page_title_it' => 'politica sulla riservatezza',
'static_page_description_it' => '<p style="text-align: justify;">Apprezziamo la fiducia che riponi in noi. Ecco perché insistiamo sugli standard più elevati per le transazioni sicure e la privacy delle informazioni dell'utente. Si prega di leggere la seguente dichiarazione per conoscere le nostre pratiche di raccolta e diffusione delle informazioni. La seguente Informativa sulla privacy deve essere letta insieme a LS Freelancer – Termini di utilizzo per una piena comprensione delle pratiche di LS Freelancer e delle responsabilità degli utenti durante l'interazione con il sito.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">La presente Informativa sulla privacy è pubblicata in conformità con le disposizioni dell'Information Technology Act, 2000 e le regole ivi stabilite, in particolare, The Information Technology (pratiche e procedure di sicurezza ragionevoli e dati personali sensibili dati o informazioni), 2011 e le Regole sulla tecnologia dell'informazione (linee guida per gli intermediari), 2011.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Tutti i termini utilizzati nella presente Informativa sulla privacy avranno lo stesso significato e la stessa definizione loro assegnati nell'Information Technology Act, 2000 e nelle regole ivi stabilite.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Nota:<br /> La nostra politica sulla privacy è soggetta a modifiche in qualsiasi momento senza preavviso. Per assicurarti di essere a conoscenza di eventuali modifiche, ti preghiamo di rivedere periodicamente questa politica.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Visitando questo sito Web accetti di essere vincolato dai termini e dalle condizioni della presente Informativa sulla privacy e dai Termini di utilizzo del sito Web. Se non sei d'accordo, ti preghiamo di non utilizzare o accedere al sito web.</p> <p style="text-align: justify;"> </p>',
'slug' => 'privacy-policy'
)
)
$metaInfo = array() PagesController::staticpage() - APP/Controller/PagesController.php, line 179
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 96
Privacy Policy - LS Freelancer
Notice (8) : Undefined index: Metatag [APP/View/Layouts/home.ctp , line 18 ]Code Context <?php echo INDEXFOLLOW ; ?>
<!--<link rel="canonical" href="<?php // echo Router::url($this->url, true); ?> " />-->
<meta name="description" itemprop="description" content="<?php echo isset( $metaInfo ) ? $metaInfo [ 'Metatag' ][ 'meta_description' ] : 'Create your own freelancer marketplace with our readymade freelancer clone script. Our freelancer clone is equipped with all the features that can perform all the required functionalities.' ; ?> ">
$viewFile = '/home/freelancerlogics/public_html/app/View/Layouts/home.ctp'
$dataForView = array(
'refer' => '/',
'pagedetails' => array(
'Page' => array(
'id' => '2',
'static_page_heading' => 'privacy-policy',
'static_page_title' => 'Privacy Policy',
'static_page_description' => '<p style="text-align: justify;">We value the trust you place in us. That's why we insist upon the highest standards for secure transactions and User information privacy. Please read the following statement to learn about our information gathering and dissemination practices. The following Privacy Policy should be read along with the LS Freelancer – Terms of Use for a full understanding of LS Freelancer practices as well as the Users responsibilities when interacting with the site.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">This Privacy Policy is published in accordance with the provisions of the Information Technology Act, 2000 and the rules made thereunder, specifically, The Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal data or information) Rules, 2011 and the Information Technology (Intermediary Guidelines) Rules, 2011.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">All terms used in this Privacy Policy will have the same meaning and definition assigned to them in the Information Technology Act, 2000 and the rules made thereunder.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Note:<br />
Our privacy policy is subject to change at any time without notice. To make sure you are aware of any changes, please review this policy periodically.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">By visiting this Website you agree to be bound by the terms and conditions of this Privacy Policy and the Terms of Use of the Website. If you do not agree please do not use or access the Website.</p>
<p style="text-align: justify;"> </p>',
'static_page_title_fr' => 'Politique de confidentialité',
'static_page_description_fr' => '<p style="text-align: justify;">Nous apprécions la confiance que vous nous accordez. C'est pourquoi nous insistons sur les normes les plus élevées pour les transactions sécurisées et la confidentialité des informations des utilisateurs. Veuillez lire la déclaration suivante pour en savoir plus sur nos pratiques de collecte et de diffusion de l'information. La politique de confidentialité suivante doit être lue avec le LS Freelancer – Conditions d'utilisation pour une compréhension complète des pratiques de LS Freelancer ainsi que des responsabilités des utilisateurs lors de l'interaction avec le site.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Cette politique de confidentialité est publiée conformément aux dispositions de la loi de 2000 sur les technologies de l'information et aux règles qui en découlent, en particulier, les technologies de l'information (pratiques et procédures de sécurité raisonnables et données personnelles sensibles données ou informations) Règles, 2011 et les Règles de la technologie de l'information (Directives intermédiaires), 2011.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Tous les termes utilisés dans cette politique de confidentialité auront la même signification et la même définition qui leur sont attribuées dans la loi de 2000 sur les technologies de l'information et les règles qui en découlent.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Remarque :<br /> Notre politique de confidentialité peut être modifiée à tout moment sans préavis. Pour vous assurer que vous êtes au courant de tout changement, veuillez consulter cette politique périodiquement.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">En visitant ce site Web, vous acceptez d'être lié par les termes et conditions de cette politique de confidentialité et les conditions d'utilisation du site Web. Si vous n'êtes pas d'accord, veuillez ne pas utiliser ou accéder au site Web.</p> <p style="text-align : justify;"> </p>',
'static_page_title_it' => 'politica sulla riservatezza',
'static_page_description_it' => '<p style="text-align: justify;">Apprezziamo la fiducia che riponi in noi. Ecco perché insistiamo sugli standard più elevati per le transazioni sicure e la privacy delle informazioni dell'utente. Si prega di leggere la seguente dichiarazione per conoscere le nostre pratiche di raccolta e diffusione delle informazioni. La seguente Informativa sulla privacy deve essere letta insieme a LS Freelancer – Termini di utilizzo per una piena comprensione delle pratiche di LS Freelancer e delle responsabilità degli utenti durante l'interazione con il sito.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">La presente Informativa sulla privacy è pubblicata in conformità con le disposizioni dell'Information Technology Act, 2000 e le regole ivi stabilite, in particolare, The Information Technology (pratiche e procedure di sicurezza ragionevoli e dati personali sensibili dati o informazioni), 2011 e le Regole sulla tecnologia dell'informazione (linee guida per gli intermediari), 2011.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Tutti i termini utilizzati nella presente Informativa sulla privacy avranno lo stesso significato e la stessa definizione loro assegnati nell'Information Technology Act, 2000 e nelle regole ivi stabilite.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Nota:<br /> La nostra politica sulla privacy è soggetta a modifiche in qualsiasi momento senza preavviso. Per assicurarti di essere a conoscenza di eventuali modifiche, ti preghiamo di rivedere periodicamente questa politica.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Visitando questo sito Web accetti di essere vincolato dai termini e dalle condizioni della presente Informativa sulla privacy e dai Termini di utilizzo del sito Web. Se non sei d'accordo, ti preghiamo di non utilizzare o accedere al sito web.</p> <p style="text-align: justify;"> </p>',
'slug' => 'privacy-policy'
)
),
'title_for_layout' => 'Privacy Policy - LS Freelancer',
'metaInfo' => array(),
'tagline' => 'We work hard to keep LS Freelancer safe and secure as much as possible.',
'header_act' => 'privacy-policy',
'content_for_layout' => '<script>
function sccc(id){
$('html, body').animate({
scrollTop: $("#step"+id).offset().top - 200
}, 1000);
}
</script>
<div class="inner_bodyarea">
<div class="static_page">
<div class="wrapper">
<div class="service_title static_pagess ">
<h5>
Privacy Policy </h5>
<div class="content_line">We work hard to keep LS Freelancer safe and secure as much as possible. </div>
<!-- <div class="orji"><span></span></div>-->
</div>
</div>
</div>
<div class="wrapper">
<div class="clear"></div>
<div class="inpfil_content inpfil_content_tag">
<div class="stat_pic">
<p style="text-align: justify;">We value the trust you place in us. That's why we insist upon the highest standards for secure transactions and User information privacy. Please read the following statement to learn about our information gathering and dissemination practices. The following Privacy Policy should be read along with the LS Freelancer – Terms of Use for a full understanding of LS Freelancer practices as well as the Users responsibilities when interacting with the site.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">This Privacy Policy is published in accordance with the provisions of the Information Technology Act, 2000 and the rules made thereunder, specifically, The Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal data or information) Rules, 2011 and the Information Technology (Intermediary Guidelines) Rules, 2011.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">All terms used in this Privacy Policy will have the same meaning and definition assigned to them in the Information Technology Act, 2000 and the rules made thereunder.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Note:<br />
Our privacy policy is subject to change at any time without notice. To make sure you are aware of any changes, please review this policy periodically.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">By visiting this Website you agree to be bound by the terms and conditions of this Privacy Policy and the Terms of Use of the Website. If you do not agree please do not use or access the Website.</p>
<p style="text-align: justify;"> </p> </div>
<div class="clr"></div>
</div>
</div>
</div> ',
'scripts_for_layout' => ''
)
$refer = '/'
$pagedetails = array(
'Page' => array(
'id' => '2',
'static_page_heading' => 'privacy-policy',
'static_page_title' => 'Privacy Policy',
'static_page_description' => '<p style="text-align: justify;">We value the trust you place in us. That's why we insist upon the highest standards for secure transactions and User information privacy. Please read the following statement to learn about our information gathering and dissemination practices. The following Privacy Policy should be read along with the LS Freelancer – Terms of Use for a full understanding of LS Freelancer practices as well as the Users responsibilities when interacting with the site.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">This Privacy Policy is published in accordance with the provisions of the Information Technology Act, 2000 and the rules made thereunder, specifically, The Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal data or information) Rules, 2011 and the Information Technology (Intermediary Guidelines) Rules, 2011.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">All terms used in this Privacy Policy will have the same meaning and definition assigned to them in the Information Technology Act, 2000 and the rules made thereunder.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Note:<br />
Our privacy policy is subject to change at any time without notice. To make sure you are aware of any changes, please review this policy periodically.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">By visiting this Website you agree to be bound by the terms and conditions of this Privacy Policy and the Terms of Use of the Website. If you do not agree please do not use or access the Website.</p>
<p style="text-align: justify;"> </p>',
'static_page_title_fr' => 'Politique de confidentialité',
'static_page_description_fr' => '<p style="text-align: justify;">Nous apprécions la confiance que vous nous accordez. C'est pourquoi nous insistons sur les normes les plus élevées pour les transactions sécurisées et la confidentialité des informations des utilisateurs. Veuillez lire la déclaration suivante pour en savoir plus sur nos pratiques de collecte et de diffusion de l'information. La politique de confidentialité suivante doit être lue avec le LS Freelancer – Conditions d'utilisation pour une compréhension complète des pratiques de LS Freelancer ainsi que des responsabilités des utilisateurs lors de l'interaction avec le site.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Cette politique de confidentialité est publiée conformément aux dispositions de la loi de 2000 sur les technologies de l'information et aux règles qui en découlent, en particulier, les technologies de l'information (pratiques et procédures de sécurité raisonnables et données personnelles sensibles données ou informations) Règles, 2011 et les Règles de la technologie de l'information (Directives intermédiaires), 2011.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Tous les termes utilisés dans cette politique de confidentialité auront la même signification et la même définition qui leur sont attribuées dans la loi de 2000 sur les technologies de l'information et les règles qui en découlent.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Remarque :<br /> Notre politique de confidentialité peut être modifiée à tout moment sans préavis. Pour vous assurer que vous êtes au courant de tout changement, veuillez consulter cette politique périodiquement.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">En visitant ce site Web, vous acceptez d'être lié par les termes et conditions de cette politique de confidentialité et les conditions d'utilisation du site Web. Si vous n'êtes pas d'accord, veuillez ne pas utiliser ou accéder au site Web.</p> <p style="text-align : justify;"> </p>',
'static_page_title_it' => 'politica sulla riservatezza',
'static_page_description_it' => '<p style="text-align: justify;">Apprezziamo la fiducia che riponi in noi. Ecco perché insistiamo sugli standard più elevati per le transazioni sicure e la privacy delle informazioni dell'utente. Si prega di leggere la seguente dichiarazione per conoscere le nostre pratiche di raccolta e diffusione delle informazioni. La seguente Informativa sulla privacy deve essere letta insieme a LS Freelancer – Termini di utilizzo per una piena comprensione delle pratiche di LS Freelancer e delle responsabilità degli utenti durante l'interazione con il sito.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">La presente Informativa sulla privacy è pubblicata in conformità con le disposizioni dell'Information Technology Act, 2000 e le regole ivi stabilite, in particolare, The Information Technology (pratiche e procedure di sicurezza ragionevoli e dati personali sensibili dati o informazioni), 2011 e le Regole sulla tecnologia dell'informazione (linee guida per gli intermediari), 2011.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Tutti i termini utilizzati nella presente Informativa sulla privacy avranno lo stesso significato e la stessa definizione loro assegnati nell'Information Technology Act, 2000 e nelle regole ivi stabilite.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Nota:<br /> La nostra politica sulla privacy è soggetta a modifiche in qualsiasi momento senza preavviso. Per assicurarti di essere a conoscenza di eventuali modifiche, ti preghiamo di rivedere periodicamente questa politica.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Visitando questo sito Web accetti di essere vincolato dai termini e dalle condizioni della presente Informativa sulla privacy e dai Termini di utilizzo del sito Web. Se non sei d'accordo, ti preghiamo di non utilizzare o accedere al sito web.</p> <p style="text-align: justify;"> </p>',
'slug' => 'privacy-policy'
)
)
$title_for_layout = 'Privacy Policy - LS Freelancer'
$metaInfo = array()
$tagline = 'We work hard to keep LS Freelancer safe and secure as much as possible.'
$header_act = 'privacy-policy'
$content_for_layout = '<script>
function sccc(id){
$('html, body').animate({
scrollTop: $("#step"+id).offset().top - 200
}, 1000);
}
</script>
<div class="inner_bodyarea">
<div class="static_page">
<div class="wrapper">
<div class="service_title static_pagess ">
<h5>
Privacy Policy </h5>
<div class="content_line">We work hard to keep LS Freelancer safe and secure as much as possible. </div>
<!-- <div class="orji"><span></span></div>-->
</div>
</div>
</div>
<div class="wrapper">
<div class="clear"></div>
<div class="inpfil_content inpfil_content_tag">
<div class="stat_pic">
<p style="text-align: justify;">We value the trust you place in us. That's why we insist upon the highest standards for secure transactions and User information privacy. Please read the following statement to learn about our information gathering and dissemination practices. The following Privacy Policy should be read along with the LS Freelancer – Terms of Use for a full understanding of LS Freelancer practices as well as the Users responsibilities when interacting with the site.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">This Privacy Policy is published in accordance with the provisions of the Information Technology Act, 2000 and the rules made thereunder, specifically, The Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal data or information) Rules, 2011 and the Information Technology (Intermediary Guidelines) Rules, 2011.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">All terms used in this Privacy Policy will have the same meaning and definition assigned to them in the Information Technology Act, 2000 and the rules made thereunder.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Note:<br />
Our privacy policy is subject to change at any time without notice. To make sure you are aware of any changes, please review this policy periodically.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">By visiting this Website you agree to be bound by the terms and conditions of this Privacy Policy and the Terms of Use of the Website. If you do not agree please do not use or access the Website.</p>
<p style="text-align: justify;"> </p> </div>
<div class="clr"></div>
</div>
</div>
</div> '
$scripts_for_layout = '' include - APP/View/Layouts/home.ctp, line 18
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 96 ">
Notice (8) : Undefined index: Metatag [APP/View/Layouts/home.ctp , line 19 ]Code Context <!--<link rel="canonical" href="<?php // echo Router::url($this->url, true); ?> " />-->
<meta name="description" itemprop="description" content="<?php echo isset( $metaInfo ) ? $metaInfo [ 'Metatag' ][ 'meta_description' ] : 'Create your own freelancer marketplace with our readymade freelancer clone script. Our freelancer clone is equipped with all the features that can perform all the required functionalities.' ; ?> ">
<meta name="keywords" itemprop="keywords" content="<?php echo isset( $metaInfo ) ? $metaInfo [ 'Metatag' ][ 'meta_keyword' ] : 'Freelancer clone, freelancer clone script, freelance script, freelancer marketplace, freelancer marketplace software' ; ?> ">
$viewFile = '/home/freelancerlogics/public_html/app/View/Layouts/home.ctp'
$dataForView = array(
'refer' => '/',
'pagedetails' => array(
'Page' => array(
'id' => '2',
'static_page_heading' => 'privacy-policy',
'static_page_title' => 'Privacy Policy',
'static_page_description' => '<p style="text-align: justify;">We value the trust you place in us. That's why we insist upon the highest standards for secure transactions and User information privacy. Please read the following statement to learn about our information gathering and dissemination practices. The following Privacy Policy should be read along with the LS Freelancer – Terms of Use for a full understanding of LS Freelancer practices as well as the Users responsibilities when interacting with the site.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">This Privacy Policy is published in accordance with the provisions of the Information Technology Act, 2000 and the rules made thereunder, specifically, The Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal data or information) Rules, 2011 and the Information Technology (Intermediary Guidelines) Rules, 2011.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">All terms used in this Privacy Policy will have the same meaning and definition assigned to them in the Information Technology Act, 2000 and the rules made thereunder.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Note:<br />
Our privacy policy is subject to change at any time without notice. To make sure you are aware of any changes, please review this policy periodically.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">By visiting this Website you agree to be bound by the terms and conditions of this Privacy Policy and the Terms of Use of the Website. If you do not agree please do not use or access the Website.</p>
<p style="text-align: justify;"> </p>',
'static_page_title_fr' => 'Politique de confidentialité',
'static_page_description_fr' => '<p style="text-align: justify;">Nous apprécions la confiance que vous nous accordez. C'est pourquoi nous insistons sur les normes les plus élevées pour les transactions sécurisées et la confidentialité des informations des utilisateurs. Veuillez lire la déclaration suivante pour en savoir plus sur nos pratiques de collecte et de diffusion de l'information. La politique de confidentialité suivante doit être lue avec le LS Freelancer – Conditions d'utilisation pour une compréhension complète des pratiques de LS Freelancer ainsi que des responsabilités des utilisateurs lors de l'interaction avec le site.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Cette politique de confidentialité est publiée conformément aux dispositions de la loi de 2000 sur les technologies de l'information et aux règles qui en découlent, en particulier, les technologies de l'information (pratiques et procédures de sécurité raisonnables et données personnelles sensibles données ou informations) Règles, 2011 et les Règles de la technologie de l'information (Directives intermédiaires), 2011.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Tous les termes utilisés dans cette politique de confidentialité auront la même signification et la même définition qui leur sont attribuées dans la loi de 2000 sur les technologies de l'information et les règles qui en découlent.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Remarque :<br /> Notre politique de confidentialité peut être modifiée à tout moment sans préavis. Pour vous assurer que vous êtes au courant de tout changement, veuillez consulter cette politique périodiquement.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">En visitant ce site Web, vous acceptez d'être lié par les termes et conditions de cette politique de confidentialité et les conditions d'utilisation du site Web. Si vous n'êtes pas d'accord, veuillez ne pas utiliser ou accéder au site Web.</p> <p style="text-align : justify;"> </p>',
'static_page_title_it' => 'politica sulla riservatezza',
'static_page_description_it' => '<p style="text-align: justify;">Apprezziamo la fiducia che riponi in noi. Ecco perché insistiamo sugli standard più elevati per le transazioni sicure e la privacy delle informazioni dell'utente. Si prega di leggere la seguente dichiarazione per conoscere le nostre pratiche di raccolta e diffusione delle informazioni. La seguente Informativa sulla privacy deve essere letta insieme a LS Freelancer – Termini di utilizzo per una piena comprensione delle pratiche di LS Freelancer e delle responsabilità degli utenti durante l'interazione con il sito.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">La presente Informativa sulla privacy è pubblicata in conformità con le disposizioni dell'Information Technology Act, 2000 e le regole ivi stabilite, in particolare, The Information Technology (pratiche e procedure di sicurezza ragionevoli e dati personali sensibili dati o informazioni), 2011 e le Regole sulla tecnologia dell'informazione (linee guida per gli intermediari), 2011.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Tutti i termini utilizzati nella presente Informativa sulla privacy avranno lo stesso significato e la stessa definizione loro assegnati nell'Information Technology Act, 2000 e nelle regole ivi stabilite.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Nota:<br /> La nostra politica sulla privacy è soggetta a modifiche in qualsiasi momento senza preavviso. Per assicurarti di essere a conoscenza di eventuali modifiche, ti preghiamo di rivedere periodicamente questa politica.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Visitando questo sito Web accetti di essere vincolato dai termini e dalle condizioni della presente Informativa sulla privacy e dai Termini di utilizzo del sito Web. Se non sei d'accordo, ti preghiamo di non utilizzare o accedere al sito web.</p> <p style="text-align: justify;"> </p>',
'slug' => 'privacy-policy'
)
),
'title_for_layout' => 'Privacy Policy - LS Freelancer',
'metaInfo' => array(),
'tagline' => 'We work hard to keep LS Freelancer safe and secure as much as possible.',
'header_act' => 'privacy-policy',
'content_for_layout' => '<script>
function sccc(id){
$('html, body').animate({
scrollTop: $("#step"+id).offset().top - 200
}, 1000);
}
</script>
<div class="inner_bodyarea">
<div class="static_page">
<div class="wrapper">
<div class="service_title static_pagess ">
<h5>
Privacy Policy </h5>
<div class="content_line">We work hard to keep LS Freelancer safe and secure as much as possible. </div>
<!-- <div class="orji"><span></span></div>-->
</div>
</div>
</div>
<div class="wrapper">
<div class="clear"></div>
<div class="inpfil_content inpfil_content_tag">
<div class="stat_pic">
<p style="text-align: justify;">We value the trust you place in us. That's why we insist upon the highest standards for secure transactions and User information privacy. Please read the following statement to learn about our information gathering and dissemination practices. The following Privacy Policy should be read along with the LS Freelancer – Terms of Use for a full understanding of LS Freelancer practices as well as the Users responsibilities when interacting with the site.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">This Privacy Policy is published in accordance with the provisions of the Information Technology Act, 2000 and the rules made thereunder, specifically, The Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal data or information) Rules, 2011 and the Information Technology (Intermediary Guidelines) Rules, 2011.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">All terms used in this Privacy Policy will have the same meaning and definition assigned to them in the Information Technology Act, 2000 and the rules made thereunder.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Note:<br />
Our privacy policy is subject to change at any time without notice. To make sure you are aware of any changes, please review this policy periodically.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">By visiting this Website you agree to be bound by the terms and conditions of this Privacy Policy and the Terms of Use of the Website. If you do not agree please do not use or access the Website.</p>
<p style="text-align: justify;"> </p> </div>
<div class="clr"></div>
</div>
</div>
</div> ',
'scripts_for_layout' => ''
)
$refer = '/'
$pagedetails = array(
'Page' => array(
'id' => '2',
'static_page_heading' => 'privacy-policy',
'static_page_title' => 'Privacy Policy',
'static_page_description' => '<p style="text-align: justify;">We value the trust you place in us. That's why we insist upon the highest standards for secure transactions and User information privacy. Please read the following statement to learn about our information gathering and dissemination practices. The following Privacy Policy should be read along with the LS Freelancer – Terms of Use for a full understanding of LS Freelancer practices as well as the Users responsibilities when interacting with the site.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">This Privacy Policy is published in accordance with the provisions of the Information Technology Act, 2000 and the rules made thereunder, specifically, The Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal data or information) Rules, 2011 and the Information Technology (Intermediary Guidelines) Rules, 2011.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">All terms used in this Privacy Policy will have the same meaning and definition assigned to them in the Information Technology Act, 2000 and the rules made thereunder.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Note:<br />
Our privacy policy is subject to change at any time without notice. To make sure you are aware of any changes, please review this policy periodically.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">By visiting this Website you agree to be bound by the terms and conditions of this Privacy Policy and the Terms of Use of the Website. If you do not agree please do not use or access the Website.</p>
<p style="text-align: justify;"> </p>',
'static_page_title_fr' => 'Politique de confidentialité',
'static_page_description_fr' => '<p style="text-align: justify;">Nous apprécions la confiance que vous nous accordez. C'est pourquoi nous insistons sur les normes les plus élevées pour les transactions sécurisées et la confidentialité des informations des utilisateurs. Veuillez lire la déclaration suivante pour en savoir plus sur nos pratiques de collecte et de diffusion de l'information. La politique de confidentialité suivante doit être lue avec le LS Freelancer – Conditions d'utilisation pour une compréhension complète des pratiques de LS Freelancer ainsi que des responsabilités des utilisateurs lors de l'interaction avec le site.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Cette politique de confidentialité est publiée conformément aux dispositions de la loi de 2000 sur les technologies de l'information et aux règles qui en découlent, en particulier, les technologies de l'information (pratiques et procédures de sécurité raisonnables et données personnelles sensibles données ou informations) Règles, 2011 et les Règles de la technologie de l'information (Directives intermédiaires), 2011.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Tous les termes utilisés dans cette politique de confidentialité auront la même signification et la même définition qui leur sont attribuées dans la loi de 2000 sur les technologies de l'information et les règles qui en découlent.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">Remarque :<br /> Notre politique de confidentialité peut être modifiée à tout moment sans préavis. Pour vous assurer que vous êtes au courant de tout changement, veuillez consulter cette politique périodiquement.</p> <p style="text-align : justify;"> </p> <p style="text-align: justify;">En visitant ce site Web, vous acceptez d'être lié par les termes et conditions de cette politique de confidentialité et les conditions d'utilisation du site Web. Si vous n'êtes pas d'accord, veuillez ne pas utiliser ou accéder au site Web.</p> <p style="text-align : justify;"> </p>',
'static_page_title_it' => 'politica sulla riservatezza',
'static_page_description_it' => '<p style="text-align: justify;">Apprezziamo la fiducia che riponi in noi. Ecco perché insistiamo sugli standard più elevati per le transazioni sicure e la privacy delle informazioni dell'utente. Si prega di leggere la seguente dichiarazione per conoscere le nostre pratiche di raccolta e diffusione delle informazioni. La seguente Informativa sulla privacy deve essere letta insieme a LS Freelancer – Termini di utilizzo per una piena comprensione delle pratiche di LS Freelancer e delle responsabilità degli utenti durante l'interazione con il sito.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">La presente Informativa sulla privacy è pubblicata in conformità con le disposizioni dell'Information Technology Act, 2000 e le regole ivi stabilite, in particolare, The Information Technology (pratiche e procedure di sicurezza ragionevoli e dati personali sensibili dati o informazioni), 2011 e le Regole sulla tecnologia dell'informazione (linee guida per gli intermediari), 2011.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Tutti i termini utilizzati nella presente Informativa sulla privacy avranno lo stesso significato e la stessa definizione loro assegnati nell'Information Technology Act, 2000 e nelle regole ivi stabilite.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Nota:<br /> La nostra politica sulla privacy è soggetta a modifiche in qualsiasi momento senza preavviso. Per assicurarti di essere a conoscenza di eventuali modifiche, ti preghiamo di rivedere periodicamente questa politica.</p> <p style="text-align: justify;"> </p> <p style="text-align: justify;">Visitando questo sito Web accetti di essere vincolato dai termini e dalle condizioni della presente Informativa sulla privacy e dai Termini di utilizzo del sito Web. Se non sei d'accordo, ti preghiamo di non utilizzare o accedere al sito web.</p> <p style="text-align: justify;"> </p>',
'slug' => 'privacy-policy'
)
)
$title_for_layout = 'Privacy Policy - LS Freelancer'
$metaInfo = array()
$tagline = 'We work hard to keep LS Freelancer safe and secure as much as possible.'
$header_act = 'privacy-policy'
$content_for_layout = '<script>
function sccc(id){
$('html, body').animate({
scrollTop: $("#step"+id).offset().top - 200
}, 1000);
}
</script>
<div class="inner_bodyarea">
<div class="static_page">
<div class="wrapper">
<div class="service_title static_pagess ">
<h5>
Privacy Policy </h5>
<div class="content_line">We work hard to keep LS Freelancer safe and secure as much as possible. </div>
<!-- <div class="orji"><span></span></div>-->
</div>
</div>
</div>
<div class="wrapper">
<div class="clear"></div>
<div class="inpfil_content inpfil_content_tag">
<div class="stat_pic">
<p style="text-align: justify;">We value the trust you place in us. That's why we insist upon the highest standards for secure transactions and User information privacy. Please read the following statement to learn about our information gathering and dissemination practices. The following Privacy Policy should be read along with the LS Freelancer – Terms of Use for a full understanding of LS Freelancer practices as well as the Users responsibilities when interacting with the site.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">This Privacy Policy is published in accordance with the provisions of the Information Technology Act, 2000 and the rules made thereunder, specifically, The Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal data or information) Rules, 2011 and the Information Technology (Intermediary Guidelines) Rules, 2011.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">All terms used in this Privacy Policy will have the same meaning and definition assigned to them in the Information Technology Act, 2000 and the rules made thereunder.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Note:<br />
Our privacy policy is subject to change at any time without notice. To make sure you are aware of any changes, please review this policy periodically.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">By visiting this Website you agree to be bound by the terms and conditions of this Privacy Policy and the Terms of Use of the Website. If you do not agree please do not use or access the Website.</p>
<p style="text-align: justify;"> </p> </div>
<div class="clr"></div>
</div>
</div>
</div> '
$scripts_for_layout = '' include - APP/View/Layouts/home.ctp, line 19
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 96 ">
TOP
Privacy Policy
We work hard to keep LS Freelancer safe and secure as much as possible.
We value the trust you place in us. That's why we insist upon the highest standards for secure transactions and User information privacy. Please read the following statement to learn about our information gathering and dissemination practices. The following Privacy Policy should be read along with the LS Freelancer – Terms of Use for a full understanding of LS Freelancer practices as well as the Users responsibilities when interacting with the site.
This Privacy Policy is published in accordance with the provisions of the Information Technology Act, 2000 and the rules made thereunder, specifically, The Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal data or information) Rules, 2011 and the Information Technology (Intermediary Guidelines) Rules, 2011.
All terms used in this Privacy Policy will have the same meaning and definition assigned to them in the Information Technology Act, 2000 and the rules made thereunder.
Note:
Our privacy policy is subject to change at any time without notice. To make sure you are aware of any changes, please review this policy periodically.
By visiting this Website you agree to be bound by the terms and conditions of this Privacy Policy and the Terms of Use of the Website. If you do not agree please do not use or access the Website.
×
Sign up for free today!
×
Search Projects
Search Freelancers