$(document).ready(function() {
if(location.href == "http://image-promos.com/apparel.html"){
$('#rcol').hide();
}
}); 