//script obtained from createBlog.com function makevisible(cur,which){ strength=(which==0)? 1 : 0.80; if (cur.style.filter) { cur.style.filter='progid:DXImageTransform.Microsoft.Alpha(Opacity=' + strength*100 + ')'; } else if (cur.style.opacity) { cur.style.opacity=strength; } else if (cur.filters) { cur.filters.alpha.opacity=strength*100 } } function makevisibleAll(cur,which){ var strength=(which==0)? 1 : 0.80; var myid = cur.id.substring(2); var idd = (Math.floor(myid / 10)) * 10; for (i = 0; i < 4; i++) { cur = document.getElementById("id" + (idd + i)); if (cur) { if (cur.style.filter) { // IE 8 ! cur.style.filter='progid:DXImageTransform.Microsoft.Alpha(Opacity=' + strength*100 + ')'; } else if (cur.style.opacity) { cur.style.opacity=strength } else if (cur.filters) { cur.filters.alpha.opacity=strength*100 } } } } function makegray(cur,which){ var strength=(which==0)? 1 : 0.80; var grray=(which==1)? true : false; if (cur.style.MozOpacity) { cur.style.MozOpacity=strength; } else if (cur.filters) cur.filters.gray.enabled = grray; } function makegrayAll(cur,which){ var strength=(which==0)? 1 : 0.80; var grray=(which==1)? true : false; var myid = cur.id.substring(2); var idd = (Math.floor(myid / 10)) * 10; for (i = 0; i < 4; i++) { cur = document.getElementById("id" + (idd + i)); if (cur) { if (cur.style.MozOpacity) { cur.style.MozOpacity=strength } else if (cur.filters) cur.filters.gray.enabled = grray; } } } function openTitel() { openIframe('i_caption', 450 ); } function openComment() { openIframe('i_comment', 280 ); } function openInfo(){ openIframe('i_info', 455 ); } function openOptions(){ openIframe('i_options', 280 ); } function openTags(){ openIframe('i_tags', 280 ); } function openLogin() { openIframe('loginlink', 450 ); } function openRate() { openIframe('i_rate', 280 ); } function openSearch(){ openIframe('i_search', 280 ); } function openIframe(_id, _height) { if (document.getElementById) { if (document.getElementById(_id)) { if (document.getElementById('details')) { details.location.href=document.getElementById(_id).href; twg_showSec(_height) } } } } var fileLoadingImage = "lightbox/images/loading.gif"; var fileBottomNavCloseImage = "lightbox/images/closelabel.gif"; var fileBottomNavZoomImage = "lightbox/images/closelabel.gif"; //Added by Bas var lightboxImage = "Image"; var lightboxOf = "/"; var includeoffset=1; $().ready(function(){ $(".albumtxt div").dotdotdot({watch:true, height:208 }); }); -->
Galleries > ... > CC com Screencast > Image 2 / 2 (16469 views)
 Screenshot_2014-07-10-10-30-32 
Visits: Total:256102 Today:490Photo Gallery powered by TinyWebGallery 2.3.3powered by TinyWebGallery 2.3.3 -->No Cache! |  | Help