colleges Archives - Picture Mosaics Blog
Trusted & Always Advancing: Celebrating 20 years of creating True Photo Mosaics. What is a TRUE Mosaic?

LOG IN
Celebrating 20 years of True Photo Mosaics. What is a TRUE Mosaic?
var listItems = $('.bxslider a');
var loc = window.location.href;
var url = loc.split("/");
var lastPart = url[url.length - 2];
var page = url[url.length - 3];
if ((lastPart != 'blog')&& (page != 'page')) {
listItems.each(function(index, as) {
as.href = as.getElementsByTagName("img")[0].src;
});
}