$(function() {
 $('head').append('<link rel="stylesheet" href="_css/js.css">');
 $('.images li a').lightBox();
});