Album Group


4 People Scenery

3Sightseeing

3Live entertainment

SOUECE CODE
<div class="photo_box box_border_padding iLightBox_image_group">
    <a href="/Portals/0/Photo2.jpg" title=" People Scenery 1">
        <div class="pic_box"> <img alt="" src="/portals/0/Photo6.jpg" />
            <div class="ico"> <span class="glyphicons glyph-sort"></span> </div>
            <div class="shade"></div>
        </div>
    </a>
    <a href="/Portals/0/Photo5.jpg" title=" People Scenery 2"></a>
    <a href="/Portals/0/Photo8.jpg" title=" People Scenery 3"></a>
    <div class="text_sytle_5">
        <h3><span>3</span>Sightseeing</h3>
    </div>
</div>


Single Image


SOUECE CODE
<div class="photo_box">
    <a href="/Portals/0/Photo2.jpg" class="  iLightBox_image" title="Single Image 1">
        <div class="pic_box"> 
            <img alt="" src="/portals/0/Photo2.jpg" /> 
            <div class="ico">
                <span class="glyphicons glyph-search"></span>
            </div> 
            <div class="shade"></div> 
        </div>
    </a> 
</div>


Image Gallery


SOUECE CODE
<div class="span3">
    <div class="photo_box">
        <a href="/Portals/0/Photo8.jpg" class="iLightBox_image_gallery1" title="Image Gallery">
            <div class="pic_box"> 
                <img alt="" src="/portals/0/Photo8.jpg" /> 
                <div class="ico">
                    <span class="glyphicons glyph-picture"></span>
                </div> 
                <div class="shade"></div> 
            </div>
        </a> 
    </div>
</div>
<div class="span3">
    <div class="photo_box">
        <a href="/Portals/0/Photo2.jpg" class="iLightBox_image_gallery1" title="Image Gallery">
            <div class="pic_box"> 
                <img alt="" src="/portals/0/Photo2.jpg" /> 
                <div class="ico">
                    <span class="glyphicons glyph-picture"></span>
                </div> 
                <div class="shade"></div> 
            </div>
        </a> 
    </div>
</div>
<div class="span3">
    <div class="photo_box">
        <a href="/Portals/0/Photo5.jpg" class="iLightBox_image_gallery1" title="Image Gallery">
            <div class="pic_box"> 
                <img alt="" src="/portals/0/Photo5.jpg" /> 
                <div class="ico">
                    <span class="glyphicons glyph-picture"></span>
                </div> 
                <div class="shade"></div> 
            </div>
        </a> 
    </div>
</div>
<div class="span3">
    <div class="photo_box">
        <a href="/Portals/0/Photo6.jpg" class="iLightBox_image_gallery1" title="Image Gallery">
            <div class="pic_box"> 
                <img alt="" src="/portals/0/Photo6.jpg" /> 
                <div class="ico">
                    <span class="glyphicons glyph-picture"></span>
                </div> 
                <div class="shade"></div> 
            </div>
        </a> 
    </div>
</div>


Videos & Maps


SOUECE CODE
<div class="row-fluid ">
    <div class="span4">
        <div class="photo_box default_show box_border_padding box_border_radius"> 
            <a href="http://www.youtube.com/watch?v=0O2aH4XLbto" class="iLightBox_youtube">
                <div class="pic_box"> <img alt="" src="/portals/0/Photo2.jpg" />
                    <div class="ico ico_no_bg"> <span class="glyphicons glyph-play"></span> </div>
                    <div class="shade"></div>
                </div>
            </a> 
        </div>
    </div>
    <div class="span4">
        <div class="photo_box default_show box_border_padding box_border_radius"> 
            <a href="https://vimeo.com/45830194" class="iLightBox_vimeo">
                <div class="pic_box"> <img alt="" src="/portals/0/Photo5.jpg" />
                    <div class="ico"> <span class="glyphicons glyph-play"></span> </div>
                    <div class="shade"></div>
                </div>
            </a> 
        </div>
    </div>
    <div class="span4">
        <div class="photo_box default_show box_border_padding box_border_radius"> 
            <a href="https://maps.google.com/maps?q=221B+Baker+Street,+London,+United+Kingdom&amp;hl=en&amp;t=v&amp;hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom" class="iLightBox_gmaps">
                    <div class="pic_box"> <img alt="" src="/portals/0/map_img1.jpg" />
                <div class="ico ico_no_bg"> <span class="glyphicons glyph-pin"></span> </div>
               <div class="shade"></div>
     </div>
            </a> 
        </div>
    </div>
</div>


Content Ilightbox

Click Here To Pop

Click Here To Pop

Click Here To Pop

This is dummy copy. It is not meant to be read. It has been 123123123 here solely to demonstrate the look and feel of finished, typeset text. Only for show. He who searches for meaning here will be sorely disappointed.

This is dummy copy. It is not meant to be read. It has been 123123123 here solely to demonstrate the look and feel of finished, typeset text. Only for show. He who searches for meaning here will be sorely disappointed.

SOUECE CODE
<a href=".iLightBox_Content" class="iLightBox_Box"> Click Here To Pop </a>
<a href=".iLightBox_Content" class="iLightBox_Box Button_default"> Click Here To Pop </a>
<div class="iLightBox_Content">
    <h3>Click Here To Pop</h3>
 	  content text ...
</div>