{"id":1349,"date":"2014-04-22T12:43:42","date_gmt":"2014-04-22T10:43:42","guid":{"rendered":"http:\/\/www.nomercysupply.nl\/site\/?page_id=1349"},"modified":"2014-06-19T15:09:26","modified_gmt":"2014-06-19T13:09:26","slug":"trademark","status":"publish","type":"page","link":"https:\/\/www.nomercy.nl\/site\/trademark\/","title":{"rendered":"Trademark"},"content":{"rendered":"\r\n\t\t\t<script type=\"text\/javascript\">\r\n\t\t\t\t\r\n\t\t\t\tjQuery(document).ready(function(){\r\n\r\n\t\t\t\t\t\tjQuery(\"#cycle-0x86 > li:eq(0) > img\").imagesLoaded(function() {\r\n\t\t\t\t\t\t\tvar layer_slider_count = jQuery(\"#cycle-0x86 > li\").length;\r\n\r\n\t\t\t\t\t\t\tif ( jQuery.browser.mozilla ) {\r\n\t\t\t\t\t\t\t\t\tjQuery(\"#cycle-0x86\").find(\"[data-transition]\").each(\r\n\t\t\t\t\t\t\t\t\tfunction () {\r\n\t\t\t\t\t\t\t            var ele = jQuery(this);\r\n\t\t\t\t\t\t\t            var trans = ele.attr(\"data-transition\");\r\n\t\t\t\t\t\t\t            ele.removeClass(\"animated\").removeClass(trans);\r\n\t\t\t\t\t\t\t\t    }\r\n\t\t\t\t\t\t\t\t);\r\n\r\n\t\t\t\t\t\t\t\tif ( layer_slider_count == 1 ) {\r\n\r\n\t\t\t\t\t\t\t\t\tjQuery(\"#cycle-0x86 > li\").first().find(\"[data-transition]\").each(\r\n\t\t\t\t\t\t\t\t\t\tfunction () {\r\n\t\t\t\t\t\t\t\t\t\t\tvar ele = jQuery(this);\r\n\t\t\t\t\t\t\t\t\t\t\tvar trans = ele.attr(\"data-transition\");\r\n\t\t\t\t\t\t\t\t\t\t\tele.addClass(\"animated \" + trans);\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t );\r\n\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t                }\r\n\r\n\t\t\t\t\t\t\tvar cycle_slider = jQuery(\"#cycle-0x86\").cycle({\r\n\t\t\t\t\t\t\t\t\/\/timeout: 5000,\r\n\t\t\t\t\t\t\t\tspeed: 500,\r\n\t\t\t\t\t\t\t\tfx: \"fade\",\r\n\t\t\t\t\t\t\t\tslideResize: true,\r\n\t\t\t\t\t\t\t    containerResize: false,\r\n\t\t\t\t\t\t\t    width: \"100%\",\r\n\t\t\t\t\t\t\t\theight: 376,\r\n\t\t\t\t\t\t\t    fit: 1,\r\n\t\t\t\t\t\t\t\tpager:  \"#cycle-0x86_pager\",\r\n\t\t\t\t\t\t\t\tpagerAnchorBuilder: function(idx, slide) { \r\n\t\t\t\t\t\t\t\t\treturn \"#cycle-0x86_pager li:eq(\" + idx + \") a\";\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\tprev:    \"#cycle-0x86_navigation .prev\",\r\n\t\t\t\t\t\t\t\tnext:    \"#cycle-0x86_navigation .next\",\r\n\t\t\t\t\t\t\t\tpause:  true,\r\n\t\t\t\t\t\t\t\tpaused: function(cont, opts, byHover) {\r\n\t\t\t\t\t\t\t\t\tcycle_slider_state.find(\"a\").addClass(\"paused\").removeClass(\"resumed\");\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\tresumed: function(cont, opts, byHover) {\r\n\t\t\t\t\t\t\t\t\tcycle_slider_state.find(\"a\").addClass(\"resumed\").removeClass(\"paused\");\r\n\t\t\t\t\t\t\t\t},\r\n\r\n\t\t\t\t\t\t\t\ttimeoutFn: function(currSlideElement, nextSlideElement, options, forwardFlag){\r\n\t\t\t\t\t\t\t\t\tvar elements = jQuery(currSlideElement).parent(),\r\n\t\t\t\t\t\t\t\t\t\tcurrent  = elements.children(\".current\");\r\n\r\n\t\t\t\t\t\t\t\t\tvar spec_timeout = parseFloat(current.attr(\"data-timeout\"));\r\n\r\n\t\t\t\t\t\t\t\t\tif ( spec_timeout > 0 ) {\r\n\t\t\t\t\t\t\t\t\t\treturn spec_timeout;\r\n\t\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\t\treturn 5000;\r\n\t\t\t\t\t\t\t\t},\r\n\r\n\r\n\t\t\t\t\t\t\t\tbefore:function (currSlideElement, nextSlideElement, options, forwardFlag) {\r\n\t\t\t\t\t\t\t\t\tjQuery(currSlideElement).removeClass(\"current\");\r\n\t\t\t\t\t\t\t\t\tjQuery(nextSlideElement).addClass(\"current\");\r\n\r\n\t\t\t\t\t\t\t\t\tif ( jQuery.browser.mozilla ) {\r\n\r\n\t\t\t\t\t\t\t\t\t\tjQuery(nextSlideElement).find(\"[data-transition]\").each(\r\n\t\t\t\t\t\t\t\t\t\t\tfunction () {\r\n\t\t\t\t\t\t\t\t\t\t\t\tvar ele = jQuery(this);\r\n\t\t\t\t\t\t\t\t\t\t\t\tvar trans = ele.attr(\"data-transition\");\r\n\t\t\t\t\t\t\t\t\t\t\t\tele.removeClass(\"animated\").removeClass(trans).css(\"visibility\", \"hidden\");\r\n\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t);\r\n\r\n\t\t\t\t\t\t\t\t\t\tif (currSlideElement != nextSlideElement) {\r\n\t\t\t\t\t\t\t\t\t\t\tjQuery(currSlideElement).find(\"[data-transition]\").each(\r\n\t\t\t\t\t\t\t\t\t\t\t\tfunction () {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tvar ele = jQuery(this);\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tvar trans = ele.attr(\"data-transition\");\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tele.removeClass(\"animated\").removeClass(trans);\r\n\t\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\t);\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\t},\r\n\r\n\t\t\t\t\t\t\t\tafter:function (currSlideElement, nextSlideElement, options, forwardFlag) {\r\n\t\t\t\t\t\t\t\t\tjQuery(currSlideElement).removeClass(\"current\");\r\n\t\t\t\t\t\t\t\t\tjQuery(nextSlideElement).addClass(\"current\");\r\n\t\t\t\t\t\t\t\t\tif ( jQuery.browser.mozilla ) {\r\n\r\n\t\t\t\t\t\t\t\t\t\t\/** Add Classes *\/\r\n\t\t\t\t\t\t\t\t\t\tjQuery(nextSlideElement).find(\"[data-transition]\").each(\r\n\t\t\t\t\t\t\t\t\t\t\tfunction () {\r\n\t\t\t\t\t\t\t\t\t\t\t\tvar ele = jQuery(this);\r\n\t\t\t\t\t\t\t\t\t\t\t\tvar trans = ele.attr(\"data-transition\");\r\n\t\t\t\t\t\t\t\t\t\t\t\tele.css(\"visibility\", \"visible\").addClass(\"animated \" + trans);\r\n\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t);\r\n\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\/*\r\n\t\t\t\t\t\t\t\tjQuery(\"#cycle-0x86\").hover(function(){\r\n\t\t\t\t\t\t\t\t\tcycle_slider.cycle(\"pause\", true);\r\n\t\t\t\t\t\t\t\t},function(){\r\n\t\t\t\t\t\t\t\t\tcycle_slider.cycle(\"resume\", true);\r\n\t\t\t\t\t\t\t\t});\r\n\r\n\t\t\t\t\t\t\t*\/\r\n\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t\t\t\t\tjQuery(\"#cycle-0x86_placeholder\").hide();\r\n\r\n\t\t\t\t\t\t\tjQuery(\"#cycle-0x86_placeholder\").hide();\r\n\t\t\t\t\t\t\tcycle_slider.show();\r\n\t\t\t\t\t\t\tjQuery(\"#cycle-0x86_pager, #cycle-0x86_navigation, #cycle-0x86_state\").delay(1000).fadeIn();\r\n\t\t\t\t\t\t\tcfw_refreshScrollbar();\r\n\r\n\t\t\t\t\t\t\tvar cycle_slider_state = jQuery(\"#cycle-0x86_state\").click(function() {\r\n\t\t\t\t\t\t\t\tvar paused = cycle_slider.is(\":paused\");\r\n\t\t\t\t\t\t\t\tcycle_slider.cycle(paused ? \"resume\" : \"pause\", true);\r\n\t\t\t\t\t\t\t});\r\n\r\n\t\t\t\t\t\t\t\/** Swipe *\/\r\n\t\t\t\t\t\t\tif( jQuery.isFunction(jQuery.fn.swipe) ) {\r\n\r\n\t\t\t\t\t\t\t\tjQuery(\"#cycle-0x86\").swipe({\r\n\t\t\t\t\t\t\t\t\tallowPageScroll: \"vertical\",\r\n\t\t\t\t\t\t\t\t\tswipe:function(event, direction, distance, duration, fingerCount) {\r\n\t\t\t\t\t\t\t\t\t\tif ( direction == \"left\" )\r\n\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#cycle-0x86_navigation .prev\").click();\r\n\t\t\t\t\t\t\t\t\t\telse\r\n\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#cycle-0x86_navigation .next\").click();\r\n\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t}\r\n\t\t\r\n\t\t\t\t\t\t\t\/** Set Height *\/\r\n\t\t\t\t\t\t\tvar device_callback = function( event, device ){\r\n\r\n\t\t\t\t\t\t\t\tif ( device == \"tablet\" )\r\n\t\t\t\t\t\t\t\t\tvar spec_height = 376; \r\n\t\t\t\t\t\t\t\telse if ( device == \"mobile\" )\r\n\t\t\t\t\t\t\t\t\tvar spec_height = 376;\r\n\t\t\t\t\t\t\t\telse if ( device == \"mobile-portrait\" ) {\r\n\t\t\t\t\t\t\t\t\tvar spec_height = 376;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\telse\r\n\t\t\t\t\t\t\t\t\tvar spec_height = 376;\r\n\r\n\t\t\t\t\t\t\t\tjQuery(\"#cycle-0x86\").css(\"height\", spec_height);\r\n\t\t\t\t\t\t\t\tjQuery(\"#cycle-0x86 > li\").css(\"height\", spec_height);\r\n\t\t\t\t\t\t\t\tjQuery(\"#cycle-0x86_placeholder\").css(\"height\", spec_height);\r\n\r\n\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\tdevice_callback( [], CloudFwOp.device );\r\n\t\t\t\t\t\t\tjQuery(window).bind(\"CloudFwDetectDevice\", device_callback );\r\n\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t\r\n\r\n\t\t\t\t});\t\t\t\t\t\t\t\t\r\n\r\n\r\n\t\t\t<\/script>\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t<div class=\"cycle-wrap fill\">\r\n\t\t\t\t<div id=\"cycle-0x86_placeholder\" class=\"cycle-placeholder\" style=\"height: 376px; \"><\/div>\r\n\r\n\t\t\t\t<ul id=\"cycle-0x86\" class=\"cycle global-radius nobr-bottom overflow-hidden nobr-bottom-handler left pagination-off\" style=\"display:none; width: 100%;height: 376px; \"><li class=\"global-radius nobr-bottom\" style=\"position:relative; overflow:hidden;height: 376px; \" data-timeout=\"0\"><div class=\"slider-layer  animated fadeInRight hover-moveRight\" data-transition=\"fadeInRight\"  style=\"top: 63px; left: 644px; z-index: 40; animation-delay: 1s;-moz-animation-delay: 1s;-webkit-animation-delay: 1s;-ms-animation-delay: 1s;-o-animation-delay: 1s; \"><img src=\"https:\/\/www.nomercy.nl\/site\/wp-content\/uploads\/2014\/06\/No-Mercy-Supply-Trademark_0001_Slim-vectorobject.png\" class=\"slider-layer-img\" alt=\"\"\/><\/div><div class=\"slider-layer  animated fadeInLeft\" data-transition=\"fadeInLeft\"  style=\"top: 72px; left: 30px; z-index: 30; animation-delay: 1s;-moz-animation-delay: 1s;-webkit-animation-delay: 1s;-ms-animation-delay: 1s;-o-animation-delay: 1s; \"><img src=\"https:\/\/www.nomercy.nl\/site\/wp-content\/uploads\/2014\/06\/No-Mercy-Supply-Trademark_0000_Trademark.png\" class=\"slider-layer-img\" alt=\"\"\/><\/div><div class=\"slider-layer  animated fadeIn\" data-transition=\"fadeIn\"  style=\"top: 49px; left: 0px; z-index: 20; \"><img src=\"http:\/\/www.nomercy.nl\/site\/wp-content\/uploads\/2014\/05\/No-Mercy-Suppy_Balk-Wit-1.png\" class=\"slider-layer-img\" alt=\"\"\/><\/div><div class=\"slider-layer  animated fadeIn\" data-transition=\"fadeIn\"  style=\"top: 125px; left: 0px; z-index: 10; \"><img src=\"http:\/\/www.nomercy.nl\/site\/wp-content\/uploads\/2014\/05\/No-Mercy-Suppy_BG-Contact.png\" class=\"slider-layer-img\" alt=\"\"\/><\/div><\/li><\/ul><div style=\"display:none;\"><div id=\"cycle-0x86_navigation\" style=\"display:none;\" class=\"cycle-navigation\"><a href=\"javascript:;\" class=\"prev sprite\">Previous<\/a><a href=\"javascript:;\" class=\"next sprite\">Next<\/a><\/div><\/div><\/div><!-- \/.cycle-wrap --><p class=\"d2\" style=\"border-bottom-color: #335d23 !important; \"><\/p><div class=\"cf clear\"><\/div>\n <div   class=\"cl cl_1_2\"><div class=\"auto-format\"><p><B><I>NL &#8211;<\/I><\/B> \u2018No Mercy\u2019 en het \u2018No Mercy Supply\u2019 logo zijn wettelijk beschermde en geregistreerde merken in de EU.<br \/>\nVoor meer informatie verwijzen we u naar het merkenbureau  www.oami.eu <\/p>\n<\/div><\/div> \n\n <div   class=\"cl cl_1_2 last\"><div class=\"auto-format\"><p><B><I>EN &#8211;<\/I><\/B> &#8216;No Mercy&#8217; and &#8216;No Mercy Supply&#8217; logo are protected by law and registered trademarks in the EU.<br \/>\nFor more information, please refer to the trademark www.oami.eu<\/p>\n<\/div><\/div> \n\n <div class=\"cf\"><\/div> \n<div class=\"down\"><\/div>\n <div   class=\"cl cl_1_2\"><div class=\"auto-format\"><p><B><I>D &#8211;<\/I><\/B> &#8220;No Mercy&#8221; und &#8220;No Mercy Supply&#8221;-Logo sind gesetzlich und eingetragenen Warenzeichen in der EU gesch\u00fctzt.<br \/>\nF\u00fcr weitere Informationen, wenden Sie sich bitte an die Marke www.oami.eu beziehen<\/p>\n<\/div><\/div> \n\n <div   class=\"cl cl_1_2 last\"><div class=\"auto-format\"><p><B><I>FR &#8211;<\/I><\/B> &#8216;No Mercy&#8217; et &#8216;No Mercy Supply&#8217; logo sont prot\u00e9g\u00e9s par la loi et marques d\u00e9pos\u00e9es dans l&#8217;Union europ\u00e9enne.<br \/>\nPour plus d&#8217;informations, s&#8217;il vous pla\u00eet se r\u00e9f\u00e9rer \u00e0 la www.oami.eu de la marque<\/p>\n<\/div><\/div> \n\n <div class=\"cf\"><\/div> \n<div class=\"down\"><\/div>\n <div   class=\"cl cl_1_2\"><div class=\"auto-format\"><p><B><I>ES &#8211;<\/I><\/B> &#8216;No Mercy&#8217; y &#8216;No Mercy Supply&#8217; logo est\u00e1n protegidos por la ley y las marcas registradas en la UE.<br \/>\nPara obtener m\u00e1s informaci\u00f3n, consulte el www.oami.eu marca<\/p>\n<\/div><\/div> \n\n <div   class=\"cl cl_1_2 last\"><div class=\"auto-format\"><p><B><I>PL &#8211;<\/I><\/B> &#8220;No Mercy&#8221; i &#8220;No Mercy Supply&#8221; logo s\u0105 chronione prawem i zastrze\u017cone znaki towarowe w UE.<br \/>\nAby uzyska\u0107 wi\u0119cej informacji, zapoznaj si\u0119 z www.oami.eu znak\u00f3w towarowych<\/p>\n<\/div><\/div> \n\n <div class=\"cf\"><\/div> \n<p class=\"d2\" style=\"border-bottom-color: #335d23 !important; \"><\/p><div class=\"cf clear\"><\/div>\n <div   class=\"cl cl_2_3\"><div class=\"auto-format\"><p>No Mercy\u00ae:<br \/>\nTrade mark number 012227583<\/p>\n<p>No Mercy Supply\u00ae:<br \/>\nTrade mark number 005401311<\/p>\n<\/div><\/div> \n\n <div   class=\"cl cl_1_3 last\"><img src=\"http:\/\/www.nomercysupply.nl\/site\/wp-content\/uploads\/2014\/04\/No-Mercy-Supply-Logo-2.png\" class=\"ui-image\" alt=\"\"\/><\/div> \n\n <div class=\"cf\"><\/div> \n<div class=\"cf\"><\/div>","protected":false},"excerpt":{"rendered":"<p>PreviousNext NL &#8211; \u2018No Mercy\u2019 en het \u2018No Mercy Supply\u2019 logo zijn wettelijk beschermde en geregistreerde merken in de EU. Voor meer informatie verwijzen we u naar het merkenbureau www.oami.eu EN &#8211; &#8216;No Mercy&#8217; and &#8216;No Mercy Supply&#8217; logo are protected by law and registered trademarks in the EU. For more information, please refer to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":101,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/pages\/1349"}],"collection":[{"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/comments?post=1349"}],"version-history":[{"count":5,"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/pages\/1349\/revisions"}],"predecessor-version":[{"id":1360,"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/pages\/1349\/revisions\/1360"}],"wp:attachment":[{"href":"https:\/\/www.nomercy.nl\/site\/wp-json\/wp\/v2\/media?parent=1349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}