[jQuery] IE Issue :: sorry attached attachement

[jQuery] IE Issue :: sorry attached attachement

<div class="gmail_quote">Hi Jack,
I downloaded JQuery 1.3.2
and jquery.min
jquery.colorbox-min
jquery.colorbox
and
colorbox-ie.css
colorbox.css
i am only using below two scripts for modal popup
<script type="text/javascript" src="Includes/Js/JqueryJs/jquery.min.js"></script>
<script type="text/javascript" src="Includes/Js/JqueryJs/jquery.colorbox.js"></script>
and function calling is
  $(document).ready(function(){
            var addvalue=$("#hdnUrl").val();
            $("a[href='"+ addvalue +"']").colorbox({width:"500px", height:"480px", iframe:true});
        });
but still i have issue in IE as shown in attachment..
Hope you will can help me out.
Please pull me out of it....................
Thanks,
<font color="#888888">Surya Prakash
</font></div>