$(document).ready(function(){

  $("a[rel]").colorbox();

  $("a[href='http://market.remont999.ru/']").addClass('aRed');

});


