var lang = get_cookie("language");
if (lang == 'en') {
	var slogan1 = '<div><img height="55" width="285" src="http://ibox.fm/theme/ibox/images/search_and_listen.jpg" alt=""/><p>Just enter song name (or artist name) to the search box, you will almost any song you want. You can preview or immediately post your favorite song. There’s another way to enjoy music is to follow other members ... </p></div>';
	var slogan2 = '<div><img height="55" width="285" alt="" src="http://ibox.fm/theme/ibox/images/create_your_own_music_station.jpg"/><p>Your Personal box is your own music station. When a person access to your Personal box, they will know your music tastes. iBox also has “playlist” function to help you mark any favorite songs you like … </p></div>';
	var slogan3 = '<div><img height="55" width="285" src="http://ibox.fm/theme/ibox/images/discover_your_firend_music_tastes.jpg" alt=""/><p>One of the most interested things in iBox is that you can easily discover which songs your friends is listening to, which music genre they like… You also discover many interesting songs that you may never ever listened to before … </p></div>';
	var slogan4 = '<div><img height="55" width="285" alt="" src="http://ibox.fm/theme/ibox/images/share_your_emotions.jpg"/><p>When you see a Profile of a member, you’ll see their last song they’ve posted and their status as well. It’s a very interesting way to share your emotion and know your friends … </p></div>';
	var slogan5 = '<div><img height="55" width="285" alt="" src="http://ibox.fm/theme/ibox/images/easy_connetct_to_other_systems.jpg"/><p>Your posts in iBox can be updated automatically to your account in other systems: Facebook, Wordpress, Blogspot, Yahoo! Messenger, Twitter … </p></div>';
} else {
	var slogan1 = '<div><img height="55" width="285" src="http://blog.ibox.fm/sites/default/files/u5/intro-1.jpg" alt=""/><p>Bạn chỉ cần nhập tên bài hát (hoặc tên ca sĩ) vào ô tìm kiếm trên đầu mỗi trang. Kết quả sẽ hiển thị trong vài giây, nghe thử hoặc phát ngay bài hát bạn vừa tìm thấy. Còn một cách khác để thưởng thức âm nhạc là nghe những bài do người khác phát lên, bạn dễ dàng tìm thấy nút `PLAY` ở mỗi bài…  (<a href="http://blog.ibox.fm/entry/28-03-2009/h%C6%B0%E1%BB%9Bng-d%E1%BA%ABn-t%C3%ACm-v%C3%A0-ph%C3%A1t-m%E1%BB%99t-b%C3%A0i-h%C3%A1t" target="_blank">Đọc tiếp</a>)</p></div>';
	var slogan2 = '<div><img height="55" width="285" alt="" src="http://blog.ibox.fm/sites/default/files/u5/intro-2.jpg"/><p>Box cá nhân chính là kênh âm nhạc riêng của bạn. Khi một người ghé thăm box cá nhân, họ sẽ hiểu được sở thích, gu nhạc của bạn. Ngoài ra, ibox cũng có chức năng playlist để bạn đánh dấu những bài hát thực sự yêu thích… (<a href="http://blog.ibox.fm/entry/25-04-2009/b%E1%BA%A1n-%C4%91%C3%A3-bi%E1%BA%BFt-c%C3%A1ch-s%E1%BB%AD-d%E1%BB%A5ng-box-c%C3%A1-nh%C3%A2n-ch%C6%B0a" target="_blank">Đọc tiếp</a>)</p></div>';
	var slogan3 = '<div><img height="55" width="285" src="http://blog.ibox.fm/sites/default/files/u5/intro-3.jpg" alt=""/><p>Một đặc điểm nổi trội tại ibox.fm là bạn dễ dàng khám phá được những bài hát mà bạn bè đang nghe, thể loại âm nhạc mà mọi người yêu thích, đồng thời nó cũng giúp bạn khám phá ra thêm nhiều bài hát mới, mà nếu không vào ibox.fm, có thể bạn sẽ không bao giờ nghe tới … (<a href="http://blog.ibox.fm/entry/30-03-2009/c%C3%A1c-c%C3%B4ng-c%E1%BB%A5-giao-ti%E1%BA%BFp-v%E1%BB%9Bi-th%C3%A0nh-vi%C3%AAn-tr%C3%AAn-ibox" target="_blank">Đọc tiếp</a>)</p></div>';
	var slogan4 = '<div><img height="55" width="285" alt="" src="http://blog.ibox.fm/sites/default/files/u5/intro-4.jpg"/><p>Khi xem hồ sơ của một thành viên, bạn sẽ đọc được “status” âm nhạc của người đó ngay trên đầu mỗi trang, đó chính là bài hát gần đây nhất mà họ phát, kèm theo những lời giới thiệu hoặc cảm xúc của chính họ. Một cách thật thú vị để khám phá cảm xúc của mọi người … (<a href="http://blog.ibox.fm/entry/29-04-2009/status-b%E1%BA%B1ng-nh%E1%BA%A1c-c%E1%BB%A7a-b%E1%BA%A1n" target="_blank">Đọc tiếp</a>)</p></div>';
	var slogan5 = '<div><img height="55" width="285" alt="" src="http://blog.ibox.fm/sites/default/files/slogan-5.jpg"/><p>Những bài phát tại iBox có thể được cập nhật một cách tự động sang các tài khoản khác của bạn tại các website khác như: Facebook, Yahoo! Messenger, Twitter, Blogger… Bạn vẫn có thể tham gia những cộng đồng yêu thích của mình, và iBox là một công cụ hỗ trợ thêm, giúp bạn chia sẻ sở thích âm nhạc với tất cả mọi người.</p></div>';
}
var dspItem = 0;
	$(function() {
		$('#logo, .pagination, .control-panel-wrapper').supersleight();
		$('#t-list li').slice(1).hide();
		setInterval( 
			function swapTestimonial() {
				$('#t-list li:eq('+dspItem%$('#t-list li').length+')').fadeOut(
					'slow', 
					function() {
						$('#t-list li').css('display', 'none');
						$('#t-list li').eq(dspItem%$('#t-list li').length).fadeIn('slow');
					}
				);
				//$('#nickname').val($('#nickname').val()+' '+dspItem%$('#t-list li').length);
				dspItem++;
			}, 
			15000
		);
	});
	
function get_cookie ( cookie_name )
{
  var results = document.cookie.match ( '(^|;) ?' + cookie_name + '=([^;]*)(;|$)' );

  if ( results )
    return ( unescape ( results[2] ) );
  else
    return null;
}
function delete_cookie ( cookie_name )
{
  var cookie_date = new Date ( );  // current date & time
  cookie_date.setTime ( cookie_date.getTime() - 1 );
  document.cookie = cookie_name += "=; expires=" + cookie_date.toGMTString();
}
$(document).ready(function(){
	$('.slogan1').simpletip(
		{ 
			fixed: true, 
			position: 'right', 
			content: slogan1
		}
	);
	$('.slogan2').simpletip(
		{ 
			fixed: true, 
			position: 'right', 
			content: slogan2
		}
	); 
	$('.slogan3').simpletip(
		{ 
			fixed: true, 
			position: 'right', 
			content: slogan3
		}
	); 
	$('.slogan4').simpletip(
		{ 
			fixed: true, 
			position: 'right', 
			content: slogan4
		}
	);  
	$('.slogan5').simpletip(
		{ 
			fixed: true, 
			position: 'right', 
			content: slogan5
		}
	); 
});
