CINXE.COM
Routes and timetables
<!doctype html> <html> <head> <!-- link rel="manifest" href="manifest.json" --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <title>Routes and timetables</title> <link href="mobile/css/bootstrap.css" rel="stylesheet" media="screen"> <link href="mobile64.css?2024-07-30" rel="stylesheet" media="screen"> <link href="mobile/css/gmapv2.css" rel="stylesheet" media="screen"> <meta name="description" content=""> <meta name="author" content=""> <meta name="keywords" content="public transport, route planner, trip planner, schedules, bus lines"> <!-- map3 styles --> <style type="text/css"> .nav-transport .litexpo span, .nav-transport .litexpo a { background-image: url(images/MarkerRed.png); } div.dropdown { z-index: 1000; display: table; position: relative; margin: 0 auto; background-color: white; border: 2px solid rgba(0,0,0,0.2); height: 30px; top: 4px; padding: 0 5px; border-radius: 4px; } .dropdown2 a { background-color: white; display: block; padding: 1px 5px 1px 0; white-space: nowrap; display: block; line-height: 30px; height: 30px; } div.dropdown a { display: block; line-height: 30px; height: 30px; white-space: nowrap; } .dropdown2 { background-color: white; border: 2px solid rgba(0,0,0,0.2); border-collapse: collapse; position: absolute; margin-left: -6px; /*margin-top: 0px;*/ visibility: hidden; padding: 6px; border-radius: 4px; z-index: 1000; } div.dropdown span { display: inline-block; vertical-align: top; line-height: 30px; font-family: 'open_sansregular', sans-serif; font-size:14px; } div.dropdown .icon { background: none no-repeat scroll left top transparent; display: inline-block; height: 18px; margin-right: 0px; vertical-align: middle; width: 18px; object-fit: contain; } #mapRemoveRoute { display: inline-block; width: 15px; height: 15px; margin-top: 7px; margin-left: 16px; background: url("images/hide.gif") no-repeat; border:0px; padding:0px; } .dropdown *:focus .dropdown2, .dropdown *:hover .dropdown2, a:hover .dropdown2 { visibility: visible; z-index: 200; } .dropdown2 a:hover { background-color:PowderBlue; } div.dropdown .icon.icon_checked { margin-top: 5px; background-image: url("images/checked.png"); vertical-align:top; } .mapMenu a span.icon.icon_narrow { margin: 0; } .mapMenu a.hover { line-height:26px; height:24px; display:inline-block; margin:1px; } .mapMenu a:hover, .mapMenu div.a:hover { background-color:PowderBlue; } .mapMenu .content { background-color: white; border: 1px solid; border: 2px solid #000000; border-radius: 4px; margin-bottom: 12px; margin-top: 12px; padding: 6px; position:relative; } .baloon_content { background-color: white; border: 2px solid black; border-radius: 4px 4px 4px 4px; margin-bottom: 12px; padding: 5px; white-space: nowrap; } .baloon_close { background: url("//maps.gstatic.com/mapfiles/hpimgs28.png") no-repeat scroll -108px -26px transparent; cursor: pointer; height: 10px; position: absolute; right: 8px; top: 8px; width: 10px; } .baloon_content .icon { margin-top: 4px; } .baloon_arrow { background-image: url("images/baloon_arrow.png"); bottom: 5px; height: 10px; position: absolute; width: 16px; background-repeat: no-repeat; } .baloon_arrow.top{ background-image: url("images/baloon_arrow_top.png"); top: 5px; } .baloon_title { font-weight: bold; margin-left: 5px; padding-right: 20px; } #streetview a { height: auto; } .mapMenu div.hide { background-image: url("images/hide.gif"); position:absolute; height:15px; width:15px; top:0px; right:0px; margin:2px; cursor:pointer; } .mapMenu .icon { display: inline-block; height: 18px; vertical-align: middle; width: 18px; } .mapMenu { background:none; border:0px; } #mapYouAreHere { background-image: url('images/location2_wait.png'); background-size: 20px 20px; background-position: 5px 5px; } #mapYouAreHere.wait { background-image: url('images/location2.png'); } #mapShowTraffic { background-image: url("images/traffic.gif"); background-size: 20px 20px; background-position: 5px 5px; } #mapShowVehicles { background-image: url("images/vehicles.gif"); background-size: 20px 20px; background-position: 5px 5px; } #mapShowAllStops { background-image: url("images/stops.gif"); background-size: 20px 20px; background-position: 5px 5px; } #mapShowWifiStops { background-image: url("images/wifi.png"); background-size: 20px 20px; background-position: 5px 5px; } #mapShowBicyclesRent { background-image: url("images/cycling.png"); background-size: 20px 20px; background-position: 5px 5px; } .map_hide { position:absolute; z-index: 999; cursor:pointer; } .map_button { position:absolute; z-index: 999; margin: -1px 0px 0px; padding: 5px; width: 30px; height: 30px; background-image: url("images/map_button_background.png"); background-size: 40px 40px; background-position: 0px 0px; opacity: 1.0; cursor:pointer; } .map_button.pressed, .map_button:active { background-image: url("images/map_button_background_active.png"); background-size: 40px 40px; background-position: 0px 0px; } .map_button_icon { width: 100%; height: 100%; background-position: 50% 50%; background-repeat: no-repeat no-repeat; } .ec-arrow { margin-right: 12px; display: none; width: 16px; padding-top: 9px !important; background-color: #ffffff !important; margin-right: 10px !important; background-image: none !important; font-size: 24px; } .ec-arrow:after { content: '+'; } .ec-arrow.cities-expanded:after, .ec-arrow.other-routes-expanded:after, .ec-arrow.directions-expanded:after, .ec-arrow.stops-expanded:after { content:'\02013'; } .ec-arrow.cities-expanded, .ec-arrow.other-routes-expanded, .ec-arrow.directions-expanded, .ec-arrow.stops-expanded { padding-top:8px !important; } .ec-arrow.cities-collapsed, .expand-cities .ec-arrow.cities-expanded, .ec-arrow.other-routes-collapsed, .expand-other-routes .ec-arrow.other-routes-expanded, .ec-arrow.directions-collapsed, .expand-directions .ec-arrow.directions-expanded, .ec-arrow.stops-collapsed, .expand-stops .ec-arrow.stops-expanded { display:inline-block; } .expand-cities .ec-arrow.cities-collapsed, .expand-other-routes .ec-arrow.other-routes-collapsed, .expand-directions .ec-arrow.directions-collapsed, .expand-stops .ec-arrow.stops-collapsed { display:none; } .row-cities ,.row-other-routes ,.row-directions ,.row-stops { background-color: white; z-index:9999; overflow: hidden; } .row-cities li ,.row-other-routes li ,.row-directions li ,.row-stops li ,.row-stops .time { max-height:0; transition: max-height .3s ease-in; } .expand-cities .row-cities li ,.expand-directions .row-directions li ,.expand-stops .row-stops li ,.expand-stops .row-stops .time { max-height:50px; } .expand-other-routes .row-other-routes li { max-height:1000px; /* can have multiple rows of wrapped times */ } .row-stops .time { position: absolute; top: 15px; right:60px; } .ec-arrow.cities-collapsed, .ec-arrow.cities-expanded, .ec-arrow.other-routes-collapsed, .ec-arrow.other-routes-expanded, .ec-arrow.directions-collapsed, .ec-arrow.directions-expanded { /*display:block;*/ position:relative; float:left; margin-top: 5px; margin-left:0px; } .toolbar-schedule { /*border-bottom: 1px solid #e7e7e7; z-index: 2;*/ /*-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;*/ } a.bold { font-family: 'open_sansbold', sans-serif; font-weight: bold; } #menu { background-color: white; /*#f6f6f6;*/ } table.hmm { font-size:14px; margin-top:10px; } table.hmm span { display:inline-block; } .timetable .departures { display: inline-block; margin-top: 4px; } .timetable .departures a { display:inline; margin:0px; padding:0px; text-align:left; } /* Toggle Switch */ .toggleSwitch span span { display: none; } .toggleSwitch { display: inline-block; height: 18px; position: relative; overflow: visible; padding: 0; cursor: pointer; width: 200px; background-color: #f5f5f5; border: 1px solid #ccc; border-radius:5px; height:34px; } .toggleSwitch * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .toggleSwitch label, .toggleSwitch > span { line-height: 20px; height: 20px; vertical-align: middle; } .toggleSwitch input:focus ~ a, .toggleSwitch input:focus + label { outline: none; } .toggleSwitch label { position: relative; z-index: 3; display: block; width: 100%; } .toggleSwitch input { position: absolute; opacity: 0; z-index: 5; } .toggleSwitch > span { position: absolute; left: 0; width: calc(100% - 6px); margin: 0; text-align: left; white-space: nowrap; margin:0 3px; } .toggleSwitch > span span { position: absolute; top: 0; left: 0; z-index: 5; display: block; width: 50%; margin-left: 50px; text-align: left; font-size: 0.9em; width: auto; left: 0; top: -1px; opacity: 1; width:40%; text-align: center; line-height:34px; } .toggleSwitch a { position: absolute; right: 50%; z-index: 4; display: block; top: 3px; bottom: 3px; padding: 0; left: 3px; width: 50%; background-color: white; border-radius: 4px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); } .toggleSwitch > span span:first-of-type { color: black; font-weight: bold; opacity: 1; left: 0; margin: 0; width: 50%; } .toggleSwitch > span span:last-of-type { left:auto; right:0; color: #999; margin: 0; width: 50%; } .toggleSwitch > span:before { content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: -2px; /* background-color: #fafafa; border: 1px solid #ccc; */ border-radius: 30px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; } .toggleSwitch input:checked ~ a { left: calc(50% - 3px); } .toggleSwitch input:checked ~ span:before { /* border-color: #0097D1; box-shadow: inset 0 0 0 30px #0097D1; */ } .toggleSwitch input:checked ~ span span:first-of-type { left:0; color:#999; font-weight: normal; } .toggleSwitch input:checked ~ span span:last-of-type { /* opacity: 1; color: #fff; */ color:black; font-weight: bold; } /* Switch Sizes */ .toggleSwitch.large { width: 60px; height: 27px; } .toggleSwitch.large a { width: 27px; } .toggleSwitch.large > span { height: 29px; line-height: 28px; } .toggleSwitch.large input:checked ~ a { left: 41px; } .toggleSwitch.large > span span { font-size: 1.1em; } .toggleSwitch.large > span span:first-of-type { left: 50%; } .toggleSwitch.xlarge { width: 80px; height: 36px; } .toggleSwitch.xlarge a { width: 36px; } .toggleSwitch.xlarge > span { height: 38px; line-height: 37px; } .toggleSwitch.xlarge input:checked ~ a { left: 52px; } .toggleSwitch.xlarge > span span { font-size: 1.4em; } .toggleSwitch.xlarge > span span:first-of-type { left: 50%; } .btn-menu:before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; /*url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAeBAMAAAC/JAEaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUdwTEBAQEBAQEBAQEBAQEBAQEBAQONrBlIAAAAGdFJOUwCG5gbqjOcG9JgAAAAsSURBVBjTYzBUS0MCScIMYmkoIJHBDVUgBVMATUsqgymqocEM9AGjfiHRLwBjOmwH4kiYugAAAABJRU5ErkJggg==') */ background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAeBAMAAAC/JAEaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUdwTEBAQEBAQEBAQEBAQEBAQEBAQONrBlIAAAAGdFJOUwCG5gbqjOcG9JgAAAAsSURBVBjTYzBUS0MCScIMYmkoIJHBDVUgBVMATUsqgymqocEM9AGjfiHRLwBjOmwH4kiYugAAAABJRU5ErkJggg=='); background-position: center center; background-repeat: no-repeat; background-size: 16px 15px; /*border: 1px solid #eaeaea;*/ -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 10%); box-shadow: 0 1px 1px rgb(0 0 0 / 10%); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } /*.menu-open*/ .btn-menu:after { content: ''; position: fixed; top: 0; right: 0; height: 100%; width: 100%; background: rgba(0,0,0,.2); z-index: -1; visibility: hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .menu .btn-menu:after { right: 260px; width: 100%; visibility: visible; } .menu .btn-menu:before { background-color: #fff; } #modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ padding-bottom: 20px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ } /* Modal Content */ #modal .modal-content { background-color: #fefefe; padding: 20px; border: 1px solid #888; width: 80%; position: fixed; bottom: 10px; left: 50%; transform: translateX(-50%); } /* The Modal Close Button */ #modal .xclose { color: black; float: right; font-size: 28px; font-weight: bold; position:relative; top:-15px; right:-15px; } #modal .xclose:hover, #modal .xclose:focus { color: #000; text-decoration: none; cursor: pointer; } .exclamation-at-start { margin-top:10px; padding-left:24px; text-indent:-24px; clear:both; margin-left:12px; } .exclamation-at-start::before { display: inline-block; position: relative; left: 0; top: 0; content: "!"; border-radius: 50%; border: 2px solid red; width: 16px; height: 16px; line-height: 16px; text-align: center; text-indent:0; color: red; font-weight: 900; } .exclamation-at-start.long::before { border-radius: 0%; background-color:#ffdc00; color: #ffdc00; } .exclamation-at-start.top::before { left: 50%; margin-left:-8px; } .timetable .other, .timetable .other0, .timetable .other1, /* reiketu gal visiems skirtingu spalvu ir paaiskinimu + dar express */ .timetable .other2, .timetable .other3, .timetable .corner, .legend .corner { background-image: none; } .toolbar-schedule p span strong.hand, .nav-list.hand li a.hand { background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_860_75)'%3E%3Cpath d='M12.5 25C19.4036 25 25 19.4036 25 12.5C25 5.59644 19.4036 0 12.5 0C5.59644 0 0 5.59644 0 12.5C0 19.4036 5.59644 25 12.5 25Z' fill='%23C5EA76'/%3E%3Cpath d='M8.89535 4.2509C9.34589 3.53597 10.3539 3.29708 11.2517 3.81158C11.7013 2.93303 12.4509 2.79066 13.1112 2.93219C14.1086 3.14597 14.4356 3.84743 14.3999 4.76938C14.6712 4.73782 14.9266 4.67561 15.1793 4.6848C15.9426 4.71256 16.4705 5.2154 16.5997 6.02571C16.6411 6.28537 16.65 6.55228 16.6505 6.81592C16.6546 8.73364 16.6527 10.6514 16.6527 12.5691C16.6527 12.6399 16.6527 12.7107 16.6527 12.8266C16.7648 12.7573 16.8536 12.703 16.9418 12.6478C17.4882 12.3065 18.0567 12.0166 18.6986 11.8964C19.0673 11.8274 19.431 11.8235 19.7914 11.9519C20.3503 12.1509 20.63 12.6176 20.4663 13.1855C20.394 13.4364 20.236 13.6703 20.0843 13.8897C19.7649 14.3514 19.4227 14.7975 19.0922 15.2518C18.5481 15.9996 18.3054 16.8669 18.0815 17.7451C17.9305 18.3376 17.7641 18.928 17.5676 19.5069C17.2522 20.4365 16.591 21.0513 15.6997 21.4427C14.9266 21.7822 14.1159 21.9669 13.2788 22.0485C12.2408 22.1497 11.204 22.1511 10.1774 21.9493C9.2107 21.7592 8.33639 21.3781 7.64434 20.6501C7.00118 19.9734 6.67314 19.1636 6.63463 18.2408C6.56678 16.6153 6.50024 14.9896 6.45585 13.3633C6.42327 12.1695 6.42325 10.9748 6.41568 9.78041C6.40982 8.8571 6.40612 7.93361 6.41785 7.01041C6.42588 6.37867 6.66394 5.86035 7.27563 5.59006C7.65928 5.42053 8.06104 5.45587 8.45617 5.57426C8.52911 5.59611 8.60034 5.62367 8.68832 5.65411C8.73245 5.17396 8.60523 4.68737 8.89535 4.2509ZM7.48207 6.22111C7.1583 6.42251 7.06927 6.74153 7.06818 7.08879C7.06309 8.70969 7.06569 10.3306 7.06636 11.9515C7.06641 12.0806 7.07143 12.2097 7.07626 12.3387C7.14888 14.281 7.22204 16.2231 7.29466 18.1654C7.32429 18.9578 7.59658 19.6514 8.15151 20.226C8.77116 20.8676 9.56028 21.1764 10.4186 21.3288C11.4367 21.5095 12.4604 21.4862 13.4826 21.3609C14.2863 21.2624 15.0608 21.062 15.7726 20.663C16.2485 20.3963 16.6488 20.047 16.8384 19.5263C17.0408 18.9703 17.2457 18.4091 17.373 17.8335C17.6541 16.5631 18.1106 15.3783 18.9064 14.3362C19.1496 14.0176 19.3965 13.7017 19.6465 13.3884C19.7954 13.202 19.9277 12.9697 19.8103 12.7708C19.7294 12.6338 19.4845 12.5522 19.3008 12.5241C18.8995 12.4626 18.5178 12.5883 18.1527 12.7492C17.2588 13.1433 16.4905 13.726 15.769 14.3678C15.1036 14.9596 14.5549 15.6575 14.037 16.3785C13.8973 16.5729 13.7267 16.6177 13.5557 16.5055C13.3967 16.4011 13.3638 16.2241 13.48 16.0279C13.5455 15.9173 13.6277 15.8162 13.7053 15.713C14.3481 14.8568 15.0423 14.0492 15.8989 13.3922C15.9489 13.3538 15.9857 13.2653 15.9858 13.2C15.9894 10.9656 15.9907 8.73124 15.9825 6.49688C15.9818 6.29453 15.9392 6.08476 15.8754 5.89174C15.7268 5.44248 15.4112 5.30152 14.9449 5.34495C14.5533 5.38143 14.3959 5.58036 14.3957 5.98174C14.395 7.34434 14.3954 8.70694 14.3954 10.0695C14.3954 10.3343 14.3976 10.5991 14.3946 10.8638C14.3918 11.1091 14.2622 11.2579 14.0611 11.255C13.8679 11.2522 13.742 11.1065 13.733 10.8737C13.731 10.8221 13.7325 10.7704 13.7325 10.7187C13.7324 9.20757 13.7329 7.69644 13.7321 6.18531C13.7318 5.59776 13.7413 5.00982 13.7233 4.42276C13.7064 3.8725 13.3064 3.54413 12.6959 3.54602C12.196 3.54757 11.8182 3.90974 11.7906 4.4195C11.7791 4.63216 11.7727 4.84537 11.7726 5.05833C11.7713 7.06025 11.7719 9.06218 11.7716 11.0641C11.7716 11.1286 11.776 11.1942 11.7664 11.2575C11.7398 11.4315 11.5986 11.5465 11.427 11.5411C11.2537 11.5356 11.1272 11.4146 11.1115 11.2345C11.1059 11.1703 11.1092 11.1054 11.1092 11.0408C11.1091 9.00661 11.1093 6.9724 11.1089 4.93819C11.1088 4.55956 10.9392 4.32624 10.5687 4.23966C10.4081 4.20212 10.2325 4.19427 10.0682 4.21251C9.64225 4.25981 9.36138 4.59165 9.36137 5.01806C9.36131 7.16206 9.36133 9.30605 9.36128 11.45C9.36127 11.5082 9.36352 11.5665 9.35984 11.6244C9.34796 11.8116 9.21657 11.9458 9.04138 11.9524C8.87095 11.9589 8.72384 11.8271 8.70229 11.6439C8.69554 11.5865 8.69916 11.5278 8.69915 11.4697C8.69901 9.91342 8.69764 8.35708 8.70062 6.80075C8.70102 6.59158 8.64683 6.40885 8.46115 6.30381C8.16212 6.13464 7.84295 6.07975 7.48207 6.22111Z' fill='%2313099E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_860_75'%3E%3Crect width='25' height='25' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); background-size: 25px 25px; background-repeat: no-repeat; } .toolbar-schedule p span strong.hand { padding-right: 35px; height: 25px; display:inline-block; line-height: 25px; background-position: right center; } .nav-list.hand li a { padding-left: 40px; } .nav-list.hand li a.hand { background-position: left 10px center; } </style> <link href="mobile/css/tablo-style.css?2024-10-07" rel="stylesheet" media="screen"> <link href='https://fonts.googleapis.com/css?family=Roboto:400,700,900' rel='stylesheet' type='text/css'> <!-- Mobile Viewport Fix j.mp/mobileviewport & davidbcalhoun.com/2010/viewport-metatag device-width : Occupy full width of the screen in its current orientation initial-scale = 1.0 retains dimensions instead of zooming out if page height > device height maximum-scale = 1.0 retains dimensions instead of zooming in if page width < device width --> <!-- Place favicon.ico and apple-touch-icon.png in the root of your domain and delete these references --> <link rel="shortcut icon" href="favicon.ico"> <link rel="apple-touch-icon" href="images\icon-144.png"> </head> <body onkeydown="pg.bodyKeyDown(event);"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-PHTCCF2S height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="loading"> <div class="mask_loading"></div> <div class="img_loading"></div> </div> <div id="mobile-screen" class=""> <!-- class=#page --> <!-- Visi mobile.js generuojami layoutai yra dedami cia --> <div id="index" class="page"><br/>loading...</div> <div id="schedule" class="page"></div> <div id="schedule2" class="page"></div> <div id="schedule3" class="page"></div> <div id="schedule4" class="page"></div> <div id="schedule5" class="page"></div> <div id="search" class="page"></div> <div id="stop" class="page"></div> <div id="plan" class="page"></div> <div id="favourites" class="page"></div> <div id="lang" class="page"></div> </div> <div class="m" id="divMapWrapper"> <div id="divMapForPlaces"></div> <!-- kitaip paieska kazkodel sunaikina zemelapi --> <div id="divMap"></div> <!--div id="divMapHide" onclick="return pg.divMapHide_Click(event);"></div--> <!--div id="divMapMaximize" onclick="return pg.divMapMaximize_Click(event);"></div> <div id="divMapRestore" onclick="return pg.divMapRestore_Click(event);"></div--> </div> <div id="divSuggestedStops" onmousedown="return pg.divSuggestedStops_MouseDown(event);" onclick="pg.eSuggestedStops_Click(event);" onblur="pg.divSuggestedStops_Blur();"></div> <div id='preload' style='display:none;'></div> <div style="display:none;" id="divScheduleContentInner">sito elemento iesko, jeigu ivedamas neegzistuojantis numeris...</div> <div id="modal" onclick="$('modal').style.display='none'"> <div class="modal-content"> <span class="xclose">×</span> <p><b>Добавление ярлыка на домашний экран</b></p> <p>1. Внизу экрана нажмите кнопку «Поделиться» <img style="height: 1.4em; vertical-align: top;" src="data:image/png;base64,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" /> </p> <p>2. В открывшемся меню найдите и нажмите пункт<br/>«На экран «Домой» <img style="height: 1em; vertical-align: middle;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAABgFBMVEXT09NYWFgICAgBAQECAgIDAwMAAAAYGBiAgICenp4FBQUEBAQdHR3W1taxsbEGBgYLCwtdXV2MjIy1tbW5ubnBwcHDw8PCwsLExMTAwMC9vb2pqal+fn45OTkZGRkeHh5TU1Pu7u7+/v79/f3////FxcUWFhZnZ2eoqKgwMDD4+PjPz89iYmJVVVU6Ojrv7+/7+/uYmJgaGhoVFRX6+vrMzMwJCQkzMzP8/Pyrq6ttbW3a2try8vJNTU3h4eE2Njbo6Ojm5uY9PT03Nzf5+fnl5eU8PDzq6urj4+M7Ozs4ODjr6+s0NDRFRUVAQEBBQUFEREQ1NTUKCgo/Pz9DQ0NQUFAUFBRgYGDk5OTd3d3f39/g4ODi4uLLy8vb29vx8fHs7Ozn5+dPT0+cnJwmJiYoKCiysrJOTk7R0dF5eXmCgoJvb28hISHU1NS/v79qamotLS1cXFxxcXGsrKwHBwc+Pj56enphYWEQEBCGhoYqKioTExMNDQ0XFxednZ0AAADzHnhtAAAAgHRSTlP/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ADgFS2cAAAJNSURBVHjaZZQFkxsxDEbdeOYrBFRmlHV8F+gcuD1mZtoyM02Zu3+93t2AN3lBaZ5JUazCMFQHMpoIhCa0Bg4ecoKTDmdigUC6DqIXQFkgl3dSgYDBY8dPnDx1psZZ92prO3f+wsVLyNJlJ11Btm+eDYsY8WBmF3NbO6FDdSLb1R1njTRjjJEeQkb1anT6aX8+FkcfSBWJSrVkuWUq96poqOvYE4+yMf0pyQwAahDT9QVstMKNm8PeesYMO4n0JanjTjBCGJU6/SxjpJWmcfam5wnCeGMiK3YSpIAp8Zbrn4Ce9vc9Mwsowlxqo/NAsREzS0BQ0ItJfZOy8CywVJY44jgTIJG4ViSnzmtcEjZsxaQlsYllhM08sivCycGaZipb6VxdW59b35gmbE1tLy6u7+wOtyzHewBIg+Iu0jqL7H56Oe6X/quECCcAFOuH01JMMHz7zp3gHqEruB/cHg5KzaczbOLNG1dgTBtmy2VpbJy82kXZeTR+FuMeNoBWoFTFy5Okl7wmYAm0k3RRfMa8mWLvjpMIS95E/fIQuOS3rwkQSVPSwPI8aLEusctMJl1gvL+ByOPME68LxO0J6i+eGq8T3cPHWfec9JQG49DfhhewPAfUKLIvxSa904oVfgVSrwlv2LqQLXsbdnB02PLMW0C906D38Q59uP75AdlfKvwI0p96jJgy16h2s5X+z8UvQHQ/rQCgwafFqeJclcW5qa9Ti0vTVzQRst8iKfxO0CAgiyaIgB+V0EmO4Z+7v/4O6tQ9CE2Zven9f6HjPwaJuiJfHUgNAAAAAElFTkSuQmCC" /> </p> <p>3. В открывшемся окне в правом верхнем углу нажмите команду «<strong style="color: #007AFF;">Добавить</strong>»</p> </div> </div> <script type="text/javascript" charset="UTF-8" src="config-mobile.js?2024-10-15"></script> <script type="text/javascript"> cfg.defaultCity = 'riga'; //for Rostov uncomment Yandex Metrika html part //traukiniai vilnius kaunas klaipeda siauliai panevezys alytus druskininkai taurage utena intercity //cherepovets rostov krasnodar novorossiysk chelyabinsk magnitogorsk vologda nnovgorod novgorod //lsa rigassatiksme riga adazi jurmala rezekne liepaja jelgava //mariupol kharkiv minsk pskov //tallinna-linn almaty helsinki if (cfg.defaultCity == 'panevezysraj' || cfg.defaultCity == 'nato' || cfg.defaultCity == 'riga') { } else if (location.host.indexOf('stops.lt') >= 0 || location.host.indexOf('marsruti.lv') >= 0 || location.host.indexOf('marsruty.ru') >= 0) { cfg.defaultCity = location.pathname.split('/')[1]; if (cfg.defaultCity == 'kautra') { cfg.defaultCity = 'intercity'; } if (cfg.defaultCity == 'rigasmikroautobusi') { cfg.defaultCity = 'riga'; } if (cfg.defaultCity.toLowerCase() == 'lsa' ) { cfg.defaultCity = 'lsa'; } } else if (location.host.indexOf('martrans') >= 0) { cfg.defaultCity = 'mariupol'; } cfg.city = cfg.cities[cfg.defaultCity]; cfg.city.languages = cfg.city.languages || 'en,ru'; cfg.city.urlGPS = cfg.city.urlGPS || ''; cfg.defaultLanguage = cfg.city.defaultLanguage || cfg.city.languages.split(',')[0]; if (cfg.defaultCity == 'nato') { cfg.defaultCity = 'vilnius'; cfg.isNato = true; } cfg.isMobilePage = (window.location.host.indexOf('m.') === 0 || window.location.href.indexOf('mobile') >= 0); cfg.isMobileBrowser = !!(navigator.userAgent.toLowerCase().match(/(htc|lg|midp|mmp|mobile|nokia|opera mini|palm|pocket|psp|sgh|smartphone|symbian|treo mini|Playstation Portable|SonyEricsson|MobileExplorer|PalmSource|Benq|Windows Phone|Windows Mobile|IEMobile|Windows CE|Nintendo Wii)/i) ); cfg.isMobilePage = true; if (!cfg.isMobilePage && (cfg.isMobileBrowser || cfg.browserVersion <7) ) { if (window.outerWidth >= 480 || window.outerHeight >= 480) { cfg.isMobileBrowser = !!(navigator.userAgent.toLowerCase().match(/(opera mini)/i)); } cfg.isMobilePage = true; if (cfg.city.mobileURL && (cfg.isMobileBrowser || cfg.browserVersion < 7)) { window.location.replace(cfg.city.mobileURL); } } if (window.location.search) { //redirect to document without search string window.location.replace( window.location.href.split('?')[0] ); } if (location.protocol == 'http:' && location.host.indexOf('stops.lt') >= 0) { window.location.replace('https:' + window.location.href.substring(window.location.protocol.length)); } if (window.location.pathname.indexOf('app.html') >= 0) { cfg.city.standard_website = ''; } </script> <script src="jq.mobi.min.js"></script> <!--script src="mobile/js/jq.ui.js"></script--> <script type="text/javascript"> //var jQuery = Zepto; var jQuery = jq; //cfg.isApp = true; //cfg.city.standard_website = ''; </script> <!-- --> <script src="mobile-min-2021.js?2024-12-23"></script> <!-- <script src="mobile/js/jquery.plugins.js"></script> <script src="mobile/js/mobile-2021.js?2024-04-26"></script> <script src="JS/ti.js?2024-03-15"></script> <script src="JS/hash.js"></script> <script src="JS/dijkstra.js"></script> <script src="JS/pg.js"></script> <script src="JS/url.js"></script> <script src="JS/map-leaflet.js"></script> <script src="JS/schedule.js"></script> <script src="JS/suggest_stops.js?2024-04-26"></script> <script src="JS/content_tabs.js?2024-02-15"></script> --> <script type="text/javascript" src="_translation/lv.js?2024-12-11"></script> <!-- <script type="text/javascript" src="_translation/en.js"></script> --> <script type="text/javascript"> //cfg.isApp = (typeof app == 'object'); // papildomai yra app.isIntel // alert = popup //alert(cfg.isApp); cfg.city.doNotShowTimetables || (cfg.city.doNotShowTimetables = {}); cfg.city.datadir || (cfg.city.datadir = cfg.defaultCity); cfg.city.ticketsURL || (cfg.city.ticketsURL = {en:''}); cfg.city.logoURL || (cfg.city.logoURL = {en:''}); if (cfg.city.operators) { cfg.operators = cfg.city.operators; } if (cfg.city.has_trips_ids) { ti.has_trips_ids = true; } if (cfg.city.walk_max) { ti.walk_max = cfg.city.walk_max; $('inputWalkMax').value = cfg.city.walk_max; } pg.hashHome = decodeURI(window.location.hash || ''); if (pg.hashHome === '#') { pg.hashHome = ''; } try { if (window.self != window.top && window.location.hash.indexOf('plan') >= 0) { cfg.searchOnly = true; $('divNav').style.display = $('divHeader').style.display = 'none'; $('divContainer').style.top = '0'; $('aPlanShowMap').style.display = 'inline'; } } catch (exception) { } //pg.hashHome = '#stop/0101,0101a/map'; if (cfg.defaultCity === 'chelyabinsk') { i18n.transport['minibus'] = i18n.transport1['minibus'] = cfg.city.minibus; } else if (cfg.defaultCity === 'rostov') { //i18n.transport['minibus'] = i18n.transport1['minibus'] = cfg.city.minibus; pg.addCSS('.timetable .smallbus, .legend .smallbus { background-color:gold; border:none; }'); } else if (cfg.defaultCity === 'liepaja') { cfg.operators = {}; cfg.city['notes_bus_1s'] = cfg.city['notes_bus_2s'] = cfg.city['notes_bus_4s'] = { lv: '<b>Reiss tiek veikts mācību gada laikā, izņemot skolēnu brīvlaikus.</b>' , ru: '<b>Поездки осуществляется в течение всего учебного года за исключением каникул.</b>' , en: '<b>The trips are carried out during the school year, except school holidays.</b>' } cfg.city['notes_bus_22'] = cfg.city['notes_bus_23'] = { lv: '<b>Mazas ietilpības autobusiem ir tiesības neapstāties pieturvietā, ja tajā esošās vietas ir aizņemtas.</b>' , ru: '<b>Если все места заняты, автобус малой вместимости может не остановиться на остановке.</b>' , en: '<b>Small-capacity buses have the right to skip a bus stop, if all of the passenger seats are occupied.</b>' } } if (cfg.defaultCity === 'klaipeda' || cfg.defaultCity === 'alytus') { pg.addCSS('.timetable .smallbus, .legend .smallbus { background-color:gold; border:none; }'); } if (cfg.defaultCity === 'klaipeda') { //pg.addCSS('.nav-transport li span, .nav-transport li a { background-position: center 5px; padding-left: 3px; padding-top: 23px;'); //pg.addCSS('.nav-tabs > li > a p, .nav-tabs > li > span p, .nav > li > a p { display: block; }'); //pg.addCSS('.nav-tabs > li > span, .nav-tabs > li > a { height: 45px; }'); } if (cfg.defaultCity === 'alytus') { pg.addCSS('.timetable a.highlighted,.legend .highlighted2 { background-color: lightsalmon; border-color:salmon; }' ); } if (cfg.defaultCity === 'utena') { if (i18n.weekdays67separate) { i18n.weekdays67 = i18n.weekdays67separate; } } //cfg.isVilniusAirport = true; //uncommented when testing if (cfg.isVilniusAirport || location.pathname.indexOf('airport.html') >= 0) { cfg.isVilniusAirport = true; cfg.defaultLanguage = 'en'; cfg.city.lat = 54.643045; cfg.city.lng = 25.279527; cfg.city.zoom = 15; cfg.city.map_tile_url = 'https://1.base.maps.api.here.com/maptile/2.1/maptile/newest/normal.day/{z}/{x}/{y}/256/png8' cfg.city.standard_website = ''; cfg.city.goHomeTimeout = 60; cfg.city.ticketsURL = ''; cfg.city.logoURL = ''; pg.addCSS('.locate { display: none;}'); } //var init = function() { if (cfg.city.planHandicappedOption === false) { pg.addCSS('#labelHandicapped{ display: none;}'); } if (cfg.defaultCity === 'vilnius') { if (location.pathname.indexOf('streikas') >= 0) { cfg.cities['vilnius'].strikeURL = ''; cfg.cities['vilnius'].datadir = 'streikas'; } pg.addCSS('ul.nav-list.with-labels span.label-commercialbus' + ',.toolbar-schedule span.label-commercialbus' + ',table.timetable span.label-commercialbus { display: none; }' + 'div.other-routes-numbers span.label-commercialbus { display: block!important; }' ); } if (cfg.defaultCity === 'vilnius' || cfg.defaultCity === 'klaipeda') { pg.addCSS('.nav-transport li span, .nav-transport li a {' + 'background-position: center 5px;' + 'height: 40px;' //+ 'padding-left: 2px;' //+ 'padding-right: 0;' + 'padding: 25px 0 0 2px;' + 'font-family: "Arial Narrow",sans-serif;' //+ 'font-stretch: condensed;' ); pg.addCSS('.nav-transport > .active > span, .nav-transport > .active > span:hover {' + 'font-family: "Arial Narrow Bold",sans-serif;' //+ 'font-weight: bold;' ); pg.addCSS('.nav-transport > li > a p, .nav-transport > li > span p { display: block; }'); } Hash.init(pg.fUrlExecute, $('hidden-iframe')); ($("divContainer") || {style:{}}).style.visibility = 'visible'; ($('preload') || {}).innerHTML = //'<img src="' + pg.imagesFolder + 'bicycle16.png" width="1" height="1" />' //+ '<img src="' + pg.imagesFolder + 'bicycle.png" width="1" height="1" />' '<img src="' + pg.imagesFolder + 'handicapped.png" width="1" height="1" />' ; //setTimeout(ti.loadData, 50); // delay loading data to allow redraw of initial page document.body.onunload = function () { //if (pg && pg.GMap && typeof pg.GMap == 'object') { // GUnload(); //} if (ti && ti.stops) { delete ti.stops; } if (ti && ti.routes) { delete ti.routes; } ti = pg = null; }; if (cfg.city.goHomeTimeout) { ($('aYouAreHere') || { href: '' }).href = pg.hashHome; ($('spanDepartureDate') || { style: '' }).style.display = 'none'; ($("aPrintSchedule") || { style: '' }).style.display = 'none'; document.body.onmousedown = function () { pg.timeOfActivity = (new Date).getTime(); } setInterval(function () { var t = (new Date).getTime(); if (pg.timeOfActivity && t - pg.timeOfActivity > 1000 * cfg.city.goHomeTimeout) { pg.timeOfActivity = t; Hash.go( 'plan/2613//en' ); //location.href = 'kalbos.html'; } } , 10000); } if (cfg.defaultCity === 'vilnius' && !cfg.isMobilePage) { (function (d) { var js, id = 'facebook-jssdk'; if (d.getElementById(id)) { return; } js = d.createElement('script'); js.id = id; js.async = true; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; d.getElementsByTagName('head')[0].appendChild(js); $('divFacebook').style.display = 'block'; } (document)); } if (cfg.defaultCity === 'druskininkai') { pg.addCSS('div#schedule.page>div>div:first-child:after {' + 'display: inline-block; width: 100%; height: 480px; content: " ";' + 'background-image: url("//www.stops.lt/druskininkai/druskininkai_info.jpg");' + 'background-size: contain; background-repeat: no-repeat;' ); } if (cfg.defaultCity === 'riga') { pg.addCSS('.tablo-style .departing-routes { grid-template-columns: 90px 1fr 70px;}'); pg.addCSS('.timetable .highlighted,.legend .highlighted,.legend .highlighted2,span.highlighted,img.icon.highlighted,.timetable .highlight,.legend .highlight { background: none; }'); (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-PHTCCF2S'); } else if (cfg.city.ga && !cfg.isApp && cfg.defaultCity === 'novorossiysk') { (function () { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = 'https://www.googletagmanager.com/gtag/js?id=' + cfg.city.ga var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); function gtag() { window.dataLayer = window.dataLayer || []; dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', cfg.city.gtag); } else if (cfg.city.ga && !cfg.isApp) { var _gaq = _gaq || []; _gaq.push(['_setAccount', cfg.city.ga]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); } pg.startVisibilityTest(); if (cfg.isApp) { if (navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPad/i)) { pg.addCSS('div.span12.header, #divMapHide { display: none !important;}'); } app.init(function() { setTimeout(ti.loadData, 50); }); } else { setTimeout(ti.loadData, 50); // delay loading data to allow redraw of initial page } if ( (cfg.city.urlGPS || '').indexOf('sos') >= 0) { pg.addCSS('#divMapHide .btn-back { display:none;}'); pg.mapShowVehicles = true; pg.mapShowAllStops = 0; Hash.go('map'); } if (cfg.isVilniusAirport) { var url = pg.fUrlParse(window.location.hash); if (url.inputStart != '2613' && url.inputFinish != '2613') { setTimeout(function () { Hash.go('plan/2613//en'); }, 1000); } } </script> <script> //if (window.location.pathname.indexOf('app.html') >= 0 && 'serviceWorker' in navigator) { if (false && 'serviceWorker' in navigator) { window.addEventListener('load', function() { navigator.serviceWorker.register('sw.js?20210701c').then( function(registration) { pg.sw = registration; // Registration was successful console.log('ServiceWorker registration successful with scope: ', registration.scope); }, function(err) { // registration failed :( console.log('ServiceWorker registration failed: ', err); }); }); //const channel = new BroadcastChannel('sw-messages'); - not supported by: Safari //channel.addEventListener('message', event => { // console.log('Received', event.data); //window.location.reload(); //}); navigator.serviceWorker.addEventListener('message', event => { console.log("Service Worker Updated: reload", event); if (event.data.msg == "RELOAD") { window.location.reload(); } }); window.addEventListener('hashchange', function() { //console.log("hash change!"); if (pg.sw) { pg.sw.update(); // force check for updates in Service Worker } }, false); } </script> </body> </html>