' /* html or false to disable */
});
/* Remove to add homepage banner
} else {
console.log('Cookie NOT Found : ' + cookieCheck);
$("a[rel^='prettyPhoto']").prettyPhoto({
default_width: 705,
default_height: 534,
theme: 'dark_square',
social_tools: false,
show_title: false,
allow_resize: false,
keyboard_shortcuts: true,
callback: function(){
$.cookie('InstaFire', '1', { expires: 30, path: '/' });
},
});
$.prettyPhoto.open('#ifPopupWrap','','');
$("#ifPopupClose").live('click', function () {
$.prettyPhoto.close();
});
}*/
});
-->

