This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if($btype>=0&&$btype<=3){ | |
print "window.onload = function(){var i=0.0;setInterval(function(){document.getElementById('adv_link_".$place_info['id']."').setAttribute('href','//adv-target.ru/click.php?place=".$place_id."&bid=".$banner_info['id']."&ref='+encodeURIComponent(document.referrer)+'&time='+i);i+=0.5;},500);document.getElementById('adv_div_".$place_info['id']."').style.padding='5px';document.getElementById('adv_div_".$place_info['id']."').style.background='white';document.getElementById('adv_div_".$place_info['id']."').style.border='1px solid #333';document.getElementById('adv_div_".$place_info['id']."').style.textAlign='center';document.getElementById('adv_div_".$place_info['id']."').innerHTML=(document.charset=='UTF-8'||document.characterSet=='UTF-8'||document.characterSet=='utf-8'?'<a id=\'adv_link_".$place_info['id']."\' target=\'_blank\'><p>".($banner_info['img']?"<img src=\'//adv-target.ru/temp/".$banner_info['img']."\' style=\'max-width:100%;\'>":'')."<br><b>".$banner_info['header']."</b><br>".$b |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="b-plan__container" data-partner="ibiza"> | |
<div class="b-ibiza-main"> | |
<style type="text/css"> | |
.b-ibiza-main .b-plan__container .btn.active{ color: blue; } | |
.b-ibiza-main .b-plan__container .btn { | |
text-transform:none; | |
background-color: rgb(0, 0, 0); | |
/* RGBa with 0.6 opacity */ | |
background-color: rgba(0, 0, 0, 0.6); | |
/* For IE 5.5 - 7*/ |

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1) Bootstrap datepicker | |
Возможности и настройки календаря: | |
http://tarruda.github.io/bootstrap-datetimepicker/ | |
Отличий от календаря jUI много, поэтому большую часть все-таки придется переписать. | |
Настройка на русский язык : | |
https://www.assembla.com/code/otchet/subversion/nodes/trunk/src/main/webapp/resources/js/bootstrap-datepicker.ru.js?rev=131 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="b-plan__container"> | |
<style type="text/css"> | |
.b-plan__container .btn.active{ color: blue; } | |
.b-plan__container .btn { | |
text-transform:none; | |
background-color: rgb(0, 0, 0); | |
/* RGBa with 0.6 opacity */ | |
background-color: rgba(0, 0, 0, 0.6); | |
/* For IE 5.5 - 7*/ | |
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="norway"> | |
<style type="text/css"> | |
.norway { | |
position: relative; | |
color: #393939; | |
font-family: 'PFDinTextCompPro-Light', sans-serif; | |
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0); | |
} | |
.b-plan__special-white-edging { | |
background-image: url('http://pst0.iknow.travel.s3.amazonaws.com/koc/white-border.png'); |