$(document).ready(function (){
$('#content .right_column .section .photo').find('span:odd').addClass('up')
})
