8
           
            
                
     
    
    @RiazShahid
I've had a look at your site and your problem. When I click on the intermediate picture I get a javascript error flagged in my browser (IE7).
I might be wrong but I think your problem is not a core-xoops or module problem. I think it might be theme-related. Does your theme's theme.html file have this code within the opening and closing "head" tags:
 <{$xoops_module_header}> 
<script type="text/javascript"> 
 
script>  
In my theme.html file, the code appears immedaitely before the closing 
Does this help?