-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
200 lines (139 loc) · 6.21 KB
/
index.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<?php get_header(); ?>
<div id="content" class="clearfix">
<div>
</div>
<br>
<?php if( function_exists('cyclone_slider') ) cyclone_slider('banner-grande-em-cima'); ?>
<div id="main" class="col620 clearfix" role="main">
<div>
<h4>DESTAQUES</h4>
<?php if( function_exists('cyclone_slider') ) cyclone_slider('policia'); ?>
</div>
<div class="publici2">
<div style="position: relative; width: 625px; height: 115px; z-index:999">
<div id="exp-banner" style=" position:absolute;clip: rect(0px 625px 115px 0px); " onMouseOver="expand()" onMouseOut="retract()">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="httpH://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="625" height="450" id="exp-banner" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="https://3dejulhonoticias.com.br/wp-content/uploads/2015/08/publi-dika-saudev4.swf" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="bgcolor" value="#666666" /> <embed src="https://3dejulhonoticias.com.br/wp-content/uploads/2015/08/publi-dika-saudev4.swf" quality="high" wmode="transparent" bgcolor="#666666" width="625" height="450" name="movie" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
</object>
</div>
</div>
</div>
<div class="publici2" style="float:left; margin-bottom:30px">
<?php if( function_exists('cyclone_slider') ) cyclone_slider('politica'); ?>
</div>
<div class="publici2" style="z-index:-1"><?php echo do_shortcode('[cycloneslider id ="publicidade05"]'); ?></div>
<!-- widget - home1 -->
<div class="wggeral2">
<div class="wg1">
<?php if ( !function_exists('dynamic_sidebar')
|| !dynamic_sidebar("home1")):?>
<?php endif; ?>
</div>
<div class="wg1">
<?php if ( !function_exists('dynamic_sidebar')
|| !dynamic_sidebar("home2")):?>
<?php endif; ?>
</div>
</div>
<div class="publici2"><?php echo do_shortcode('[cycloneslider id ="publicidade01"]'); ?></div>
<div class="wggeral2">
<div class="wg1">
<?php if ( !function_exists('dynamic_sidebar')
|| !dynamic_sidebar("home3")):?>
<?php endif; ?>
</div>
<div class="wg1">
<?php if ( !function_exists('dynamic_sidebar')
|| !dynamic_sidebar("home4")):?>
<?php endif; ?>
</div>
</div>
<!-- <div class="publici2">< ? php echo do_shortcode('[cycloneslider id ="publicidade-4"]'); ? ></div> -->
<div class="publici2"><?php echo do_shortcode('[cycloneslider id ="teste"]'); ?></div>
<div class="wggeral2">
<div class="wg1">
<?php if ( !function_exists('dynamic_sidebar')
|| !dynamic_sidebar("home5")):?>
<?php endif; ?>
</div>
<div class="wg1">
<?php if ( !function_exists('dynamic_sidebar')
|| !dynamic_sidebar("home6")):?>
<?php endif; ?>
</div>
</div>
<div class="publici2"><?php echo do_shortcode('[cycloneslider id ="publicidade-home-5"]'); ?></div>
<!-- inicio - esporte -->
<div class="wggeral2">
<div class="wg1">
<?php if ( !function_exists('dynamic_sidebar')
|| !dynamic_sidebar("home7")):?>
<?php endif; ?>
</div>
<div class="wg1">
<?php if ( !function_exists('dynamic_sidebar')
|| !dynamic_sidebar("home8")):?>
<?php endif; ?>
</div>
</div>
<div class="publici2"><?php if( function_exists('cyclone_slider') ) cyclone_slider('acima-do-esporte'); ?></div>
<!-- cabeçalho esporte -->
<div id="esporte-home" style="margin:20px 0 20px 0; float:left">
<div style="border: solid 1px #999">
<a href="http://www.3dejulhonoticias.com.br/?page_id=5850">
<h2>TUDO SOBRE POLÍTICA</H2>
<!-- <img src="http://www.3dejulhonoticias.com.br/wp-content/uploads/2015/01/logo-esporte-home.jpg" width="641px" /></a> -->
</div>
<div class="esp3">
<?php query_posts('cat=6&posts_per_page=2'); ?>
<?php if (have_posts()): while (have_posts()) : the_post();?>
<?php if(has_post_thumbnail( )): ?><div class="esp3-thumb"><a href="<?php the_permalink() ?>" title="<?php the_title(); ?>"><?php the_post_thumbnail('esp'); ?></a></div><?php endif; ?><?php ?>
<div class="esp-h1"><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a></div>
<?php the_excerpt() ?>
<div style="margin-bottom:10px;">-------</div>
<?php endwhile; else:?>
<?php endif;?>
</div>
<div class="esp3">
<?php query_posts('cat=6&offset=2&posts_per_page=5'); ?>
<?php if (have_posts()): while (have_posts()) : the_post();?>
<?php if(has_post_thumbnail( )): ?><div class="esp3-thumb"><a href="<?php the_permalink() ?>" title="<?php the_title(); ?>"><?php the_post_thumbnail('espmenor'); ?></a></div><?php endif; ?><?php ?>
<div class="esptitle"><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a></div>
<div class="subt"><?php the_excerpt() ?></div>
<div class="pp-divisor"></div>
<?php endwhile; else:?>
<?php endif;?>
</div>
</div>
<!-- fim - esporte -->
<div class="publici2"><?php echo do_shortcode('[cycloneslider id="teste-2"]'); ?></div>
<div class="wggeral3">
<div class="wg1">
<?php if ( !function_exists('dynamic_sidebar')
|| !dynamic_sidebar("home9")):?>
<?php endif; ?>
</div>
<div class="wg1">
<?php if ( !function_exists('dynamic_sidebar')
|| !dynamic_sidebar("home10")):?>
<?php endif; ?>
</div>
</div>
<!-- blogs - pagina
<div class="blogs">
< ?php query_posts('page_id=1772'); if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
< ?php the_content(); ?>
< ?php endwhile; endif; wp_reset_query(); ?>
</div> -->
<!-- blogs fim -->
</div> <!-- end #main -->
<?php get_sidebar(); ?>
<div style="float:left;>
<?php
echo do_shortcode("[metaslider id=58899]");
?>
</div>
</div> <!-- end #content -->
<?php get_footer(); ?>