|
<html xmlns="http://www.w3.org/1999/xhtml"> <link rel="STYLESHEET" type="text/css"href="web.product.css"><script language="javascript" type="text/javascript"src="mootools-1.2-core.js"></script><script language="javascript" type="text/javascript"src="mootools-1.2-more.js"></script><script language="javascript" type="text/javascript"src="SlideItMoo.js"></script><script type="text/javascript" src="tabcontent.js"></script><script language="javascript" type="text/javascript">window.addEvent('domready', function(){new SlideItMoo({itemsVisible:3, currentElement: 0, thumbsContainer: 'thumbs',elementScrolled: 'thumb_container',overallContainer: 'gallery_container'});$$('#thumbs img').each(function(item){item.addEvent('click',function(e){e.stop();$('gallery-img').setProperty('src',item.getProperty('src'));});});});</script><body> <div class="al_con"> <div class="content_album"><div id="gallery_container"><div id="thumb_container"> <div id="thumbs"> <a href="#" rel="lightbox[galerie]"><img src="C://Documents and Settings/Administrator/My Documents/My Pictures/aa/fg16004011.jpg" width="50" height="50" border="0"/> </a> <a href="#" rel="lightbox[galerie]"><img src="C://Documents and Settings/Administrator/My Documents/My Pictures/aa/fg16004009.jpg" width="50" height="50" border="0"/> </a> <a href="#" rel="lightbox[galerie]"><img src="C://Documents and Settings/Administrator/My Documents/My Pictures/aa/fg16004010.jpg" width="50" height="50" border="0"/> </a> <a href="#" rel="lightbox[galerie]"><img src="C://Documents and Settings/Administrator/My Documents/My Pictures/aa/fg16004009.jpg" width="50" height="50" border="0"/> </a> <a href="#" rel="lightbox[galerie]"><img src="C://Documents and Settings/Administrator/My Documents/My Pictures/aa/Webshots_00019.jpg" width="50" height="50" border="0"/> </a></div></div></div><div style="margin: 20px;border:1px solid #eee; text-align: center"><img id="gallery-img"src="C://Documents and Settings/Administrator/My Documents/My Pictures/aa/fg16004011.jpg" border="0" width="600px";height="400px"></div></div> </div> </body></html>#container { width:300px; margin:0px auto 0px; background:#FFFFFF; padding:10px; font-size:12px; }#container h1 { font-size:24px; color:#FFFFFF; font-weight:normal; text-align:center; background:#333333; padding:10px; }#container p { text-align:justify; padding:5px 10px 5px; margin:0px; }#container p ol, #container p ul { margin:0px auto 0px; }#container p.notes { color:#999999; font-size:10px; }/* thumbnail slider begin *//* apply the gallery design - links slider */#gallery_container { width:300px ; height:64px ; margin:10px auto 10px; background:#fff ; padding:5px 0px 0px; display:block; position:relative; }/* the width is set to show the number of thumbnails that will be visible */#thumb_container{ position:relative ; overflow:hidden ; width:310px ; height:64px ; margin:0px auto 0px; }/* the thumbnails container */#thumbs { white-space:nowrap; display:block; position:relative; }#thumbs a { padding:0px; margin:0px; }#thumbs a img{ border:1px #eee solid;}/* the forward and backward buttons */.addfwd { display:block; position:absolute; cursor:pointer; width:15px; height:64px; top:0px; right:0px; background:url(images/gallery_fwd.gif) no-repeat 50% 50%; }.addbkwd { display:block; position:absolute; cursor:pointer; width:15px; height:64px; top:0px; left:0px; background:url(images/gallery_back.gif) no-repeat 50% 50%; }/* thumbnail slider end */.al_con{ width:100%; border:1px solid #5D5D5D; margin-top: -10px;}.al_con .top{ height:44px; background-image: url(../images/album-show_02.gif);}.al_con .top .name{width:50%;float: left;margin-left: 10px;text-align: left;color: #fff;font-size: 16px;font-weight: bold;margin-top: 15px}.al_con .top .imgs{ text-align:right; float: right; margin-right: 20px; width: 30%; margin-bottom: -4px;}.al_con .show_div1{ width: 100%; height:30px; border-bottom: 1px solid #696969; text-align:right; float:right; position: relative;}.content_album{ width:100%;height:290px;border-right:thin solid #eee;float:left;text-align:center;}
|
|