$(document).ready(function(){ $(".LOGIN OR SEARCH").colorbox({width:"80%", height:"80%", iframe:true, onClosed:function(){ location.reload(true); } });});