Your Logo

Nikolai Thomsen

søger sponsor ...

… i en sport der hele tiden vokser og ofte bliver eksponeret i forskelle medier. Det er en sport der synonym med en aktiv, sund og frisk livsstil for mennesker i alle aldre.

Midlerne vil blive anvendt til materiel, tøj, finansiering af træningslejre, transport og alt andet i forbindelse med udførelsen af den sport jeg elsker.

Mine ambitioner for 2020 er at forblive en af verdens bedste kajakroer i min aldersklasse. Jeg er landsholdsroer og satser på deltagelse i VM, EM, NM. Jeg træner seriøst for at opnå mine mål og investerer ca. 22 timer ugentligt i sin træning udover ca. 6 ugers træningslejre hvor træningsmængden er betydeligt højere. Jeg går på gymnasiet i Silkeborg samtidig med at jeg træner 2-3 gange om dagen.

Hvad er der i det for jer?: Hvis I vælger at blive min sponsor vi I blive eksponeret på land og på vandet både i Danmark og internationalt i både konkurrencer og under træning.  Jeg vil lægge billeder ud og nævne jer på de sociale medier. I vil se jeres brand eksponeret i forskellige medeier såsom , TV, presse og andre digitale medier. 

Det vil være en ære for mig at eksponere Jeres mærke over hele verden både i konkurrence og i træningssammenhæng. 

Kunne I se Jeres logo her?

#foogallery-gallery-1251 .fg-image { width: 640px; }

 

Udvalgte billeder fra forskellige løb

#foogallery-gallery-1258 .fg-image { width: 640px; }

Videoer 

var video_is_playing_videogallery_5=false; var player_17; video_is_playing_videogallery_5=false; function onYouTubeIframeAPIReady() { player_17 = new YT.Player('video_id_videogallery_5_0', { height: '450', width: '650', videoId: 'gytP0mJJUEY', playerVars: { 'controls': 1, 'showinfo': 1 }, events: { 'onStateChange': onPlayerStateChange_17, 'loop':1 } }); } function onPlayerStateChange_17(event) { if (event.data == YT.PlayerState.PLAYING) { event.target.setPlaybackQuality('Nikolai interview'); video_is_playing_videogallery_5=true; } else{ video_is_playing_videogallery_5=false; } } function stopYoutubeVideo() { player_17.pauseVideo(); } var data_videogallery_5 = []; var event_stack_videogallery_5 = []; data_videogallery_5["0"]=[];data_videogallery_5["0"]["id"]="0";data_videogallery_5["0"]["image_url"]="https://www.youtube.com/watch?v=gytP0mJJUEY";data_videogallery_5["0"]["description"]="";data_videogallery_5["0"]["alt"]="Nikolai interview"; var origincode_trans_in_progress_videogallery_5 = false; var origincode_transition_duration_videogallery_5 = 1000; var origincode_playInterval_videogallery_5; // Stop autoplay. window.clearInterval(origincode_playInterval_videogallery_5); var origincode_current_key_videogallery_5 = ''; function origincode_move_dots_videogallery_5() { var image_left = jQuery(".origincode_slideshow_dots_active_videogallery_5").position().left; var image_right = jQuery(".origincode_slideshow_dots_active_videogallery_5").position().left + jQuery(".origincode_slideshow_dots_active_videogallery_5").outerWidth(true); } function origincode_testBrowser_cssTransitions_videogallery_5() { return origincode_testDom_videogallery_5('Transition'); } function origincode_testBrowser_cssTransforms3d_videogallery_5() { return origincode_testDom_videogallery_5('Perspective'); } function origincode_testDom_videogallery_5(prop) { // Browser vendor CSS prefixes. var browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-']; // Browser vendor DOM prefixes. var domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml']; var i = domPrefixes.length; while (i--) { if (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') { return true; } } return false; } function origincode_cube_videogallery_5(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) { /* If browser does not support 3d transforms/CSS transitions.*/ if (!origincode_testBrowser_cssTransitions_videogallery_5()) { jQuery(".origincode_slideshow_dots_videogallery_5").removeClass("origincode_slideshow_dots_active_videogallery_5").addClass("origincode_slideshow_dots_deactive_videogallery_5"); jQuery("#origincode_dots_" + origincode_current_key_videogallery_5 + "_videogallery_5").removeClass("origincode_slideshow_dots_deactive_videogallery_5").addClass("origincode_slideshow_dots_active_videogallery_5"); return origincode_fallback_videogallery_5(current_image_class, next_image_class, direction); } if (!origincode_testBrowser_cssTransforms3d_videogallery_5()) { return origincode_fallback3d_videogallery_5(current_image_class, next_image_class, direction); } origincode_trans_in_progress_videogallery_5 = true; /* Set active thumbnail.*/ jQuery(".origincode_slideshow_dots_videogallery_5").removeClass("origincode_slideshow_dots_active_videogallery_5").addClass("origincode_slideshow_dots_deactive_videogallery_5"); jQuery("#origincode_dots_" + origincode_current_key_videogallery_5 + "_videogallery_5").removeClass("origincode_slideshow_dots_deactive_videogallery_5").addClass("origincode_slideshow_dots_active_videogallery_5"); jQuery(".origincode_slide_bg_videogallery_5").css('perspective', 1000); jQuery(current_image_class).css({ transform : 'translateZ(' + tz + 'px)', backfaceVisibility : 'hidden' }); jQuery(".origincode_slideshow_image_wrap_videogallery_5,.origincode_slide_bg_videogallery_5,.origincode_slideshow_image_item_videogallery_5,.origincode_slideshow_image_second_item_videogallery_5 ").css('overflow', 'visible'); jQuery(next_image_class).css({ opacity : 1, filter: 'Alpha(opacity=100)', backfaceVisibility : 'hidden', transform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)' }); jQuery(".origincode_slider_videogallery_5").css({ transform: 'translateZ(-' + tz + 'px)', transformStyle: 'preserve-3d' }); /* Execution steps.*/ setTimeout(function () { jQuery(".origincode_slider_videogallery_5").css({ transition: 'all ' + origincode_transition_duration_videogallery_5 + 'ms ease-in-out', transform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)' }); }, 20); /* After transition.*/ jQuery(".origincode_slider_videogallery_5").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(origincode_after_trans)); function origincode_after_trans() { jQuery(".origincode_slide_bg_videogallery_5,.origincode_slideshow_image_item_videogallery_5,.origincode_slideshow_image_second_item_videogallery_5 ").css('overflow', 'hidden'); jQuery(".origincode_slide_bg_videogallery_5").removeAttr('style'); jQuery(current_image_class).removeAttr('style'); jQuery(next_image_class).removeAttr('style'); jQuery(".origincode_slider_videogallery_5").removeAttr('style'); jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1}); jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2}); // origincode_change_watermark_container_videogallery_5(); origincode_trans_in_progress_videogallery_5 = false; if (typeof event_stack_videogallery_5 !== 'undefined' && event_stack_videogallery_5.length > 0) { key = event_stack_videogallery_5[0].split("-"); event_stack_videogallery_5.shift(); origincode_change_image_videogallery_5(key[0], key[1], data_videogallery_5, true,false); } } } function origincode_cubeH_videogallery_5(current_image_class, next_image_class, direction) { /* Set to half of image width.*/ var dimension = jQuery(current_image_class).width() / 2; if (direction == 'right') { origincode_cube_videogallery_5(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction); } else if (direction == 'left') { origincode_cube_videogallery_5(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction); } } function origincode_cubeV_videogallery_5(current_image_class, next_image_class, direction) { /* Set to half of image height.*/ var dimension = jQuery(current_image_class).height() / 2; /* If next slide.*/ if (direction == 'right') { origincode_cube_videogallery_5(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction); } else if (direction == 'left') { origincode_cube_videogallery_5(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction); } } /* For browsers that does not support transitions.*/ function origincode_fallback_videogallery_5(current_image_class, next_image_class, direction) { origincode_fade_videogallery_5(current_image_class, next_image_class, direction); } /* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*/ function origincode_fallback3d_videogallery_5(current_image_class, next_image_class, direction) { origincode_sliceV_videogallery_5(current_image_class, next_image_class, direction); } function origincode_none_videogallery_5(current_image_class, next_image_class, direction) { jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1}); jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2}); /* Set active thumbnail.*/ jQuery(".origincode_slideshow_dots_videogallery_5").removeClass("origincode_slideshow_dots_active_videogallery_5").addClass("origincode_slideshow_dots_deactive_videogallery_5"); jQuery("#origincode_dots_" + origincode_current_key_videogallery_5 + "_videogallery_5").removeClass("origincode_slideshow_dots_deactive_videogallery_5").addClass("origincode_slideshow_dots_active_videogallery_5"); } function origincode_fade_videogallery_5(current_image_class, next_image_class, direction) { if (origincode_testBrowser_cssTransitions_videogallery_5()) { jQuery(next_image_class).css('transition', 'opacity ' + origincode_transition_duration_videogallery_5 + 'ms linear'); jQuery(current_image_class).css('transition', 'opacity ' + origincode_transition_duration_videogallery_5 + 'ms linear'); jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1}); jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2}); } else { jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, origincode_transition_duration_videogallery_5); jQuery(next_image_class).animate({ 'opacity' : 1, 'z-index': 2 }, { duration: origincode_transition_duration_videogallery_5, complete: function () {return false;} }); // For IE. jQuery(current_image_class).fadeTo(origincode_transition_duration_videogallery_5, 0); jQuery(next_image_class).fadeTo(origincode_transition_duration_videogallery_5, 1); } jQuery(".origincode_slideshow_dots_videogallery_5").removeClass("origincode_slideshow_dots_active_videogallery_5").addClass("origincode_slideshow_dots_deactive_videogallery_5"); jQuery("#origincode_dots_" + origincode_current_key_videogallery_5 + "_videogallery_5").removeClass("origincode_slideshow_dots_deactive_videogallery_5").addClass("origincode_slideshow_dots_active_videogallery_5"); } function origincode_grid_videogallery_5(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) { /* If browser does not support CSS transitions.*/ if (!origincode_testBrowser_cssTransitions_videogallery_5()) { jQuery(".origincode_slideshow_dots_videogallery_5").removeClass("origincode_slideshow_dots_active_videogallery_5").addClass("origincode_slideshow_dots_deactive_videogallery_5"); jQuery("#origincode_dots_" + origincode_current_key_videogallery_5 + "_videogallery_5").removeClass("origincode_slideshow_dots_deactive_videogallery_5").addClass("origincode_slideshow_dots_active_videogallery_5"); return origincode_fallback_videogallery_5(current_image_class, next_image_class, direction); } origincode_trans_in_progress_videogallery_5 = true; /* Set active thumbnail.*/ jQuery(".origincode_slideshow_dots_videogallery_5").removeClass("origincode_slideshow_dots_active_videogallery_5").addClass("origincode_slideshow_dots_deactive_videogallery_5"); jQuery("#origincode_dots_" + origincode_current_key_videogallery_5 + "_videogallery_5").removeClass("origincode_slideshow_dots_deactive_videogallery_5").addClass("origincode_slideshow_dots_active_videogallery_5"); /* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/ var count = (origincode_transition_duration_videogallery_5) / (cols + rows); /* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/ function origincode_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) { var delay = (c + r) * count; /* Return a gridlet elem with styles for specific transition.*/ return jQuery('

').css({ width : width, height : height, top : top, left : left, backgroundImage : 'url("' + src + '")', backgroundColor: jQuery(".origincode_slideshow_image_wrap_videogallery_5").css("background-color"), /*backgroundColor: rgba(0, 0, 0, 0),*/ backgroundRepeat: 'no-repeat', backgroundPosition : img_left + 'px ' + img_top + 'px', backgroundSize : imgWidth + 'px ' + imgHeight + 'px', transition : 'all ' + origincode_transition_duration_videogallery_5 + 'ms ease-in-out ' + delay + 'ms', transform : 'none' }); } /* Get the current slide's image.*/ var cur_img = jQuery(current_image_class).find('img'); /* Create a grid to hold the gridlets.*/ var grid = jQuery('
').addClass('origincode_grid_videogallery_5'); /* Prepend the grid to the next slide (i.e. so it's above the slide image).*/ jQuery(current_image_class).prepend(grid); /* vars to calculate positioning/size of gridlets*/ var cont = jQuery(".origincode_slide_bg_videogallery_5"); var imgWidth = cur_img.width(); var imgHeight = cur_img.height(); var contWidth = cont.width(), contHeight = cont.height(), imgSrc = cur_img.attr('src'),/*.replace('/thumb', ''),*/ colWidth = Math.floor(contWidth / cols), rowHeight = Math.floor(contHeight / rows), colRemainder = contWidth - (cols * colWidth), colAdd = Math.ceil(colRemainder / cols), rowRemainder = contHeight - (rows * rowHeight), rowAdd = Math.ceil(rowRemainder / rows), leftDist = 0, img_leftDist = (jQuery(".origincode_slide_bg_videogallery_5").width() - cur_img.width()) / 2; /* tx/ty args can be passed as 'auto'/'min-auto' (meaning use slide width/height or negative slide width/height).*/ tx = tx === 'auto' ? contWidth : tx; tx = tx === 'min-auto' ? - contWidth : tx; ty = ty === 'auto' ? contHeight : ty; ty = ty === 'min-auto' ? - contHeight : ty; /* Loop through cols*/ for (var i = 0; i 0) { var add = colRemainder >= colAdd ? colAdd : colRemainder; newColWidth += add; colRemainder -= add; } /* Nested loop to create row gridlets for each col.*/ for (var j = 0; j 0) { add = newRowRemainder >= rowAdd ? rowAdd : rowRemainder; newRowHeight += add; newRowRemainder -= add; } /* Create & append gridlet to grid.*/ grid.append(origincode_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j)); topDist += newRowHeight; img_topDst -= newRowHeight; } img_leftDist -= newColWidth; leftDist += newColWidth; } /* Set event listener on last gridlet to finish transitioning.*/ var last_gridlet = grid.children().last(); /* Show grid & hide the image it replaces.*/ grid.show(); cur_img.css('opacity', 0); /* Add identifying classes to corner gridlets (useful if applying border radius).*/ grid.children().first().addClass('rs-top-left'); grid.children().last().addClass('rs-bottom-right'); grid.children().eq(rows - 1).addClass('rs-bottom-left'); grid.children().eq(- rows).addClass('rs-top-right'); /* Execution steps.*/ setTimeout(function () { grid.children().css({ opacity: op, transform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')' }); }, 1); jQuery(next_image_class).css('opacity', 1); /* After transition.*/ jQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(origincode_after_trans)); function origincode_after_trans() { jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1}); jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2}); cur_img.css('opacity', 1); grid.remove(); origincode_trans_in_progress_videogallery_5 = false; if (typeof event_stack_videogallery_5 !== 'undefined' && event_stack_videogallery_5.length > 0) { key = event_stack_videogallery_5[0].split("-"); event_stack_videogallery_5.shift(); origincode_change_image_videogallery_5(key[0], key[1], data_videogallery_5, true,false); } } } function origincode_sliceH_videogallery_5(current_image_class, next_image_class, direction) { if (direction == 'right') { var translateX = 'min-auto'; } else if (direction == 'left') { var translateX = 'auto'; } origincode_grid_videogallery_5(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction); } function origincode_sliceV_videogallery_5(current_image_class, next_image_class, direction) { if (direction == 'right') { var translateY = 'min-auto'; } else if (direction == 'left') { var translateY = 'auto'; } origincode_grid_videogallery_5(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction); } function origincode_slideV_videogallery_5(current_image_class, next_image_class, direction) { if (direction == 'right') { var translateY = 'auto'; } else if (direction == 'left') { var translateY = 'min-auto'; } origincode_grid_videogallery_5(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction); } function origincode_slideH_videogallery_5(current_image_class, next_image_class, direction) { if (direction == 'right') { var translateX = 'min-auto'; } else if (direction == 'left') { var translateX = 'auto'; } origincode_grid_videogallery_5(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction); } function origincode_scaleOut_videogallery_5(current_image_class, next_image_class, direction) { origincode_grid_videogallery_5(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction); } function origincode_scaleIn_videogallery_5(current_image_class, next_image_class, direction) { origincode_grid_videogallery_5(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction); } function origincode_blockScale_videogallery_5(current_image_class, next_image_class, direction) { origincode_grid_videogallery_5(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction); } function origincode_kaleidoscope_videogallery_5(current_image_class, next_image_class, direction) { origincode_grid_videogallery_5(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction); } function origincode_fan_videogallery_5(current_image_class, next_image_class, direction) { if (direction == 'right') { var rotate = 45; var translateX = 100; } else if (direction == 'left') { var rotate = -45; var translateX = -100; } origincode_grid_videogallery_5(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction); } function origincode_blindV_videogallery_5(current_image_class, next_image_class, direction) { origincode_grid_videogallery_5(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class); } function origincode_blindH_videogallery_5(current_image_class, next_image_class, direction) { origincode_grid_videogallery_5(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class); } function origincode_random_videogallery_5(current_image_class, next_image_class, direction) { var anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV']; /* Pick a random transition from the anims array.*/ this["origincode_" + anims[Math.floor(Math.random() * anims.length)] + "_videogallery_5"](current_image_class, next_image_class, direction); } function iterator_videogallery_5() { var iterator = 1; return iterator; } function origincode_change_image_videogallery_5(current_key, key, data_videogallery_5, from_effect,clicked) { if (data_videogallery_5[key]) { if(video_is_playing_videogallery_5 && !clicked){ return false; } if (!from_effect) { // Change image key. jQuery("#origincode_current_image_key_videogallery_5").val(key); // if (current_key == '-2') { /* Dots.*/ current_key = jQuery(".origincode_slideshow_dots_active_videogallery_5").attr("data-image_key"); // } } if (origincode_trans_in_progress_videogallery_5) { event_stack_videogallery_5.push(current_key + '-' + key); return; } var direction = 'right'; if (origincode_current_key_videogallery_5 > key) { var direction = 'left'; } else if (origincode_current_key_videogallery_5 == key) { return false; } origincode_current_key_videogallery_5 = key; //Change image id, title, description. jQuery("#origincode_slideshow_image_videogallery_5").attr('data-image_id', data_videogallery_5[key]["id"]); jQuery(".origincode_slideshow_title_text_videogallery_5").html(data_videogallery_5[key]["alt"]); jQuery(".origincode_slideshow_description_text_videogallery_5").html(data_videogallery_5[key]["description"]); var current_image_class = "#image_id_videogallery_5_" + data_videogallery_5[current_key]["id"]; var next_image_class = "#image_id_videogallery_5_" + data_videogallery_5[key]["id"]; if(jQuery(current_image_class).find('.origincode_video_frame_videogallery_5').length>0) { var streffect='fade'; if(streffect=="cubeV" || streffect=="cubeH" || streffect=="none" || streffect=="fade"){ origincode_fade_videogallery_5(current_image_class, next_image_class, direction); }else{ origincode_fade_videogallery_5(current_image_class, next_image_class, direction); } }else{ origincode_fade_videogallery_5(current_image_class, next_image_class, direction); } jQuery('.origincode_slideshow_title_text_videogallery_5').removeClass('none'); if(jQuery('.origincode_slideshow_title_text_videogallery_5').html()==""){jQuery('.origincode_slideshow_title_text_videogallery_5').addClass('none');} jQuery('.origincode_slideshow_description_text_videogallery_5').removeClass('none'); if(jQuery('.origincode_slideshow_description_text_videogallery_5').html()==""){jQuery('.origincode_slideshow_description_text_videogallery_5').addClass('none');} jQuery(current_image_class).find('.origincode_slideshow_title_text_videogallery_5').addClass('none'); jQuery(current_image_class).find('.origincode_slideshow_description_text_videogallery_5').addClass('none'); origincode_move_dots_videogallery_5(); stopYoutubeVideo(); window.clearInterval(origincode_playInterval_videogallery_5); play_videogallery_5(); } } function origincode_popup_resize_videogallery_5() { var staticsliderwidth=650; var sliderwidth=650; var sliderHeight=450; var bodyWidth=jQuery(window).width(); var parentWidth = jQuery(".origincode_slideshow_image_wrap_videogallery_5").parent().width(); //if responsive js late responsive.js @ take body size and not parent div if(sliderwidth>parentWidth){sliderwidth=parentWidth;} if(sliderwidth>bodyWidth){sliderwidth=bodyWidth;} var str=(450/staticsliderwidth); var defaultRatio = sliderwidth/sliderHeight; jQuery(".origincode_slideshow_image_wrap_videogallery_5").css({width: (sliderwidth)}); jQuery(".origincode_slideshow_image_wrap_videogallery_5").css({height: ((sliderwidth) * str)}); if("top"=="middle"){var titlemargintopminus=jQuery(".origincode_slideshow_title_text_videogallery_5").outerHeight()/2;} if("right"=="center"){var titlemarginleftminus=jQuery(".origincode_slideshow_title_text_videogallery_5").outerWidth()/2;} jQuery(".origincode_slideshow_title_text_videogallery_5").css({cssText: "margin-top:-" + titlemargintopminus + "px; margin-left:-"+titlemarginleftminus+"px;"}); if("bottom"=="middle"){var descriptionmargintopminus=jQuery(".origincode_slideshow_description_text_videogallery_5").outerHeight()/2;} if("right"=="center"){var descriptionmarginleftminus=jQuery(".origincode_slideshow_description_text_videogallery_5").outerWidth()/2;} jQuery(".origincode_slideshow_description_text_videogallery_5").css({cssText: "margin-top:-" + descriptionmargintopminus + "px; margin-left:-"+descriptionmarginleftminus+"px;"}); if("resize"=="resize"){ jQuery(".origincode_slideshow_image_videogallery_5, .origincode_slideshow_image_item1_videogallery_5 img, .origincode_slideshow_image_container_videogallery_5 img").css({ cssText: "width:" + sliderwidth + "px; height:" + ((sliderwidth) * str) +"px;" }); }else { jQuery("ul.origincode_slider_videogallery_5 li img").each(function(e,img){ var naturalRatio = jQuery(this).prop('naturalWidth') / jQuery(this).prop('naturalHeight'); if (naturalRatio <= defaultRatio) { jQuery(img).css({ position: "relative", width: '100%', top: '50%', transform: 'translateY(-50%)' }); } else { jQuery(img).css({ position: "relative", height: '100%', left: '50%', transform: 'translateX(-50%)' }); } }); jQuery(".origincode_slideshow_image_videogallery_5").css({ cssText: "max-width: " + sliderwidth + "px !important; max-height: " + (sliderwidth * str) + "px !important;" }); } jQuery('.origincode_video_frame_videogallery_5').each(function (e) { jQuery(this).width(sliderwidth); jQuery(this).height(sliderwidth * str); }); } document.addEventListener("DOMContentLoaded",function () { jQuery(window).resize(function() { origincode_popup_resize_videogallery_5(); }); origincode_popup_resize_videogallery_5(); jQuery('div[id^="origincode_container"]').bind("contextmenu", function () { return false; }); jQuery("#origincode_slideshow_image_container_videogallery_5, .origincode_slideshow_image_container_videogallery_5, .origincode_slideshow_dots_container_videogallery_5,#origincode_slideshow_right_videogallery_5,#origincode_slideshow_left_videogallery_5").hover(function(){ jQuery("#origincode_slideshow_right_videogallery_5").css({'display':'inline'}); jQuery("#origincode_slideshow_left_videogallery_5").css({'display':'inline'}); },function(){ jQuery("#origincode_slideshow_right_videogallery_5").css({'display':'none'}); jQuery("#origincode_slideshow_left_videogallery_5").css({'display':'none'}); }); var pausehover="on"; if(pausehover=="on"){ jQuery("#origincode_slideshow_image_container_videogallery_5, .origincode_slideshow_image_container_videogallery_5, .origincode_slideshow_dots_container_videogallery_5,#origincode_slideshow_right_videogallery_5,#origincode_slideshow_left_videogallery_5").hover(function(){ window.clearInterval(origincode_playInterval_videogallery_5); },function(){ window.clearInterval(origincode_playInterval_videogallery_5); play_videogallery_5(); }); } play_videogallery_5(); jQuery('.origincode_slideshow_image_wrap_videogallery_5').css('opacity','1'); }); function play_videogallery_5() { origincode_playInterval_videogallery_5 = setInterval(function () { var iterator = 1; origincode_change_image_videogallery_5(parseInt(jQuery('#origincode_current_image_key_videogallery_5').val()), (parseInt(jQuery('#origincode_current_image_key_videogallery_5').val()) + iterator) % data_videogallery_5.length, data_videogallery_5,false,false); }, '5000'); } window.addEventListener('focus',function() { var i_videogallery_5 = 0; jQuery(".origincode_slider_videogallery_5").children("div").each(function () { if (jQuery(this).css('opacity') == 1) { jQuery("#origincode_current_image_key_videogallery_5").val(i_videogallery_5); } i_videogallery_5++; }); }); window.addEventListener('blur',function() { event_stack_videogallery_5 = []; window.clearInterval(origincode_playInterval_videogallery_5); });
document.addEventListener("DOMContentLoaded",function($) { jQuery('.thumb_wrapper').on('click', function(ev) { var hg_youtube_or_vimeo = jQuery(this).find(".playbutton"); if(hg_youtube_or_vimeo.hasClass('vimeo-icon')){ var hg_y_or_v = 'vimeo'; }else if(hg_youtube_or_vimeo.hasClass('youtube-icon')){ hg_y_or_v = 'youtube'; } if( hg_y_or_v == "youtube") { var originid = jQuery(this).data('rowid'); var myid = originid; myid = parseInt(myid); eval('player_'+myid+'.playVideo()') ev.preventDefault(); } if( hg_y_or_v == "vimeo") { the_video_src = jQuery(this).parent().find("#thevideo iframe").attr("src"); jQuery(this).parent().find("#thevideo iframe").attr('src', the_video_src + '&autoplay=1'); jQuery(this).parent().find(".playbutton").css("display", "none"); } }); });
.origincode_slideshow_image_wrap_videogallery_5 { height:450px; width:650px; position:relative; display: block; text-align: center; clear:both; float:none; margin:0 auto; border-style:solid; } .origincode_slideshow_image_wrap_videogallery_5 * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .origincode_slideshow_image_videogallery_5 { /*width:100%;*/ } #origincode_slideshow_left_videogallery_5, #origincode_slideshow_right_videogallery_5 { cursor: pointer; display:none; display: block; height: 100%; outline: medium none; position: absolute; z-index: 13; bottom:25px; top:50%; box-shadow: none; } #origincode_slideshow_left-ico_videogallery_5, #origincode_slideshow_right-ico_videogallery_5 { z-index: 13; -moz-box-sizing: content-box; box-sizing: content-box; cursor: pointer; display: table; left: -9999px; line-height: 0; margin-top: -15px; position: absolute; top: 50%; } #origincode_slideshow_left-ico_videogallery_5:hover, #origincode_slideshow_right-ico_videogallery_5:hover { cursor: pointer; } .origincode_slideshow_image_container_videogallery_5 { display: table; position: relative; top:0; left:0; text-align: center; vertical-align: middle; width:100%; height:100%; } .origincode_slideshow_title_text_videogallery_5 { text-decoration: none; position: absolute; z-index: 11; display: inline-block; width:30%; right:0%;top:0%; padding:2%; text-align:right; font-weight:bold; color:#000000; background:rgba(255,255,255,0.7) !important; border-style:solid; font-size:13px; border-width:0px; border-color:#FFFFFF; border-radius:4px; } .origincode_slideshow_description_text_videogallery_5 { text-decoration: none; position: absolute; z-index: 11; border-style:solid; display: inline-block; width:70%; right:0%;bottom:0%; padding:3%; text-align:justify; color:#FFFFFF; background:rgba(0,0,0,0.7) !important; border-style:solid; font-size:12px; border-width:0px; border-color:#FFFFFF; border-radius:0px; } .origincode_slideshow_title_text_videogallery_5.none, .origincode_slideshow_description_text_videogallery_5.none, .origincode_slideshow_title_text_videogallery_5.hidden, .origincode_slideshow_description_text_videogallery_5.hidden {display:none;} .origincode_slideshow_title_text_videogallery_5 h1, .origincode_slideshow_description_text_videogallery_5 h1, .origincode_slideshow_title_text_videogallery_5 h2, .origincode_slideshow_title_text_videogallery_5 h2, .origincode_slideshow_title_text_videogallery_5 h3, .origincode_slideshow_title_text_videogallery_5 h3, .origincode_slideshow_title_text_videogallery_5 h4, .origincode_slideshow_title_text_videogallery_5 h4, .origincode_slideshow_title_text_videogallery_5 p, .origincode_slideshow_title_text_videogallery_5 p, .origincode_slideshow_title_text_videogallery_5 strong, .origincode_slideshow_title_text_videogallery_5 strong, .origincode_slideshow_title_text_videogallery_5 span, .origincode_slideshow_title_text_videogallery_5 span, .origincode_slideshow_title_text_videogallery_5 ul, .origincode_slideshow_title_text_videogallery_5 ul, .origincode_slideshow_title_text_videogallery_5 li, .origincode_slideshow_title_text_videogallery_5 li { padding:2px; margin:0; } .origincode_slide_container_videogallery_5 { display: table-cell; margin: 0 auto; position: relative; vertical-align: middle; width:100%; height:100%; _width: inherit; _height: inherit; } .origincode_slide_bg_videogallery_5 { margin: 0 auto; width:100%; height:100%; _width: inherit; _height: inherit; } .origincode_slider_videogallery_5 { width:100%; height:100%; display:table; padding:0; margin:0; } .origincode_slideshow_image_item_videogallery_5 { width:100%; height:100%; width: inherit; height: inherit; display: table-cell; filter: Alpha(opacity=100); opacity: 1; position: absolute; top:0; left:0; vertical-align: middle; z-index: 2; margin:0 !important; padding:0; overflow:hidden; border-radius: 0px !important; } .origincode_slideshow_image_second_item_videogallery_5 { width:100%; height:100%; _width: inherit; _height: inherit; display: table-cell; filter: Alpha(opacity=0); opacity: 0; position: absolute; top:0; left:0; vertical-align: middle; z-index: 1; overflow:hidden; margin:0 !important; padding:0; border-radius: 0px !important; } .origincode_grid_videogallery_5 { display: none; height: 100%; overflow: hidden; position: absolute; width: 100%; } .origincode_gridlet_videogallery_5 { opacity: 1; filter: Alpha(opacity=100); position: absolute; } .origincode_slideshow_dots_container_videogallery_5 { display: table; position: absolute; width:100% !important; height:100% !important; } .origincode_slideshow_dots_thumbnails_videogallery_5 { margin: 0 auto; overflow: hidden; position: absolute; width:100%; height:30px; } .origincode_slideshow_dots_videogallery_5 { display: inline-block; position: relative; cursor: pointer; box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset, 1px 1px 1px rgba(255,255,255,0.1); width:10px; height: 10px; border-radius: 10px; background: #00f; margin: 10px; overflow: hidden; z-index: 17; } .origincode_slideshow_dots_active_videogallery_5 { opacity: 1; background:#0f0; filter: Alpha(opacity=100); } .origincode_slideshow_dots_deactive_videogallery_5 { } .origincode_slideshow_image_item1_videogallery_5 { display: table; width: inherit; height: inherit; } .origincode_slideshow_image_item2_videogallery_5 { display: table-cell; vertical-align: middle; text-align: center; } .origincode_slideshow_image_item2_videogallery_5 a { display:block; vertical-align:middle; width:100%; height:100%; } .slide_thumb{ position: absolute; } .origincode_slideshow_image_wrap_videogallery_5 { background:#FFFFFF; border-width:0px; border-color:#FFFFFF; border-radius:0px; box-sizing: content-box; } .origincode_slideshow_dots_thumbnails_videogallery_5 { display:none; }else{ top:0; } .origincode_slideshow_dots_videogallery_5 { background:#000000; } .origincode_slideshow_dots_active_videogallery_5 { background:#FFFFFF; } .youtube-icon {background:url(http://aakk.dk/wp-content/plugins/smart-grid-gallery/assets/images/admin_images/play.youtube.png) center center no-repeat;} .vimeo-icon {background:url(http://aakk.dk/wp-content/plugins/smart-grid-gallery/assets/images/admin_images/play.vimeo.png) center center no-repeat;} .playbutton{ width: 100%; height: 100%; position: absolute; z-index: 1; } #origincode_slideshow_left_videogallery_5 { left:0; margin-top:-21px; height:43px; width:29px; background:url(http://aakk.dk/wp-content/plugins/smart-grid-gallery/assets/images/arrows/arrows.simple.png) left top no-repeat; } #origincode_slideshow_right_videogallery_5 { right:0; margin-top:-21px; height:43px; width:29px; background:url(http://aakk.dk/wp-content/plugins/smart-grid-gallery/assets/images/arrows/arrows.simple.png) right top no-repeat; } .thumb_image{ position: absolute !important; width: 100%; height: 100%; top: 0; left:0; } .origincode_slideshow_image_wrap_videogallery_5 .thumb_wrapper img{ } .thumb_wrapper{ position: absolute; width: 100%; height: 100%; overflow: hidden; } .thevideo{ position: absolute; top: 0; width: 100%; height: 100%; } .entry-content a{ border-bottom: none !important; }

* * * * * * * * * * 

Verdensmesterskab afslutning, 2019 (Instagram video)
* * * * * * * * * * 
Overbæring (Instagram video – værd at se)

* * * * * * * * * * 
Artikel fra Aarhus Stiftstidende

* * * * * * * * * * 

Jeg håber at høre fra Jer

Social media & sharing icons powered by UltimatelySocial