47
| <![CDATA[<style>
table {
border-collapse: collapse;
width: 100%;
}
th, td {
border: 1px solid #cb011b;
padding: 10px;
text-align: center;
width: 25%;
}
th {
background-color: #f5f5f5;
}
</style>]]>
|
64
| <![CDATA[<style type="text/css">
body, td, th {
font-family: Ubuntu, sans-serif;
}
</style>]]>
|
42
| <![CDATA[<script type="text/javascript">
jQuery(document).ready(function($){
$('.lightbox').lightbox();
});
</script>]]>
|
448
| <![CDATA[<script type="text/javascript">P7_opTPM('p7TPM_1',250,0,1,300,0,1,0,1,0,1,0,1,5000,0);</script>]]>
|
564
| <![CDATA[<script type="text/javascript">
$(document).ready(function(e) {
$('#news_box').lc_news_box({
height: 250,
max_news: 9,
news_per_time: 3,
theme: 'dark',
nav_arrows: 'side',
buttons_position: 'bottom',
img_behavior: 'expand',
exp_main_img_pos: 'hidden',
read_more_btn: true,
layout: 'horizontal',
boxed_news: true,
carousel: true,
hide_elements: 'title',
expandable_news: true,
horiz_img_mode: true,
autoplay: true,
slide_all: true,
slideshow_time: 5000,
animation_time: 1200,
src : [
{
type: 'facebook',
id: '462278067279835',
link_target: '_blank'
}
]
});
});
</script>]]>
|