CINXE.COM

Goa Online - Terms & Conditions

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta charset="utf-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><title> Goa Online - Terms & Conditions </title><meta name="description" /><meta name="viewport" content="width=device-width, initial-scale=1" /><meta name="robots" content="all,follow" /> <!-- Bootstrap CSS--> <link rel="stylesheet" href="design_assets/css/bootstrap.min.css" /> <!-- Google fonts - Titillium+Web--> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Titillium+Web" /> <!-- theme stylesheet--> <link rel="stylesheet" href="design_assets/css/style.default.css" type="text/css" /> <!-- Favicon--> <link rel="shortcut icon" href="design_assets/img/favicon.ico" /> <!-- Font Awesome CSS--> <link rel="stylesheet" href="design_assets/css/font-awesome.min.css" /> <!-- Custom Font Icons CSS--> <link rel="stylesheet" href="design_assets/css/custom-fonticons.css" /> <!-- Tweaks for older IEs--> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]--> <style> .side-logo { height: 300px; } section.features { padding: 0; color: #d8d8d8; } section.features img { height: 25px; width: auto; } section.features div.title { margin-left: 10px; font-size: .9em; } .home_nav.active { background: #333; } .footer-counter { padding: 0 4px; } .visitor-number { padding-right: 15px; } img { vertical-align: middle; } .Banner-container { max-width: 100%; position: relative; margin: auto; } .goaonlineBaner { padding: 80px 0; width: 100%; background-size: cover !important; -webkit-animation-name: fade; -webkit-animation-duration: 1.5s; animation-name: fade; animation-duration: 1.5s; } @-webkit-keyframes fade { from { opacity: .4; } to { opacity: 1; } } @keyframes fade { from { opacity: .4; } to { opacity: 1; } } .navbar-nav > .user-menu .user-image { float: left; width: 25px; height: 25px; border-radius: 50%; margin-right: 10px; margin-top: -2px; } .navbar-custom-menu > .navbar-nav > li > .dropdown-menu { position: absolute; right: 0; left: auto; } .navbar-nav > .user-menu > .dropdown-menu > li.user-header { height: 175px; padding: 10px; text-align: center; } .navbar-nav > .user-menu > .dropdown-menu { border-top-right-radius: 0; border-top-left-radius: 0; padding: 1px 0 0 0; border-top-width: 0; width: 280px; } .navbar-nav > .user-menu > .dropdown-menu, .navbar-nav > .user-menu > .dropdown-menu > .user-body { border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .navbar-nav > .user-menu > .dropdown-menu > .user-body { padding: 15px; border-bottom: 1px solid #f4f4f4; border-top: 1px solid #dddddd; } .navbar-nav > .user-menu > .dropdown-menu > li.user-header { height: 175px; padding: 10px; text-align: center; } .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p { z-index: 5; color: #fff; color: rgba(2, 2, 2, 0.8); font-size: 17px; margin-top: 10px; } .navbar-nav > .user-menu > .dropdown-menu > li.user-header > img { z-index: 5; height: 90px; width: 90px; border: 3px solid; border-color: transparent; border-color: rgba(255,255,255,0.2); } .img-circle { border-radius: 50%; } .goaonlineBaner { padding: 0px 0; width: 100%; background-attachment: fixed !important; -webkit-animation-name: fade; -webkit-animation-duration: 1.5s; animation-name: fade; animation-duration: 1.5s; -webkit-animation-name: fade; max-width: 100%; position: relative; margin: auto; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1030; background-color: #000 !important; } .loading { position: absolute; top: 50% !important; left: 50% !important; z-index: 1051; } .loading-bar { display: inline-block; width: 4px; height: 18px; border-radius: 4px; animation: loading 1s ease-in-out infinite; } .loading-bar:nth-child(1) { background-color: #3498db; animation-delay: 0; } .loading-bar:nth-child(2) { background-color: #c0392b; animation-delay: 0.09s; } .loading-bar:nth-child(3) { background-color: #f1c40f; animation-delay: .18s; } .loading-bar:nth-child(4) { background-color: #27ae60; animation-delay: .27s; } .modal-backdrop.show { opacity: .5; } .modal-backdrop.fade { opacity: 0; } .fade { transition: opacity .15s linear; } @keyframes loading { 0% { transform: scale(1); } 20% { transform: scale(1, 2.2); } 40% { transform: scale(1); } } .avatar-circle { width: 100px; height: 100px; background-color: #f53240; text-align: center; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; } .initials { position: relative; top: 25px; /* 25% of parent */ font-size: 50px; /* 50% of parent */ line-height: 50px; /* 50% of parent */ color: #f3f3f3; /*font-family: "Courier New", monospace;*/ font-weight: bold; } .user-menu .dropdown-menu { position: absolute; right: -100px; left: auto; } </style> <style> /*forms compatibility*/ .box-title { font-size: 1.5rem; padding-bottom: 5px; border-bottom: solid #f53240; margin-bottom: 20px; } .frmField input, select { border: 1px solid #ddd; background: none; border-radius: 0; display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5 !important; color: #495057; /*background-color: #fff; background-clip: padding-box;*/ transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; } .pull-right { float: right !important; } @media (min-width: 768px) { #navBarTop { width: 42%; } } .jsAlert { display: none; } @media only screen and (max-width: 768px) { /* For mobile phones: */ .dropdown-menu { margin-top: -40px !important; margin-bottom: 20px !important; } } @media only screen and (max-width: 768px) { /* For mobile phones: */ #userMenuBox { left: 0; margin-top: 0px !important; } } .adminLoginMenu { background-color: black !important; } .high-contrast, .high-contrast div, .high-contrast a, .high-contrast button, .high-contrast small, .high-contrast p, .high-contrast span, .high-contrast nav { color: yellow !important; background-color: #000 !important; } .add-lightbg, .add-lightbg div, .add-lightbg a, .add-lightbg button, .add-lightbg small, .add-lightbg p, .add-lightbg nav { color: #000 !important; background-color: #FFF !important; } .add-greyscale { filter: grayscale(100%); -webkit-filter: grayscale(100%); -webkit-filter: grayscale(1); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: gray; } #skip-link-content { display: inline-block; text-align: right; font-size: 100%; } #PanelSkipMainContent { text-align: right; } .skipMainCombined { display: flex; flex-direction: row; } .fontSkipContentCombined { display: flex; flex-direction: row; padding-top: 2%; padding-bottom: 2%; } .dropdownFontContrast { text-align: right; z-index: 1 !important; } .combined-icon { margin-right: 3px; font-size: 12px; padding-right: 8px; } .fa fa-adjust { padding-top: 2px; margin-right: 3px; } #FontDropdown { float: left; } #ContrastDropdown { float: right; } .fa-hover-icons .fa-icon-wrapper { position: relative; display: inline-block; } .fa-hover-icons .dropdown-content { display: none; position: absolute; top: 100%; left: 28px; background-color: #E2E2E2; color: #000000; padding: 8px; list-style: none; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); z-index: 1; } .fa-hover-icons .fa-icon-wrapper:hover .dropdown-content, .fa-hover-icons .dropdown-content:hover { display: block; z-index: 1 !important; position: absolute; } .dropdownlist li:hover { background-color: #F9F9F9; cursor: pointer; color: #000000; display: block; z-index: auto !important; } @media (max-width: 767px) { #skip-link-content { text-align: right; } #PanelSkipMainContent { text-align: left; } .skipMainCombined { display: flex; flex-direction: row; padding-top: 2%; padding-bottom: 2%; } .fontSkipContentCombined { display: flex; flex-direction: row; padding-bottom: 0px; } .dropdownFontContrast { text-align: right; z-index: 1 !important; } .fa-icon-wrapper { padding-right: 10%; } .fa-hover-icons .fa-icon-wrapper { position: relative; display: flex; align-items: center; } .fa-hover-icons .dropdown-content { display: none; position: absolute; top: 100%; background-color: #FFFFFF; color: #000000; padding: 8px; list-style: none; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); z-index: 1; } .fa-hover-icons .fa-icon-wrapper:hover .dropdown-content, .fa-hover-icons .dropdown-content:hover { display: block; z-index: 1 !important; } .dropdown-content { list-style: none; } .dropdownlist li:hover { background-color: #F9F9F9; cursor: pointer; color: #000000; display: block; z-index: 1; } .nav-link d-md-inline { padding-bottom: 0px; padding-top: 0px; } #ScreenAccess { padding-bottom: 1.5%; } .combined-icon { padding-top: 0px; padding-bottom: 0px; margin-right: 3px; font-size: 12px; } .fa fa-adjust { padding-top: 0px; padding-bottom: 0px; margin-right: 3px; } #FontDropdown { float: left; } #ContrastDropdown { float: left; } } .dropdownlist li { list-style: none; } .faq-icon { position: absolute; top: 15px; right: 10px; color: #333; /* Change color as needed */ font-size: 24px; /* Adjust size as needed */ text-decoration: none; } .faq-comment-icon { top: 10px; font-size: 16px; } @media (max-width: 768px) { .faq-icon { width: 60px; left: 60%; z-index: 1000; } } </style> <script type="text/javascript"> function HandleClose() { PageMethods.killEverything(); } function burstCache() { //call this method on page load in production environment if (!navigator.onLine) { document.body.innerHTML = 'Loading ...'; window.location = location.origin + '/Error.htm'; } } function disableBackButton() { window.history.forward(-1); } setTimeout("disableBackButton()", 0); </script> <script language="javascript" type="text/javascript"> document.onmousedown = disableclick; status = "Right Click Disabled"; status1 = "Mouse Scroll Disabled"; function disableclick(event) { if (event.button == 1) { alert(status1); return false; } } document.oncontextmenu = function (e) { e.preventDefault(); return false; } </script> <script> document.addEventListener('DOMContentLoaded', function () { var skipLink = document.querySelector('#skip-link-content'); var targetElement = document.querySelector('#main-content'); skipLink.addEventListener('click', function (event) { event.preventDefault(); var targetId = this.getAttribute('href'); var targetElement = document.querySelector(targetId); // Calculate the distance from the current position to the target element var offsetTop = targetElement.offsetTop; var scrollOptions = { top: offsetTop, behavior: 'smooth' }; // Scroll to the target element smoothly window.scrollTo(scrollOptions); // Focus on the target element after scrolling setTimeout(function () { targetElement.focus(); }, 1000); // Adjust the delay as needed }); }); </script> <script> var baseFontSize = 1; // Set the base font size var initialFontSize = baseFontSize; function increaseFontSize() { baseFontSize += 0.01; // Increase the base font size by 0.05 setFontSize(); } function decreaseFontSize() { baseFontSize -= 0.01; // Decrease the base font size by 0.05 setFontSize(); } function setFontSize() { var elements = document.querySelectorAll("body, p,h,a,span, button,i"); // Update the selector to target relevant elements for (var i = 0; i < elements.length; i++) { elements[i].style.fontSize = (baseFontSize * 100) + '%'; } } function resetFontSize() { baseFontSize = initialFontSize; // Reset the base font size to its initial value setFontSize(); } </script> <script> var baseContrast = 100; // Set the base contrast level var initialContrast = baseContrast; // Store the initial contrast level function increaseContrast() { baseContrast += 10; // Increase the base contrast level by 10 units setContrast(); } function decreaseContrast() { baseContrast -= 10; // Decrease the base contrast level by 10 units setContrast(); } function resetContrast() { baseContrast = initialContrast; // Reset the base contrast level to its initial value setContrast(); } function setContrast() { document.body.style.filter = "contrast(" + baseContrast + "%)"; } function fnContrast() { fnReset(); var body = document.getElementsByTagName("body")[0]; body.classList.toggle("high-contrast"); } function fnLightGB() { fnReset(); var body = document.getElementsByTagName("body")[0]; body.classList.toggle("add-lightbg"); } function FnGrayScale() { fnReset(); var body = document.getElementsByTagName("body")[0]; body.classList.toggle("add-greyscale"); } function fnReset() { var body = document.getElementsByTagName("body")[0]; body.classList.remove("high-contrast", "add-greyscale", "add-lightbg"); } </script> </head> <body onload="disableBackButton(); burstCache();"> <noscript> <style> #divJSAlert { display: block; } </style> </noscript> <form method="post" action="./Terms" id="form1"> <div class="aspNetHidden"> <input type="hidden" name="ToolkitScriptManager_HiddenField" id="ToolkitScriptManager_HiddenField" value="" /> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="I3Xr1IOE3ShsaG3Tu4kfhzeMzAEkZJN8eswgkyk7HqxwMKbZNqtemIc23Fh+qhhfgNJ7yDL9nG26Xz14TtsJ2cr9M0Hsq5Sz/bD5ltlPPzAurqavj1mw30aszZfiyq2ErfcaO68UaEjLmnikicDAh/GpwVvqRFWrNU9nOBzpMb7U3u7G/BPc/+Ce6TU+zu7MDZZh/Fjjco1z+XnKmxVJVzF8DzDgLYj8hQs6TPXFMdeK3z7y1VgO1Cqb62qxGs41GyAKHlkRT5won3f+Sy+j8A==" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['form1']; if (!theForm) { theForm = document.form1; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZBzYpFUIBoDS53dDRy__eI7lU8dmEpl7BrcLH7CsmaViTbfCzATk0MGzQbF-CUQLxQ2&amp;t=638628422640000000" type="text/javascript"></script> <script src="Scripts/WebForms/MsAjax/MicrosoftAjax.js" type="text/javascript"></script> <script src="Scripts/WebForms/MsAjax/MicrosoftAjaxWebForms.js" type="text/javascript"></script> <script src="/design_assets/js/jquery.min.js" type="text/javascript"></script> <script src="/design_assets/js/popper.min.js" type="text/javascript"></script> <script src="/design_assets/js/bootstrap.min.js" type="text/javascript"></script> <script src="/design_assets/js/jquery.cookie.js" type="text/javascript"></script> <script src="/design_assets/js/front.js" type="text/javascript"></script> <script src="/design_assets/js/bootstrap-datepicker.min.js" type="text/javascript"></script> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="8B2E9E16" /> <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="" /> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="KyWyIcXiuOyoxXKq9bKZKquq55aCjDAnJWqoRAvF68wiD+ySXyP47gkWiNTxmPftRTfJYBMFwU6KlqkH4AKQ/ihRRyilpVDzmx51pd0PFtDtlG6SJWLxTECb5wr8DUp/" /> </div> <header class="header"> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ToolkitScriptManager', 'form1', [], [], [], 90, 'ctl00'); //]]> </script> <!-- Top bar--> <div class="top-bar"> <div class="container"> <a href="FAQ.aspx" class="faq-icon"><i class="fa fa-commenting faq-comment-icon"></i>FAQ</a> <nav class="navbar navbar-expand-md" style="position: static !important;"> <!-- Brand --> <a class="navbar-brand" href="#"> <div class="info d-flex"> <div class="d-flex align-items-center"> <img id="imgSealOfGoa" src="design_assets/img/Seal_of_Goa.png" style="height:25px;" /> &nbsp;Government of Goa, India </div> </div> </a> &nbsp;<a href="https://amritmahotsav.nic.in/" target="_blank" onclick="return confirm('This link will take you to an external web site.');"><img ID="amrit" src="/design_assets/img/Amrit.jpg" alt="amrit" Height="30px" /></a> <div class="navbar" id="navBarTop" style="padding-left: 20px; font-weight: bold; font-size: 11pt"> <marquee scrollamount="3" onmouseover="this.stop();" onmouseout="this.start();"> <a href="https://goaonline.gov.in/dsde" style="font-weight:bold; font-size:11pt" target="_self"> <img src="../../new.gif" alt="New" style="width:30px; height:10px" /> <i class="fa fa-id-card-o"></i> ITI Round 2 Vacant Seat List 2024-25</a> <a href="https://goaonline.gov.in/dsde" style="font-weight:bold; font-size:11pt" target="_self"> <img src="../../new.gif" alt="New" style="width:30px; height:10px" /> <i class="fa fa-id-card-o"></i> ITI Round 2 Allocation List 2024-25</a> <a href="https://goaonline.gov.in/dsde" style="font-weight:bold; font-size:11pt" target="_self"> <img src="../../new.gif" alt="New" style="width:30px; height:10px" /> <i class="fa fa-id-card-o"></i>ITI Round 1 Vacant Seat List 2024-25</a> <a href="https://goaonline.gov.in/dsde" style="font-weight:bold; font-size:11pt" target="_self"> <img src="../../new.gif" alt="New" style="width:30px; height:10px" /> <i class="fa fa-id-card-o"></i>ITI Round 1 Allocation List 2024-25</a> <a href="https://goaonline.gov.in/dsde" style="font-weight:bold; font-size:11pt" target="_self"> <img src="../../new.gif" alt="New" style="width:30px; height:10px" /> <i class="fa fa-id-card-o"></i>ITI Final Merit List 2024-25</a> <a href="https://goaonline.gov.in/dsde" style="font-weight:bold; font-size:11pt" target="_self"> <img src="../../new.gif" alt="New" style="width:30px; height:10px" /> <i class="fa fa-id-card-o"></i>ITI Provisional Merit List 2024-25</a> <a href="https://goaonline.gov.in/Appln/Uil/DeptServices?__DocId=WCD&__ServiceId=WCD09" target="_blank" style="font-weight:bold; font-size:11pt"> <img src="../../new.gif" style="width:30px; height:10px" /> <i class="fa fa-id-card-o"></i> Internship Scheme for students(Counselling, Psychology, Social work) </a> <a href="https://www.nsws.gov.in/" target="_blank" style="font-weight:bold; font-size:11pt"> <img src="../../new.gif" style="width:30px; height:10px" /> <i class="fa fa-id-card-o"></i> The National Single Window System has access to over 100 Central level approvals and State Single Window Systems of 14 States/UTs with one user id and password. </a> <a href="https://goaonline.gov.in/downloads/Annexures - Social Welfare.pdf" target="_blank" style="font-weight:bold; font-size:11pt"> <img src="../../new.gif" style="width:30px; height:10px" /> <i class="fa fa-id-card-o"></i> Application forms for Goa and Interstate Dev Darshan Yatra Yojana </a> &nbsp <i class="fa fa-phone"></i>Helpline No : +91-8882988000/0832-2419550 [9AM-6PM] </marquee> <div id="divMarquee" style="width: 100%; display: none"> </div> </div> <!-- Toggler/collapsibe Button --> <button class="navbar-toggler" type="button" style="color: white" data-toggle="collapse" data-target="#cNavbar"> &nbsp<i class="fa fa-bars"></i> </button> <!-- Navbar links --> <div class="collapse navbar-collapse justify-content-between" id="cNavbar" style="font-size: 12px;"> <ul class="navbar-nav ml-auto"> <li class="nav-item" style="padding-top: 3px"> <i class="fa fa-tv"></i> <a id="hlkScreenReader" href="ScreenReaderAccess"> <span class="nav-link d-md-inline">Screenreader Access</span> </a> <div class="fa-hover-icons"> <div class="fa-icon-wrapper" id="FontDropdown"> <span class="combined-icon">&#x1D400;&#x1D41A;</span> <div class="dropdown-content" style="z-index: 1031 !important;"> <ul class="dropdownlist"> <li class="inline-item" onclick="decreaseFontSize()">A<sup>-</sup></li> <li class="inline-item" onclick="resetFontSize()">A</li> <li class="inline-item" onclick="increaseFontSize()">A<sup>+</sup></li> </ul> </div> <span class="nav-link d-md-inline" style="padding-left: 0px;cursor: pointer;">Font</span> </div> <div class="fa-icon-wrapper" id="ContrastDropdown"> <i class="fa fa-adjust"></i> <div class="dropdown-content" style="z-index: 1031 !important;"> <ul class="dropdownlist"> <li onclick="fnContrast()">High</li> <li onclick="fnLightGB()">Low</li> <li onclick="FnGrayScale()">Grayscale</li> <li onclick="fnReset()">Reset</li> </ul> </div> <span class="nav-link d-md-inline" style="padding-left: 0px;cursor: pointer;">Contrast</span> </div> </div> </li> <li class="nav-item" style="padding-top: 3px; padding-right: 3px;"> <a data-toggle="modal" data-target="#gModal" style="cursor: pointer"> <p>&nbsp &nbsp<i class="fa fa-phone"></i><span class=" d-md-inline">Technical Assistance</span></p> </a> <div id="PanelSkipMainContent"> <a href="#main-content" id="skip-link-content"> <div class="skipMainCombined"> <i class="fa fa-angle-double-down" style="padding-top: 3px;"></i> <p>Skip to Main Content</p> </div> </a> </div> </li> <li class="nav-item"> <div id="google_translate_element"></div> </li> </ul> </div> </nav> </div> </div> <!-- Main Navbar--> <nav id="MainNavBar" class="navbar navbar-expand-lg"> <div class="container"> <a id="hlkBrand" class="navbar-brand" href="HomePage"><img id="imgEdtLogo" src="design_assets/img/logo.png" /></a> <a href="https://www.delhiwtsa24.in" target="_blank" onclick="return confirm('This link will take you to an external web site.');" style="padding-left: 8px;"> <img Width="60px" src="https://goaonline.gov.in/design_assets/img/ITUWSTA.png" /> </a> <a href="https://37nationalgamesgoa.in/" style="padding-left: 4px;display:none" target="_blank" onclick="return confirm('This link will take you to an external web site.');"> <img id="imgNgLogo" style="width: 60px" src="/design_assets/img/NgLogo.png" alt="NgLogo" /> </a> <!-- Toggle Button--> <button type="button" data-toggle="collapse" data-target="#navbarcollapse" aria-controls="navbarcollapse" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler"> <span>Menu</span><i class="fa fa-bars"></i> </button> <!-- Navbar Menu --> <div id="navbarcollapse" class="collapse navbar-collapse"> <ul class="navbar-nav ml-auto"> <li class='nav-item'><a href='https://goaonline.gov.in/Page?__m=27&__s=0' class='nav-link active'><span>Home</span></a> </li> <li class='nav-item dropdown'><a id='navbarDropdownMenuLink' href='https://goaonline.gov.in/Page?__m=28&__s=0' data-toggle='dropdown' aria-haspopup='true' aria-expanded='false' class='nav-link'>About Us<i class='fa fa-angle-down'></i></a><ul aria-labelledby='navbarDropdownMenuLink' class='dropdown-menu'><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=28&__s=1'>Vision & Mission</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=28&__s=2'>Contact Us</a></li></ul></li> <li class='nav-item dropdown'><a id='navbarDropdownMenuLink' href='#' data-toggle='dropdown' aria-haspopup='true' aria-expanded='false' class='nav-link'>Services<i class='fa fa-angle-down'></i></a><ul aria-labelledby='navbarDropdownMenuLink' class='dropdown-menu'><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=18&__s=6'>Service Selection Wizard</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=18&__s=4'>All Services</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=18&__s=2'>Citizen Services</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=18&__s=1'>Ease of Doing Business</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=18&__s=3'>Payment Services</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=18&__s=5'>IT Services</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=18&__s=7'>Incentives</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=18&__s=8'>Service Dashboard</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=18&__s=10'>Know Your Approval</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=18&__s=9'>Know your Schemes</a></li></ul></li> <li class='nav-item dropdown'><a id='navbarDropdownMenuLink' href='#' data-toggle='dropdown' aria-haspopup='true' aria-expanded='false' class='nav-link'>Tracking<i class='fa fa-angle-down'></i></a><ul aria-labelledby='navbarDropdownMenuLink' class='dropdown-menu'><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=19&__s=1'>Track Status</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=19&__s=2'>Verify Certificate</a></li></ul></li> <li class='nav-item dropdown'><a id='navbarDropdownMenuLink' href='#' data-toggle='dropdown' aria-haspopup='true' aria-expanded='false' class='nav-link'>Notification<i class='fa fa-angle-down'></i></a><ul aria-labelledby='navbarDropdownMenuLink' class='dropdown-menu'><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=20&__s=1'>Acts & Rules</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=20&__s=2'>Forms</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=20&__s=3'>Policy Feedback</a></li><li><a class='dropdown-item' href='https://goaonline.gov.in/Page?__m=20&__s=4'>EODB Notifications</a></li></ul></li> </ul> <div id="pnlLoginBtn"> <a id="hlkLogin" class="btn navbar-btn btn-outline-primary mt-3 mt-lg-0 ml-lg-3" href="Public/Login" style="padding-top: 3px; padding-bottom: 3px;">Login</a> <a id="hlkRegister" class="btn navbar-btn btn-outline-primary mt-3 mt-lg-0 ml-lg-3" href="Public/userRegistration_af" style="padding-top: 3px; padding-bottom: 3px;">Register</a> </div> </div> </div> </nav> <!--Site Status Display Panel--> <!--Service Down Message Display--> <div class="row" id="dvMarquee" style="display: none"> <div class="col-xs-12 col-sm-12 col-md-3 col-lg-12" style="text-align: center"> <input type="hidden" name="ctl00$hdnDatetime" id="hdnDatetime" value="28-Nov-2024 03:02:29" /> <span style="color: red"><strong>Kindly note: The Record of Rights & NIC Payment Gateway Services are currently down hence the relevant services might get affected. Inconvenience regretted.</strong></span> </div> </div> <!--Service Down Message Display--> <!--Javascript Disabled Display--> <div id="divJSAlert" class="jsAlert"> <div class="box-body" style="padding-left: 20px; padding-top: 10px; padding-right: 20px; display: block;"> <div class="alert alert-danger alert-dismissible"> <h4><i class="icon fa fa-warning"></i>Please Note!!!</h4> JavaScript is disabled on your browser. Enable JavaScript to continue accessing. </div> </div> </div> <!--Javascript Disabled Display--> <div class="modal fade" id="gModal" tabindex="-1" role="dialog" aria-labelledby="gModalLabel" style="background: rgba(0,0,0,0.6)" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body"> <div class="row"> <div class="col-lg-12 col-xs-12"> <table class="table table-responsive contact-table" style="width: 100%; border-top: 0"> <thead></thead> <tbody> <tr> <td> <div class="row form-row" style="text-align: center"> <div class="col-xs-4 col-sm-4 col-md-4 col-lg-4" style="margin-top: 2px"> <a id="hlkbtnFAQ" class="btn btn-primary btn-sm" href="FAQ.aspx" style="display:inline-block;width:100%;">FAQ <i class="fa fa-commenting"></i></a> </div> <div class="col-xs-4 col-sm-4 col-md-4 col-lg-4" style="margin-top: 2px"> <a id="hlkAllServ" class="btn btn-primary btn-sm" href="AllServices?cat=all" style="display:inline-block;width:100%;">All Services <i class="fa fa-book"></i></a> </div> <div class="col-xs-4 col-sm-4 col-md-4 col-lg-4" style="margin-top: 2px"> <a id="hlkTrckStatus" class="btn btn-primary btn-sm" href="StatusTrack.aspx" style="display:inline-block;width:100%;">Track Status <i class="fa fa-search"></i></a> </div> </div> </td> </tr> <tr> <td>Phone:<br /> <i class="fa fa-phone"></i>&nbsp<span class="">+91-8882988000</span> <br /> <i class="fa fa-clock-o"></i>&nbsp<span class="">09:45 AM to 05:30 PM [Mon-Sat]</span> </td> </tr> <tr> <td>Send email to: <br /> <i class="fa fa-envelope"></i>&nbsp<span class="">services[dot]goa[at]gov[dot]in</span> </td> </tr> <tr> <td>For IT and Startup policy related queries kindly contact: <br /> <i class="fa fa-phone"></i>&nbsp<span class="">18002335060</span> </td> </tr> <tr> <td>For DDSSY Card related queries kindly contact: <br /> <i class="fa fa-phone"></i>&nbsp<span class="">+91-8882988000 [9:45AM-5:30PM]</span> </td> </tr> <tr> <td>For Smart Labour Card related queries kindly contact: <br /> <i class="fa fa-phone"></i>&nbsp<span class="">+91 9607949990 [9:45AM-5:30PM]</span> </td> </tr> <tr> <td>For Statistics Proforma as per Form XI related queries kindly contact: <br /> <i class="fa fa-phone"></i>&nbsp<span class="">8882-254-254 Ext. 31(North)/ Ext. 32(South) Mon to Fri [10:00am to 5:30pm] or e-mail to tourism[at]goaelectronics[dot]co[dot]in</span> </td> </tr> </tbody> </table> </div> </div> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> </div> </div> </div> <div> </div> </header> <div id="udpLoading" style="display:none;"> <div class=" modal-backdrop show" id="myModalLoading" role="dialog" data-backdrop="static" data-keyboard="false"> <div> <div class="modal-dialog "> <div class="loading"> <div class="loading-bar"></div> <div class="loading-bar"></div> <div class="loading-bar"></div> <div class="loading-bar"></div> </div> </div> </div> </div> </div> <div> <div id="main-content" tabindex="-1"> <div class="container-fluid"> <style> .header_banner { height: 130px; padding: 20px 0; background-size: cover !important; } </style> <div class="row header_banner" style="background: url('design_assets/img/parallax.png') no-repeat;"> <div class="container text-white"> <h3><b> <span id="cphHead_lblAboutUs">Terms of Use</span></b><span class="text-primary"></span> </h3> </div> </div> </div> <div class="container-fluid goaonlineBaner" style="min-height: 80vh; background-image: url('/design_assets/img/bg_departments.png')"> <div class="Banner-container"> <div class="container" style="padding: 20px; text-align:justify"> <h4><strong><span style="border-bottom: 2px solid #f53240;">TERMS OF USE</span></strong></h4> YOUR USE OF THIS WEBSITE CONSTITUTES YOUR AGREEMENT TO BE BOUND BY THESE TERMS AND CONDITIONS OF USE. This site, including all of its features and content (the “Site”) is a service made available by Government of Goa (“Provider”), a wholly owned subsidiary of EDC Ltd. All content, information and software provided on and through this site (“Content”) may be used solely under the following terms and conditions (“Terms of Use”).<br /> <ol> <li> <b>NOTICE :</b><br /> Please review this Site ‘terms of use’ which govern your use of services. By accessing, browsing or using this site you signify your assent to these terms of use. If you do not agree to these terms of use then please do not use this site.<br /> <br /> </li> <li> <b>MEMBERSHIP ELIGIBILITY :</b><br /> Use of the site is available only to persons who can form legally binding contracts under applicable Indian laws. Persons who are “incompetent to contract” within the meaning of the Indian Contract Act, 1871 including minors, undischarged insolvents etc. are not eligible to use any services offered on this site.<br /> <br /> </li> <li> <b>WEBSITE LIMITED LICENSE :</b><br /> As a user of this site you are granted a nonexclusive, non-transferable, revocable, limited license to access and use this site and its content in accordance with these Terms of Use. Provider may terminate this limited license at any time for any reason.<br /> <br /> </li> <li> <b>LIMITATIONS ON USE :</b><br /> The content on this site is for your personal use only and not for commercial exploitation. You may not decompile, reverse engineer, disassemble, rent, lease, loan, sell, sublicense, or create derivative works in any form from this site or its content. Nor may you use any network monitoring or discovery software or application to determine the site architecture, or extract information about usage, individual identities or users. You may not use any robot, spider, spyware/malware, computer contaminant, other automatic software or device, or manual process to monitor or copy our site or its content (or extract thereof) without Provider’s prior written permission. You may not copy, modify, reproduce, rewrite, republish, distribute, display, or transmit for commercial, non-profit or public purposes all or any portion of this site or its content, except to the extent permitted above. Any unauthorized use or access of this site or its content in any form is prohibited.<br /> <br /> </li> <li> <b>FREE TO USE :</b><br /> This site is currently free to use site. There are no monetary considerations involved to use any of its webpage(s) and/or links. However, availability of any webpage(s) and/or links is subject to change without notice.<br /> <br /> </li> <li> <b>MODIFICATIONS TO WEBSITE :</b><br /> Government of Goa reserves the right, for any reason, in its sole discretion, to terminate, change or suspend any aspect of the site, including, but not limited to, content, features or hours of availability. Government of Goa may impose limits on certain features of the site or restrict your access to part or the entire site without notice.<br /> <br /> </li> <li> <b>INTELLECTUAL PROPERTY RIGHTS :</b><br /> Except as expressly provided in these Terms of Use, nothing contained herein shall be construed as conferring any license or right, by implication, estoppel or otherwise, under copyright or other intellectual property rights or any other law for time being in force. You agree that the site and its content are protected by copyrights, trademarks, service marks, patents or other proprietary rights and other laws, which may belong to respect owners, including the Provider of this site. You agree not to infringe intellectual property rights of any such owners, including the Provider of this site.<br /> <br /> </li> <li> <b>LINKING TO THIS WEBSITE:</b><br /> You may provide links only to the homepage of this Web site, provided (a) you do not remove or obscure, by framing or otherwise, any portion of the homepage, including its advertisements, the terms of use, the copyright notice, or other notices on this site, (b) you give Provider notice of such link by sending an e-mail to services.goa@gov.in and (c) you discontinue providing links to this site if requested by Provider.<br /> <br /> </li> <li> <b>LICENSE OF YOUR CONTENT TO PROVIDER :</b><br /> By uploading content to or submitting any materials, including personal, academic or contact details, you grant (or warrant that the owner of such rights has expressly granted) Provider a perpetual, worldwide, royalty-free, irrevocable, non-exclusive right and license to use such content or information for its use free of cost. You agree that you shall have no recourse against Provider for any alleged or actual infringement or misappropriation of any proprietary right in your communications to us.<br /> <br /> </li> <li> <b>ERRORS AND CORRECTIONS :</b><br /> Provider does not represent or warrant that this site will be error-free, free of viruses or other harmful components, or that defects will be corrected or that it will always be accessible. Provider does not warrant or represent that the information available about products and services on or through this site will be correct, accurate, timely, factual or otherwise reliable. Provider may make improvements and/or changes to its features, functionality or content at any time without informing the user.<br /> <br /> </li> <li> <b>DISCLAIMER OF LIABILITY :</b><br /> THIS SITE IS PROVIDED ON AN “AS IS, AS AVAILABLE” BASIS. PROVIDER EXPRESSLY DISCLAIMS ALL WARRANTIES, INCLUDING THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. PROVIDER DISCLAIMS ALL RESPONSIBILITY FOR ANY LOSS, INJURY, CLAIM, LIABILITY, OR DAMAGE OF ANY KIND RESULTING FROM, ARISING OUT OF OR ANY WAY RELATED TO (A) ANY ERRORS IN OR OMISSIONS FROM THIS SITE AND THE CONTENT, INCLUDING BUT NOT LIMITED TO TECHNICAL INACCURACIES AND TYPOGRAPHICAL OR PHOTOGRAPHIC ERRORS, (B) ANY THIRD PARTY SITES OR CONTENT THEREIN DIRECTLY OR INDIRECTLY ACCESSED THROUGH LINKS IN THIS SITE, INCLUDING BUT NOT LIMITED TO ANY ERRORS IN OR OMISSIONS THEREFROM, (C) THE UNAVAILABILITY OF THIS SITE OR ANY PORTION THEREOF, (D) YOUR USE OF THIS WEBSITE, OR (E) YOUR USE OF ANY EQUIPMENT OR SOFTWARE IN CONNECTION WITH THIS SITE.<br /> <br /> THE INFORMATION CONTAINED IN THIS SITE IS PROVIDED CURRENTLY AS A SOCIAL SERVICE TO THE USERS FREE OF COST. NONE OF THE STATEMENTS MADE ON THIS SITE HAVE BEEN APPROVED OR REVIEWED BY ANY PROFESSIONAL, INDUSTRIAL OR REGULATORY BODY. WE MAKE NO CLAIMS, PROMISES OR GUARANTEES ABOUT THE ACCURACY, COMPLETENESS, OR ADEQUACY OF SERVICES, INFORMATION AND DETAILS CONTAINED IN OR LINKED TO THIS SITE AND/OR ITS ASSOCIATED SITES, IF ANY. ANY SERVICES, INFORMATION AND DETAILS CONTAINED OR PROVIDED THROUGH THE USE OF THIS SITE IS TO BE TREATED PURELY FOR YOUR INFORMATION PURPOSES ONLY.<br /> <br /> ANY INFORMATION OR OBSERVATION THAT YOU MAY RECEIVE IS NOT A SUBSTITUTE FOR PROFESSIONAL ADVICE, PERSONAL EXPERIENCE, CUSTOMISED PROGRAMS OR PLANS THAT YOU WOULD NORMALLY RECEIVE FROM A QUALIFIED PROFESSIONAL. ACCORDINGLY, THIS WEBSITE PROVIDES NO GUARANTEES, IMPLIED WARRANTIES, OR ASSURANCES OF ANY KIND, AND WILL NOT BE RESPONSIBLE FOR ANY INTERPRETATION MADE OR USE BY THE RECEIPIENT OF THE INFORMATION AND DETAILS AS MENTIONED ABOVE.<br /> <br /> THE SITE OFFERS NO ADVICE, RECOMMENDATIONS, OPINIONS, GUIDANCE, AND/OR COUNSELLING UNDER ANY CIRCUMSTANCES.<br /> <br /> </li> <li> <b>LIMITATION OF LIABILITY :</b><br /> PROVIDER SHALL NOT BE LIABLE FOR ANY LOSS, INJURY, CLAIM, LIABILITY, OR DAMAGE OF ANY KIND RESULTING FROM YOUR USE OF THIS SITE OR ANY INFORMATION, OR OPINIONS APPEARING ON THIS SITE, PROVIDER SHALL NOT BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY KIND WHATSOEVER IN ANY WAY DUE TO, RESULTING FROM, OR ARISING IN CONNECTION WITH THE USE OF OR INABILITY TO USE OR ASSIMILATE ANY OF ITS PRODUCTS AND/OR SERVICES AS AVAILABLE ON THE SITE.<br /> <br /> </li> <li> <b>INDEMNIFICATION :</b><br /> You agree to indemnify, defend and hold harmless Provider, its Directors, Officers, Employees, Agents, Licensors, Experts, Consultants and any Third Party Information Providers to the site from and against all losses, expenses, damages and costs, resulting from any violation of these Terms of Use by you.<br /> <br /> </li> <li> <b>THIRD PARTY RIGHTS :</b><br /> Provider and its Directors, Officers, Employees, Agents, Licensors, Experts, Consultants and any Third Party Information Providers to the site, each of these individuals or entities shall have the right to assert and enforce those provisions directly against you on its own behalf.<br /> <br /> </li> <li> <b>UNLAWFUL ACTIVITY :</b><br /> We (Provider) reserve the right to investigate complaints or reported violations of our Terms of Use and to take any action we deem appropriate including but not limited to reporting any suspected unlawful activity to law enforcement officials, regulators, competent authorities or other third parties and disclosing any information necessary or appropriate to such persons or entities relating to user profiles, e-mail addresses, usage history, posted materials, IP addresses and traffic data.It is an offence to knowingly furnish false or misleading information when applying for registration .If a user violates the terms and conditions of use by providing such misleading information, Government reserves the right to deactivate all such user registration and cancel any or all services requested without any notice. Any Garbage / Junk values in profile may lead to Deactivation.<br /> <br /> </li> <li> <b>USER CREATION :</b><br /> You are responsible for maintaining the confidentiality of the password and account .Disclosure of OTP send to your registered email and mobile to any other party will be at you own risk, and you are fully responsible for all activities that occur under your password or account.<br /> <br /> </li> <li> <b>GOVERNING LAW AND JURISDICTION :</b><br /> The Terms of Use are governed by and construed in accordance with the relevant Indian laws. You agree that any action at law or in equity arising out of or relating to these terms shall be filed only in the courts / tribunals and forums exclusively located in Panjim, Goa, India only and you hereby consent and submit to the personal jurisdiction of such courts and forums for the purposes of litigating any such action. If any provision of these terms shall be unlawful, void, or for any reason unenforceable, then that provision shall be deemed servable from these terms and shall not affect the validity and enforceability of any remaining provisions. This is the entire agreement between you and the Provider relating to the subject matter herein and shall not be modified except as provided herein or in writing, signed by both parties. All provisions in this Agreement regarding representations and warranties, indemnification, disclaimers and limitations on liability shall survive any termination of this Agreement.<br /> <br /> </li> <li> <b>TERMINATION OF SERVICES :</b><br /> The User agrees that any termination of his access to the service under any provision of this Terms of Use may be effected without prior notice, and acknowledge and agree that the Provider may immediately deactivate or delete his account and all related information and files, cancel transactions and/or bar any further access to such files or the service.<br /> <br /> </li> <li> <b>MODIFICATIONS TO TERMS OF USE :</b><br /> Provider reserves the right to change these Terms of Use at any time. Updated versions of the Terms of Use will appear on this site and are effective immediately. You are responsible for regularly reviewing the Terms of Use. Continued use of this site after any such changes constitutes your consent to such changes.<br /> <br /> </li> <li> <b>IF YOU DO NOT AGREE :</b><br /> IF THESE TERMS AND CONDITIONS ARE NOT ACCEPTABLE IN FULL, YOU MUST IMMEDIATELY TERMINATE YOUR USE OF THIS SITE. </li> </ol> </div> </div> </div> </div> </div> <!-- Page Footer--> <footer class="main-footer"> <div class="container"> <div class="row"> <div class="about col-md-4"> <div class="logo" style="margin-bottom: 30px"> Content Owned by <a href="https://www.dit.goa.gov.in/" onclick="return confirm('This link will take you to an external web site.')" target="_blank"> <img id="imgDoit" class="img-fluid" src="design_assets/img/logo-footer.png" alt="Department of Information Technology Goa" /> </a> </div> <p> <span>Copyright © </span> <span id="lblCurrYr">2024</span> </p> </div> <div class="site-links col-md-4"> <div class="menus d-flex"> <ul class="list-unstyled"> <li> <a href="ImportantLinks">Quick Links</a></li> <li> <a href="Privacy">Privacy Policy</a></li> <li> <a href="Terms">Terms & Conditions</a></li> </ul> <ul class="list-unstyled"> <li> <a href="Disclaimer">Disclaimer</a></li> <li> <a href="Refund">Refund & Cancellation</a></li> <li> <a href="/Downloads/E-sign_manual.pdf" target="_blank">How to validate e-sign</a> </li> </ul> </div> </div> <div class="col-md-4"> <div class="row d-flex align-items-center"> <div class="item col-lg-4 col-md-6 col-6"> <a href="https://www.india.gov.in/" onclick="return confirm('This link will take you to an external web site.')" target="_blank"> <img id="imgGoiLogo" class="img-fluid" src="design_assets/img/india_gov_in.png" alt="Government of India" /> </a> </div> <div class="item col-lg-4 col-md-6 col-6"> <a href="https://goa.gov.in" onclick="return confirm('This link will take you to an external web site.')" target="_blank"> <img id="imgGogLogo" class="img-fluid" src="design_assets/img/goa_gov_in.png" alt="Government of Goa" /> </a> </div> <div class="item col-lg-4 col-md-6 col-6"> <a href="https://digilocker.gov.in/" onclick="return confirm('This link will take you to an external web site.')" target="_blank"> <img id="imgDigiLockerLogo" class="img-fluid" src="design_assets/img/digilocker.png" alt="DigiLocker" /> </a> </div> <div class="item col-lg-4 col-md-6 col-6"> <a href="http://www.digitalindia.gov.in/" onclick="return confirm('This link will take you to an external web site.')" target="_blank"> <img id="imgDigiIndia" class="img-fluid" src="design_assets/img/digi-india.png" alt="Digital India" /> </a> </div> <div class="item col-lg-4 col-md-6 col-xs-6"> <a href="https://www.nsws.gov.in" onclick="return confirm('This link will take you to an external web site.')" target="_blank"> <img id="imgNsws" class="img-fluid" src="design_assets/img/NSWSlogo.jpeg" alt="NSWS" /> </a> </div> <div class="item col-lg-4 col-md-6 col-xs-6"> <a href="https://pgportal.gov.in" onclick="return confirm('This link will take you to an external web site.')" target="_blank"> <img id="imgCpgrams" class="img-fluid" src="design_assets/img/CPGRAMS-logo.png" alt="CPGRAMS" /> </a> </div> </div> </div> </div> </div> <div class="copyrights text-center"> <p> Site Designed, Developed & Maintained by <img src="../../img/gel-logo1.jpeg" class="img-fluid" alt="Goa Electronics Limited" /> </p> </div> </footer> <div> <p style="text-align: center; font-size: 14.4px;margin-bottom:0px !important"> Website is best Viewed in FireFox 64.0 / Chrome 72.0 or above. </p> </div> <script type="text/javascript"> //<![CDATA[ Sys.Application.add_init(function() { $create(Sys.UI._UpdateProgress, {"associatedUpdatePanelId":null,"displayAfter":500,"dynamicLayout":true}, null, null, $get("udpLoading")); }); //]]> </script> </form> <script> (function ($) { $(document).ready(function () { // ------------------------------------------------------- // // Datepicker // ------------------------------------------------------ // //$('#datepicker').datepicker({}); // ------------------------------------------------------- // // Multi Level dropdowns // ------------------------------------------------------ // function getQueryStringValue(key) { return decodeURIComponent(window.location.search.replace(new RegExp("^(?:.*[&\\?]" + encodeURIComponent(key).replace(/[\.\+\*]/g, "\\$&") + "(?:\\=([^&]*))?)?.*$", "i"), "$1")); }; function getCookie(name) { var value = "; " + document.cookie; var parts = value.split("; " + name + "="); if (parts.length == 2) return parts.pop().split(";").shift(); } var queryString = getQueryStringValue('src'); console.log(queryString); if (queryString != undefined && queryString == "IPB") { var now = new Date(); var exp = new Date(now.getTime() + 180 * 1000); //3mins var srcCookieString = "src=" + queryString + "; expires=" + exp.toUTCString(); document.cookie = srcCookieString; } try { if (getCookie('src') == 'IPB') { } } catch (e) { }; $("ul.dropdown-menu [data-toggle='dropdown']").on("click", function (event) { event.preventDefault(); event.stopPropagation(); $(this).siblings().toggleClass("show"); if (!$(this).next().hasClass('show')) { $(this).parents('.dropdown-menu').first().find('.show').removeClass("show"); } $(this).parents('li.nav-item.dropdown.show').on('hidden.bs.dropdown', function (e) { $('.dropdown-submenu .show').removeClass("show"); }); }); }); })(jQuery); //Service Down Message Display// $(function () { var div = document.getElementById('dvMarquee'); var Datetime = document.getElementById('hdnDatetime').value; var date = new Date(); var pDate = Date.parse(date); var TodayDatetime = new Date(Datetime); TodayDatetime = Date.parse(TodayDatetime); var Date1 = new Date("01-Apr-2021"); var Date2 = new Date("02-Apr-2021"); var FromTime = Date1.setHours(16, 00, 0); var ToTime = Date2.setHours(23, 59, 0); if ((FromTime <= TodayDatetime) && (ToTime >= TodayDatetime)) { div.style.display = 'block'; } else { div.style.display = 'none'; } }); </script> <script type="text/javascript"> $(window).on('load', function () { var Grid = document.getElementById("gvMarquee"); if (Grid != null) { var len = Grid.rows.length; if (len > 1) { var response = '', len = len - 1; var row = 1; var Inc = 0; response = '<marquee id="marqScrollerTop" scrollamount="3" onmouseover="this.stop();" onmouseout="this.start();">' for (var i = row; i <= len; i++) { url = document.getElementById("gvMarquee" + "_gvLblUrl" + "_" + Inc).innerText; urlName = document.getElementById("gvMarquee" + "_gvLblUrlName" + "_" + Inc).innerText; serviceId = document.getElementById("gvMarquee" + "_gvLblServd" + "_" + Inc).innerText; var iClass = ''; //iClass = document.getElementById("gvMarquee" + "_gvLbliClass" + "_" + Inc).innerText; //if (serviceId == 'CMO0101') { // iClass = 'fa fa-handshake-o'; //} //else if (serviceId == 'CMO0201') { // iClass = 'fa fa-id-card-o'; //} //else { //iClass = 'fa fa-id-card-o'; //} if (Inc == 0) { response = response + '<a href="' + url + '" target="_blank" style="font-weight:bold; font-size:11pt">'; response = response + '<img src="new.gif" style="width:30px; height:10px" /> <i class="' + iClass + '"></i>'; response = response + urlName + '</a>&nbsp'; } else { response = response + '<a href="' + url + '" target="_blank" style="font-weight:bold; font-size:11pt">'; response = response + '<img src="new.gif" style="width:30px; height:10px" /> <i class="' + iClass + '"></i>'; response = response + urlName + '</a>&nbsp'; } Inc++; } response = response + '</marquee>'; $('#divMarquee').append(response); } else { } } }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10