/* * realway javascript library * copyright(c)2014 realway * email:realway@gmail.com */ $(document).ready(function(){if($('.hs_list li').get(1)){var oslider=$('.hs_list').bxslider({mode:'fade',auto:false,pause:8000,controls:false});$('#map li span').click(function(){oslider.gotonextslide();});};});$(document).ready(function(){var itotal=0;var ipage=0;var istep=0;var olist=$('.album ul li');var stype=($('.album.rongyu').get(0))?('rongyu'):('');var showimage=function(oimg){if(stype=='rongyu'){$('.album .full').html('

'+oimg.attr('title')+'

');}else{$('.album .full').css({'background-image':'url('+oimg.attr('href')+')'});};$('.album .overview h3').text(oimg.attr('title'));$('.album .overview span').text(oimg.text());};if(olist.size()){istep=$('.album ul li').eq(0).width();itotal=olist.size();ipage=1;olist.parent().css({'width':itotal*istep});$('.album ul a').eq(0).addclass('active');showimage($('.album ul a').eq(0));};$('a.prev,a.next').click(function(){var stype=$(this).attr('class');var oframe=$('.album ul');if(stype=="prev" && ipage>1){ipage--;oframe.animate({'margin-left':'+='+istep});}else if(stype=="next" && ipage