Exemple #1
0
										next:$('#jslidernews1 .button-next') };			
						 $('#jslidernews1').lofJSidernews( { interval : 4000,
															direction		: 'opacitys',	
															easing			: 'easeInOutExpo',
															duration		: 1200,
															auto		 	: true,
															maxItemDisplay  : 4,
															navPosition     : 'horizontal', // horizontal
															navigatorHeight : 32,
															navigatorWidth  : 80,
															mainWidth		: 500,
															buttons			: buttons } );	
					});
			</script>
	<?php 
                wp_view_details();
                // wp_ntreis_logins();
            }
            if (is_page('Tools')) {
                echo '</div>';
            }
            ?>


<?php 
            get_footer();
            ?>

<?php 
        }
    }
Exemple #2
0
        $ag_id = $_GET['agtvwid'];
        $_SESSION['aid'] = $ag_id;
        $location = get_site_url() . "/agtview/";
        wp_redirect($location);
    }
}