igcom=location.search.indexOf('?igcom')!=-1;
offst=location.search.indexOf('barraig=');
if(offst!=-1||igcom)
document.cookie='ig='+(igcom?'0':location.search.charAt(offst+8));


