File "initelemstates.js.download"
Full Path: /home/fresvfqn/waterdamagerestorationandrepairsmithtown.com/www.molinadesegura.au/smithtown.com/default/pnageServ/files/initelemstates.js.download
File size: 387 bytes
MIME-type: text/plain
Charset: utf-8
$(function () {
if($('#spotlight a').length === 0)
{
$('#spotlight').remove();
$('#staysafeonline').removeClass('col-xs-4').addClass('col-xs-8');
}
else if($('#staysafeonline a').length === 0)
{
$('#staysafeonline').remove();
$('#spotlight').removeClass('col-xs-4').addClass('col-xs-8');
}
else
{
}
});