{"id":1483,"date":"2010-03-29T15:04:16","date_gmt":"2010-03-29T06:04:16","guid":{"rendered":"https:\/\/regex.info\/blog\/2010-03-29\/1483"},"modified":"2013-08-28T13:59:53","modified_gmt":"2013-08-28T04:59:53","slug":"gettin-freaky-with-lightroom-tone-curve-presets","status":"publish","type":"post","link":"https:\/\/regex.info\/blog\/2010-03-29\/1483","title":{"rendered":"Gettin&#8217; Freaky With Lightroom Tone-Curve Presets"},"content":{"rendered":"\n\n\n<div class='resize_warning' id='arw1483'>\n<b>NOTE<\/b>: Images with an <img class='raw' width='19' height='18' src='\/i\/s\/red_zoomup.gif'\/> icon next to them have been artificially shrunk to better fit your screen; click the icon to restore them, in place, to their regular size.\n<\/div>\n\n\n<div class='ic tight'>\n  <img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Zebra_3.jpg\" width=\"818\" height=\"480\"\nid=\"i3\"\nstyle=\"width:818px; height:480px\"\/>\n  <br\/>\n  <span class='caption'>Gettin' Freaky Wid'it<\/span>\n<\/div>\n\n<p>So, in my previous post, &#8220;<a class='pt'\nhref=\"\/blog\/2010-03-27\/1482\">Stupid Tone-Curve\nTricks<\/a>&#8221;, <span class='nobr'>I presented<\/span> <span class='nobr'>a few<\/span> odd tone-curve presets for Lightroom that were of marginal\nutility. <span class='nobr'>In this post<\/span>, <span class='nobr'>I present<\/span> additional presets that are even more useless, if that's at all possible.\n(If you're not familiar with tone curves in <a href=\"\/blog\/2010-03-23\/1479\" class='nobr'><span class='nobr'>Lightroom 3<\/span> beta 2<\/a>,\nthe aforementioned <a\nhref=\"\/blog\/2010-03-27\/1482\">previous post<\/a> has an introduction and useful links.)<\/p>\n\n\n\n\n\n<div id='Lr4_1483' class='bg-A' style='margin:50px 2em; border:color:white; padding:1em'>\n<span style='color:red'><b><span class='nobr'>A Note<\/span> About &#8220;Process Versions&#8221;<\/b><\/span>\n\n<p>Two separate downloadable ZIPs of presets are available at the end of this post, one for &#8220;Process Version 2012&#8221;,\nthe standard develop engine to use for photos newly imported into <span class='nobr'>Lightroom 4,<\/span> and <span class='nobr'>a ZIP<\/span> of presets for &#8220;Process Version 2010&#8221;,\nwhich was the standard for <span class='nobr'>Lightroom 3<\/span> (and remains the develop engine for those photos even in Lr4 and later,\nunless you explicitly change the process version in the Develop Module).<\/p>\n\n<p>Be sure to use the preset appropriate for the photo's process version; otherwise, the preset appears to do nothing.<\/p>\n\n<p>For more on Lightroom's &#8220;Process Versions&#8221;, see Laura Shoe's article:\n&#8220;<a href='http:\/\/laurashoe.com\/2012\/03\/14\/lightroom-4-what-is-that-explanation-mark-below-my-photo-if-when-and-how-to-upgrade-to-the-new-process-version\/'><i>What is that Exclamation Mark Below My Photo in <span class='nobr'>Lightroom 4?<\/span> If, When, and How to Upgrade to the New Process Version<\/i><\/a>.&#8221;<\/p>\n\n<\/div>\n\n\n\n\n\n\n<p>In the presentations below, mouseover the little tone-curve squares\nunder each screenshot to bring up an example of the preset to the\nscreenshot. <span class='nobr'>All the screenshots<\/span> for <span class='nobr'>a particular<\/span> section are loaded upon\nfirst mouseover in that section, so there may be some initial delay with\neach if you're on <span class='nobr'>a slow<\/span> connection.<\/p>\n\n<p>Like all &#8220;wild&#8221; tone curves that target specific parts of the histogram,\nthe result for each is <b>highly<\/b> dependent on the specific photo and\nits current develop settings &mdash; <b>tiny adjustments to <span class='nobr'>a slider<\/span> can\nhave sweeping, dramatic impact<\/b> &mdash; so the screenshots below show\njust one view that's likely <b>not at all<\/b> representative of what you'll see\nwith your photos and settings.<\/p>\n\n<p>Also, these kind of tone curves are probably more appropriate for black\n&amp; white images (press &#8220;<b>v<\/b>&#8221; while in Lightroom's Develop Module to\ntoggle the color treatment), but <span class='nobr'>I show<\/span> them here in color because they\nlook more flashy and wild in color. (Hey, if you're going to waste time\non something useless, may as well have some fun!)<\/p>\n\n\n<style type=\"text\/css\">\n  table.b1483 {  margin: 0 auto }\n  table.b1483 td { vertical-align:top; text-align:center; margin: 0 10px 10px 0; border: solid 1px #181818 }\n  table.b1483 img { width:76px; height:77px; border:none; margin: 0 5px; padding:2px }\n  table.b1483 td.blank { width:76px; height:77px; padding: 2px }\n  div.ic img { border-color: #333 }\n  p.h { font-weight:bold; font-size:120%; clear:both; margin-top:60px; margin-bottom:0 }\n  p.h + p { margin-top:0 }\n<\/style>\n\n<script type=\"text\/javascript\">\n  var load = new Array();\n  var myimg = new Array();\n\n  var IsSafari = false\n  if (navigator.vendor) if (navigator.vendor.match(\"Apple\"))\n      IsSafari = true;\n\n  function x1483(src, id, file, name, load_id)\n  {\n    var url = 'http:\/\/regex.info\/i\/lr\/t\/' + file + '.jpg';\n    if (!myimg[file]) {\n        myimg[file] = new Image();\n        myimg[file].src = url;\n    }\n    var obj1 = document.getElementById('i1483' + id);\n    var obj2 = document.getElementById('t1483' + id);\n    var new_img = new Image(); new_img.src = url;\n    src.onmousemove =\n    src.onmouseover = function() {\n        if (obj1.src != url || src.style.borderColor != \"white\")\n        {\n            obj2.innerHTML = name;\n\n            if (myimg[file].complete) {\n                obj1.src = url;\n                src.style.borderColor = 'white';\n            } else {\n                obj1.onload = function() { src.style.borderColor = 'white' }\n                src.style.borderColor = 'red';\n                obj1.src = url;\n            }\n        }\n    }\n    src.onmouseout = function() {\n        src.style.borderColor = '#181818';\n        obj1.onload = null;\n    }\n\n\n    if (load[load_id])\n    {\n        var todo = load[load_id];\n        load[load_id] = null;\n        todo();\n    }\n  }\n<\/script>\n\n<br clear='all'\/><p class='h'>Wave<\/p><p>These tone curves look sort of like <span class='nobr'>a waves.<\/span>..<br\/><span class='subtle'>(They actually look more to me like hacksaw blades, but we won't go there.)<\/span><\/p>\n\n<div class='ic tight'>\n  <img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.jpg\" width=\"818\" height=\"480\"\nid=\"i1483A\"\nnoindex=\"1\"\nstyle=\"width:818px; height:480px\"\/>\n  <br\/>\n  <span id='t1483A' style='font-size:120%'>Normal<\/span>\n<\/div>\n<table class='b1483' cellpadding='0' cellspacing='0'><tr>\n<td onmouseover=\"x1483(this,'A','Default', 'Normal', 'Wave')\" onmousemove=\"x1483(this,'A','Default', 'Normal', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.gif\" width=\"76\" height=\"77\"\nid=\"iDefault\"\nnoindex=\"1\"\/><br\/><small>Normal<\/small><\/td>\n<td onmouseover=\"x1483(this,'A','Wave_3A', 'Wave 3A', 'Wave')\" onmousemove=\"x1483(this,'A','Wave_3A', 'Wave 3A', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Wave_3A.gif\" width=\"76\" height=\"77\"\nid=\"i3A\"\nnoindex=\"1\"\/><br\/><small>Wave 3A<\/small><\/td>\n<td onmouseover=\"x1483(this,'A','Wave_4A', 'Wave 4A', 'Wave')\" onmousemove=\"x1483(this,'A','Wave_4A', 'Wave 4A', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Wave_4A.gif\" width=\"76\" height=\"77\"\nid=\"i4A\"\nnoindex=\"1\"\/><br\/><small>Wave 4A<\/small><\/td>\n<td onmouseover=\"x1483(this,'A','Wave_5A', 'Wave 5A', 'Wave')\" onmousemove=\"x1483(this,'A','Wave_5A', 'Wave 5A', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Wave_5A.gif\" width=\"76\" height=\"77\"\nid=\"i5A\"\nnoindex=\"1\"\/><br\/><small>Wave 5A<\/small><\/td>\n<td onmouseover=\"x1483(this,'A','Wave_6A', 'Wave 6A', 'Wave')\" onmousemove=\"x1483(this,'A','Wave_6A', 'Wave 6A', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Wave_6A.gif\" width=\"76\" height=\"77\"\nid=\"i6A\"\nnoindex=\"1\"\/><br\/><small>Wave 6A<\/small><\/td>\n<td onmouseover=\"x1483(this,'A','Wave_7A', 'Wave 7A', 'Wave')\" onmousemove=\"x1483(this,'A','Wave_7A', 'Wave 7A', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Wave_7A.gif\" width=\"76\" height=\"77\"\nid=\"i7A\"\nnoindex=\"1\"\/><br\/><small>Wave 7A<\/small><\/td>\n<td onmouseover=\"x1483(this,'A','Wave_8A', 'Wave 8A', 'Wave')\" onmousemove=\"x1483(this,'A','Wave_8A', 'Wave 8A', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Wave_8A.gif\" width=\"76\" height=\"77\"\nid=\"i8A\"\nnoindex=\"1\"\/><br\/><small>Wave 8A<\/small><\/td>\n<\/tr><tr><td class='blank'><\/td><td onmouseover=\"x1483(this,'A','Wave_3B', 'Wave 3B', 'Wave')\" onmousemove=\"x1483(this,'A','Wave_3B', 'Wave 3B', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Wave_3B.gif\" width=\"76\" height=\"77\"\nid=\"i3B\"\nnoindex=\"1\"\/><br\/><small>Wave 3B<\/small><\/td>\n<td onmouseover=\"x1483(this,'A','Wave_4B', 'Wave 4B', 'Wave')\" onmousemove=\"x1483(this,'A','Wave_4B', 'Wave 4B', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Wave_4B.gif\" width=\"76\" height=\"77\"\nid=\"i4B\"\nnoindex=\"1\"\/><br\/><small>Wave 4B<\/small><\/td>\n<td onmouseover=\"x1483(this,'A','Wave_5B', 'Wave 5B', 'Wave')\" onmousemove=\"x1483(this,'A','Wave_5B', 'Wave 5B', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Wave_5B.gif\" width=\"76\" height=\"77\"\nid=\"i5B\"\nnoindex=\"1\"\/><br\/><small>Wave 5B<\/small><\/td>\n<td onmouseover=\"x1483(this,'A','Wave_6B', 'Wave 6B', 'Wave')\" onmousemove=\"x1483(this,'A','Wave_6B', 'Wave 6B', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Wave_6B.gif\" width=\"76\" height=\"77\"\nid=\"i6B\"\/><br\/><small>Wave 6B<\/small><\/td>\n<td onmouseover=\"x1483(this,'A','Wave_7B', 'Wave 7B', 'Wave')\" onmousemove=\"x1483(this,'A','Wave_7B', 'Wave 7B', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Wave_7B.gif\" width=\"76\" height=\"77\"\nid=\"i7B\"\nnoindex=\"1\"\/><br\/><small>Wave 7B<\/small><\/td>\n<td onmouseover=\"x1483(this,'A','Wave_8B', 'Wave 8B', 'Wave')\" onmousemove=\"x1483(this,'A','Wave_8B', 'Wave 8B', 'Wave')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Wave_8B.gif\" width=\"76\" height=\"77\"\nid=\"i8B\"\nnoindex=\"1\"\/><br\/><small>Wave 8B<\/small><\/td>\n<\/tr>\n<\/table>\n<center style='margin-top:10px; color:#F44'>( mouse over the graph thumbnail to select it )<\/center>\n\n\n<script type=\"text\/javascript\">load['Wave'] = function() {\nmyimg['Wave_3A'] = new Image(); myimg['Wave_3A'].src = '\/i\/lr\/t\/Wave_3A.jpg';\n myimg['Wave_4A'] = new Image(); myimg['Wave_4A'].src = '\/i\/lr\/t\/Wave_4A.jpg';\n myimg['Wave_5A'] = new Image(); myimg['Wave_5A'].src = '\/i\/lr\/t\/Wave_5A.jpg';\n myimg['Wave_6A'] = new Image(); myimg['Wave_6A'].src = '\/i\/lr\/t\/Wave_6A.jpg';\n myimg['Wave_7A'] = new Image(); myimg['Wave_7A'].src = '\/i\/lr\/t\/Wave_7A.jpg';\n myimg['Wave_8A'] = new Image(); myimg['Wave_8A'].src = '\/i\/lr\/t\/Wave_8A.jpg';\n myimg['Wave_3B'] = new Image(); myimg['Wave_3B'].src = '\/i\/lr\/t\/Wave_3B.jpg';\n myimg['Wave_4B'] = new Image(); myimg['Wave_4B'].src = '\/i\/lr\/t\/Wave_4B.jpg';\n myimg['Wave_5B'] = new Image(); myimg['Wave_5B'].src = '\/i\/lr\/t\/Wave_5B.jpg';\n myimg['Wave_6B'] = new Image(); myimg['Wave_6B'].src = '\/i\/lr\/t\/Wave_6B.jpg';\n myimg['Wave_7B'] = new Image(); myimg['Wave_7B'].src = '\/i\/lr\/t\/Wave_7B.jpg';\n myimg['Wave_8B'] = new Image(); myimg['Wave_8B'].src = '\/i\/lr\/t\/Wave_8B.jpg';\n}<\/script>\n\n<br clear='all'\/><p class='h'>Zebra<\/p><p>Zebra stripes...<\/p> <!-- dbl okay -->\n\n<div class='ic tight'>\n  <img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.jpg\" width=\"818\" height=\"480\"\nid=\"i1483B\"\nnoindex=\"1\"\nstyle=\"width:818px; height:480px\"\/>\n  <br\/>\n  <span id='t1483B' style='font-size:120%'>Normal<\/span>\n<\/div>\n<table class='b1483' cellpadding='0' cellspacing='0'><tr>\n<td onmouseover=\"x1483(this,'B','Default', 'Normal', 'Zebra')\" onmousemove=\"x1483(this,'B','Default', 'Normal', 'Zebra')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.gif\" width=\"76\" height=\"77\"\nid=\"iDefaultx2\"\nnoindex=\"1\"\/><br\/><small>Normal<\/small><\/td>\n<td onmouseover=\"x1483(this,'B','Zebra_2', 'Zebra 2', 'Zebra')\" onmousemove=\"x1483(this,'B','Zebra_2', 'Zebra 2', 'Zebra')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Zebra_2.gif\" width=\"76\" height=\"77\"\nid=\"i2\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Zebra 2<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'B','Zebra_3', 'Zebra 3', 'Zebra')\" onmousemove=\"x1483(this,'B','Zebra_3', 'Zebra 3', 'Zebra')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Zebra_3.gif\" width=\"76\" height=\"77\"\nid=\"i3x2\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Zebra 3<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'B','Zebra_4', 'Zebra 4', 'Zebra')\" onmousemove=\"x1483(this,'B','Zebra_4', 'Zebra 4', 'Zebra')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Zebra_4.gif\" width=\"76\" height=\"77\"\nid=\"i4\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Zebra 4<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'B','Zebra_5', 'Zebra 5', 'Zebra')\" onmousemove=\"x1483(this,'B','Zebra_5', 'Zebra 5', 'Zebra')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Zebra_5.gif\" width=\"76\" height=\"77\"\nid=\"i5\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Zebra 5<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'B','Zebra_6', 'Zebra 6', 'Zebra')\" onmousemove=\"x1483(this,'B','Zebra_6', 'Zebra 6', 'Zebra')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Zebra_6.gif\" width=\"76\" height=\"77\"\nid=\"i6\"\/><br\/><small><span class='nobr'>Zebra 6<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'B','Zebra_7', 'Zebra 7', 'Zebra')\" onmousemove=\"x1483(this,'B','Zebra_7', 'Zebra 7', 'Zebra')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Zebra_7.gif\" width=\"76\" height=\"77\"\nid=\"i7\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Zebra 7<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'B','Zebra_8', 'Zebra 8', 'Zebra')\" onmousemove=\"x1483(this,'B','Zebra_8', 'Zebra 8', 'Zebra')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Zebra_8.gif\" width=\"76\" height=\"77\"\nid=\"i8\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Zebra 8<\/span><\/small><\/td>\n<\/tr><\/table>\n<center style='margin-top:10px; color:#F44'>( mouse over the graph thumbnail to select it )<\/center>\n\n<script type=\"text\/javascript\">load['Zebra'] = function() {\nmyimg['Zebra_2'] = new Image(); myimg['Zebra_2'].src = '\/i\/lr\/t\/Zebra_2.jpg';\n myimg['Zebra_3'] = new Image(); myimg['Zebra_3'].src = '\/i\/lr\/t\/Zebra_3.jpg';\n myimg['Zebra_4'] = new Image(); myimg['Zebra_4'].src = '\/i\/lr\/t\/Zebra_4.jpg';\n myimg['Zebra_5'] = new Image(); myimg['Zebra_5'].src = '\/i\/lr\/t\/Zebra_5.jpg';\n myimg['Zebra_6'] = new Image(); myimg['Zebra_6'].src = '\/i\/lr\/t\/Zebra_6.jpg';\n myimg['Zebra_7'] = new Image(); myimg['Zebra_7'].src = '\/i\/lr\/t\/Zebra_7.jpg';\n myimg['Zebra_8'] = new Image(); myimg['Zebra_8'].src = '\/i\/lr\/t\/Zebra_8.jpg';\n}<\/script>\n\n<br clear='all'\/><p class='h'>Tiger<\/p><p>Tiger stripes...<\/p> <!-- dbl okay -->\n\n<div class='ic tight'>\n  <img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.jpg\" width=\"818\" height=\"480\"\nid=\"i1483C\"\nnoindex=\"1\"\nstyle=\"width:818px; height:480px\"\/>\n  <br\/>\n  <span id='t1483C' style='font-size:120%'>Normal<\/span>\n<\/div>\n<table class='b1483' cellpadding='0' cellspacing='0'><tr>\n<td onmouseover=\"x1483(this,'C','Default', 'Normal', 'Tiger')\" onmousemove=\"x1483(this,'C','Default', 'Normal', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.gif\" width=\"76\" height=\"77\"\nid=\"iDefaultx3\"\nnoindex=\"1\"\/><br\/><small>Normal<\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_2', 'Tiger 2', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_2', 'Tiger 2', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_2.gif\" width=\"76\" height=\"77\"\nid=\"i2x2\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 2<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_3', 'Tiger 3', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_3', 'Tiger 3', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_3.gif\" width=\"76\" height=\"77\"\nid=\"i3x3\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 3<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_4', 'Tiger 4', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_4', 'Tiger 4', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_4.gif\" width=\"76\" height=\"77\"\nid=\"i4x2\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 4<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_5', 'Tiger 5', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_5', 'Tiger 5', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_5.gif\" width=\"76\" height=\"77\"\nid=\"i5x2\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 5<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_6', 'Tiger 6', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_6', 'Tiger 6', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_6.gif\" width=\"76\" height=\"77\"\nid=\"i6x2\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 6<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_7', 'Tiger 7', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_7', 'Tiger 7', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_7.gif\" width=\"76\" height=\"77\"\nid=\"i7x2\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 7<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_8', 'Tiger 8', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_8', 'Tiger 8', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_8.gif\" width=\"76\" height=\"77\"\nid=\"i8x2\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 8<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_9', 'Tiger 9', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_9', 'Tiger 9', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_9.gif\" width=\"76\" height=\"77\"\nid=\"i9\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 9<\/span><\/small><\/td>\n<\/tr><tr>\n<td onmouseover=\"x1483(this,'C','Tiger_10', 'Tiger 10', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_10', 'Tiger 10', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_10.gif\" width=\"76\" height=\"77\"\nid=\"i10\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 10<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_11', 'Tiger 11', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_11', 'Tiger 11', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_11.gif\" width=\"76\" height=\"77\"\nid=\"i11\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 11<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_12', 'Tiger 12', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_12', 'Tiger 12', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_12.gif\" width=\"76\" height=\"77\"\nid=\"i12\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 12<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_13', 'Tiger 13', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_13', 'Tiger 13', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_13.gif\" width=\"76\" height=\"77\"\nid=\"i13\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 13<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_14', 'Tiger 14', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_14', 'Tiger 14', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_14.gif\" width=\"76\" height=\"77\"\nid=\"i14\"\/><br\/><small><span class='nobr'>Tiger 14<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'C','Tiger_15', 'Tiger 15', 'Tiger')\" onmousemove=\"x1483(this,'C','Tiger_15', 'Tiger 15', 'Tiger')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Tiger_15.gif\" width=\"76\" height=\"77\"\nid=\"i15\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Tiger 15<\/span><\/small><\/td>\n<\/tr><\/table>\n<center style='margin-top:10px; color:#F44'>( mouse over the graph thumbnail to select it )<\/center>\n\n<script type=\"text\/javascript\">load['Tiger'] = function() {\nmyimg['Tiger_2'] = new Image(); myimg['Tiger_2'].src = '\/i\/lr\/t\/Tiger_2.jpg';\n myimg['Tiger_3'] = new Image(); myimg['Tiger_3'].src = '\/i\/lr\/t\/Tiger_3.jpg';\n myimg['Tiger_4'] = new Image(); myimg['Tiger_4'].src = '\/i\/lr\/t\/Tiger_4.jpg';\n myimg['Tiger_5'] = new Image(); myimg['Tiger_5'].src = '\/i\/lr\/t\/Tiger_5.jpg';\n myimg['Tiger_6'] = new Image(); myimg['Tiger_6'].src = '\/i\/lr\/t\/Tiger_6.jpg';\n myimg['Tiger_7'] = new Image(); myimg['Tiger_7'].src = '\/i\/lr\/t\/Tiger_7.jpg';\n myimg['Tiger_8'] = new Image(); myimg['Tiger_8'].src = '\/i\/lr\/t\/Tiger_8.jpg';\n myimg['Tiger_9'] = new Image(); myimg['Tiger_9'].src = '\/i\/lr\/t\/Tiger_9.jpg';\n myimg['Tiger_10'] = new Image(); myimg['Tiger_10'].src = '\/i\/lr\/t\/Tiger_10.jpg';\n myimg['Tiger_11'] = new Image(); myimg['Tiger_11'].src = '\/i\/lr\/t\/Tiger_11.jpg';\n myimg['Tiger_12'] = new Image(); myimg['Tiger_12'].src = '\/i\/lr\/t\/Tiger_12.jpg';\n myimg['Tiger_13'] = new Image(); myimg['Tiger_13'].src = '\/i\/lr\/t\/Tiger_13.jpg';\n myimg['Tiger_14'] = new Image(); myimg['Tiger_14'].src = '\/i\/lr\/t\/Tiger_14.jpg';\n myimg['Tiger_15'] = new Image(); myimg['Tiger_15'].src = '\/i\/lr\/t\/Tiger_15.jpg';\n}<\/script>\n\n<br clear='all'\/><p class='h'>Cliff<\/p><p>Sort-of cliff shaped curves. These are the most likely to be the least useless...<\/p>\n\n<div class='ic tight'>\n  <img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.jpg\" width=\"818\" height=\"480\"\nid=\"i1483D\"\nnoindex=\"1\"\nstyle=\"width:818px; height:480px\"\/>\n  <br\/>\n  <span id='t1483D' style='font-size:120%'>Normal<\/span>\n<\/div>\n<table class='b1483' cellpadding='0' cellspacing='0'><tr>\n<td onmouseover=\"x1483(this,'D','Default', 'Normal', 'Cliff')\" onmousemove=\"x1483(this,'D','Default', 'Normal', 'Cliff')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.gif\" width=\"76\" height=\"77\"\nid=\"iDefaultx4\"\nnoindex=\"1\"\/><br\/><small>Normal<\/small><\/td>\n<td onmouseover=\"x1483(this,'D','Cliff_highlights_1_', 'Cliff (highlights 1)', 'Cliff')\" onmousemove=\"x1483(this,'D','Cliff_highlights_1_', 'Cliff (highlights 1)', 'Cliff')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Cliff_highlights_1_.gif\" width=\"76\" height=\"77\"\nid=\"ihighlights_1\"\nnoindex=\"1\"\/><br\/><small>Cliff<br\/>highlights 1<\/small><\/td>\n<td onmouseover=\"x1483(this,'D','Cliff_highlights_2_', 'Cliff (highlights 2)', 'Cliff')\" onmousemove=\"x1483(this,'D','Cliff_highlights_2_', 'Cliff (highlights 2)', 'Cliff')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Cliff_highlights_2_.gif\" width=\"76\" height=\"77\"\nid=\"ihighlights_2\"\nnoindex=\"1\"\/><br\/><small>Cliff<br\/>highlights 2<\/small><\/td>\n<td onmouseover=\"x1483(this,'D','Cliff_lowlights_1_', 'Cliff (lowlights 1)', 'Cliff')\" onmousemove=\"x1483(this,'D','Cliff_lowlights_1_', 'Cliff (lowlights 1)', 'Cliff')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Cliff_lowlights_1_.gif\" width=\"76\" height=\"77\"\nid=\"ilowlights_1\"\nnoindex=\"1\"\/><br\/><small>Cliff<br\/>lowlights 1<\/small><\/td>\n<td onmouseover=\"x1483(this,'D','Cliff_lowlights_2_', 'Cliff (lowlights 2)', 'Cliff')\" onmousemove=\"x1483(this,'D','Cliff_lowlights_2_', 'Cliff (lowlights 2)', 'Cliff')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Cliff_lowlights_2_.gif\" width=\"76\" height=\"77\"\nid=\"ilowlights_2\"\/><br\/><small>Cliff<br\/>lowlights 2<\/small><\/td>\n<td onmouseover=\"x1483(this,'D','Cliff_lowlights_3_', 'Cliff (lowlights 3)', 'Cliff')\" onmousemove=\"x1483(this,'D','Cliff_lowlights_3_', 'Cliff (lowlights 3)', 'Cliff')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Cliff_lowlights_3_.gif\" width=\"76\" height=\"77\"\nid=\"ilowlights_3\"\nnoindex=\"1\"\/><br\/><small>Cliff<br\/>lowlights 3<\/small><\/td>\n<\/tr><\/table>\n<center style='margin-top:10px; color:#F44'>( mouse over the graph thumbnail to select it )<\/center>\n\n<script type=\"text\/javascript\">load['Cliff'] = function() {\nmyimg['Cliff_highlights_1_'] = new Image(); myimg['Cliff_highlights_1_'].src = '\/i\/lr\/t\/Cliff_highlights_1_.jpg';\n myimg['Cliff_highlights_2_'] = new Image(); myimg['Cliff_highlights_2_'].src = '\/i\/lr\/t\/Cliff_highlights_2_.jpg';\n myimg['Cliff_lowlights_1_'] = new Image(); myimg['Cliff_lowlights_1_'].src = '\/i\/lr\/t\/Cliff_lowlights_1_.jpg';\n myimg['Cliff_lowlights_2_'] = new Image(); myimg['Cliff_lowlights_2_'].src = '\/i\/lr\/t\/Cliff_lowlights_2_.jpg';\n myimg['Cliff_lowlights_3_'] = new Image(); myimg['Cliff_lowlights_3_'].src = '\/i\/lr\/t\/Cliff_lowlights_3_.jpg';\n}<\/script>\n\n<br clear='all'\/><p class='h'>EKG<\/p><p>Monitoring the heart of your photos...<\/p>\n\n<div class='ic tight'>\n  <img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.jpg\" width=\"818\" height=\"480\"\nid=\"i1483E\"\nnoindex=\"1\"\nstyle=\"width:818px; height:480px\"\/>\n  <br\/>\n  <span id='t1483E' style='font-size:120%'>Normal<\/span>\n<\/div>\n<table class='b1483' cellpadding='0' cellspacing='0'><tr>\n<td onmouseover=\"x1483(this,'E','Default', 'Normal', 'EKG')\" onmousemove=\"x1483(this,'E','Default', 'Normal', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.gif\" width=\"76\" height=\"77\"\nid=\"iDefaultx5\"\nnoindex=\"1\"\/><br\/><small>Normal<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_1_curve', 'EKG-1 curve', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_1_curve', 'EKG-1 curve', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_1_curve.gif\" width=\"76\" height=\"77\"\nid=\"i1_curve\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>1 curve<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_1_square', 'EKG-1 square', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_1_square', 'EKG-1 square', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_1_square.gif\" width=\"76\" height=\"77\"\nid=\"i1_square\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>1 square<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_2_curve', 'EKG-2 curve', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_2_curve', 'EKG-2 curve', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_2_curve.gif\" width=\"76\" height=\"77\"\nid=\"i2_curve\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>2 curve<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_2_square', 'EKG-2 square', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_2_square', 'EKG-2 square', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_2_square.gif\" width=\"76\" height=\"77\"\nid=\"i2_square\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>2 square<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_3_curve', 'EKG-3 curve', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_3_curve', 'EKG-3 curve', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_3_curve.gif\" width=\"76\" height=\"77\"\nid=\"i3_curve\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>3 curve<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_3_square', 'EKG-3 square', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_3_square', 'EKG-3 square', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_3_square.gif\" width=\"76\" height=\"77\"\nid=\"i3_square\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>3 square<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_4_curve', 'EKG-4 curve', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_4_curve', 'EKG-4 curve', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_4_curve.gif\" width=\"76\" height=\"77\"\nid=\"i4_curve\"\/><br\/><small><small>EKG<\/small>4 curve<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_4_square', 'EKG-4 square', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_4_square', 'EKG-4 square', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_4_square.gif\" width=\"76\" height=\"77\"\nid=\"i4_square\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>4 square<\/small><\/td>\n<\/tr><tr><td class='blank'><\/td><td onmouseover=\"x1483(this,'E','EKG_1_curve_inverse', 'EKG-1 curve inverse', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_1_curve_inverse', 'EKG-1 curve inverse', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_1_curve_inverse.gif\" width=\"76\" height=\"77\"\nid=\"i1_curve_inverse\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>1<br\/>curve<br\/>inverse<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_1_square_inverse', 'EKG-1 square inverse', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_1_square_inverse', 'EKG-1 square inverse', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_1_square_inverse.gif\" width=\"76\" height=\"77\"\nid=\"i1_square_inverse\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>1<br\/>square<br\/>inverse<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_2_curve_inverse', 'EKG-2 curve inverse', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_2_curve_inverse', 'EKG-2 curve inverse', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_2_curve_inverse.gif\" width=\"76\" height=\"77\"\nid=\"i2_curve_inverse\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>2<br\/>curve<br\/>inverse<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_2_square_inverse', 'EKG-2 square inverse', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_2_square_inverse', 'EKG-2 square inverse', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_2_square_inverse.gif\" width=\"76\" height=\"77\"\nid=\"i2_square_inverse\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>2<br\/>square<br\/>inverse<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_3_curve_inverse', 'EKG-3 curve inverse', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_3_curve_inverse', 'EKG-3 curve inverse', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_3_curve_inverse.gif\" width=\"76\" height=\"77\"\nid=\"i3_curve_inverse\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>3<br\/>curve<br\/>inverse<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_3_square_inverse', 'EKG-3 square inverse', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_3_square_inverse', 'EKG-3 square inverse', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_3_square_inverse.gif\" width=\"76\" height=\"77\"\nid=\"i3_square_inverse\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>3<br\/>square<br\/>inverse<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_4_curve_inverse', 'EKG-4 curve inverse', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_4_curve_inverse', 'EKG-4 curve inverse', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_4_curve_inverse.gif\" width=\"76\" height=\"77\"\nid=\"i4_curve_inverse\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>4<br\/>curve<br\/>inverse<\/small><\/td>\n<td onmouseover=\"x1483(this,'E','EKG_4_square_inverse', 'EKG-4 square inverse', 'EKG')\" onmousemove=\"x1483(this,'E','EKG_4_square_inverse', 'EKG-4 square inverse', 'EKG')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/EKG_4_square_inverse.gif\" width=\"76\" height=\"77\"\nid=\"i4_square_inverse\"\nnoindex=\"1\"\/><br\/><small><small>EKG<\/small>4<br\/>square<br\/>inverse<\/small><\/td>\n<\/tr><\/table>\n<center style='margin-top:10px; color:#F44'>( mouse over the graph thumbnail to select it )<\/center>\n\n<script type=\"text\/javascript\">load['EKG'] = function() {\nmyimg['EKG_1_curve'] = new Image(); myimg['EKG_1_curve'].src = '\/i\/lr\/t\/EKG_1_curve.jpg';\n myimg['EKG_1_square'] = new Image(); myimg['EKG_1_square'].src = '\/i\/lr\/t\/EKG_1_square.jpg';\n myimg['EKG_2_curve'] = new Image(); myimg['EKG_2_curve'].src = '\/i\/lr\/t\/EKG_2_curve.jpg';\n myimg['EKG_2_square'] = new Image(); myimg['EKG_2_square'].src = '\/i\/lr\/t\/EKG_2_square.jpg';\n myimg['EKG_3_curve'] = new Image(); myimg['EKG_3_curve'].src = '\/i\/lr\/t\/EKG_3_curve.jpg';\n myimg['EKG_3_square'] = new Image(); myimg['EKG_3_square'].src = '\/i\/lr\/t\/EKG_3_square.jpg';\n myimg['EKG_4_curve'] = new Image(); myimg['EKG_4_curve'].src = '\/i\/lr\/t\/EKG_4_curve.jpg';\n myimg['EKG_4_square'] = new Image(); myimg['EKG_4_square'].src = '\/i\/lr\/t\/EKG_4_square.jpg';\n myimg['EKG_1_curve_inverse'] = new Image(); myimg['EKG_1_curve_inverse'].src = '\/i\/lr\/t\/EKG_1_curve_inverse.jpg';\n myimg['EKG_1_square_inverse'] = new Image(); myimg['EKG_1_square_inverse'].src = '\/i\/lr\/t\/EKG_1_square_inverse.jpg';\n myimg['EKG_2_curve_inverse'] = new Image(); myimg['EKG_2_curve_inverse'].src = '\/i\/lr\/t\/EKG_2_curve_inverse.jpg';\n myimg['EKG_2_square_inverse'] = new Image(); myimg['EKG_2_square_inverse'].src = '\/i\/lr\/t\/EKG_2_square_inverse.jpg';\n myimg['EKG_3_curve_inverse'] = new Image(); myimg['EKG_3_curve_inverse'].src = '\/i\/lr\/t\/EKG_3_curve_inverse.jpg';\n myimg['EKG_3_square_inverse'] = new Image(); myimg['EKG_3_square_inverse'].src = '\/i\/lr\/t\/EKG_3_square_inverse.jpg';\n myimg['EKG_4_curve_inverse'] = new Image(); myimg['EKG_4_curve_inverse'].src = '\/i\/lr\/t\/EKG_4_curve_inverse.jpg';\n myimg['EKG_4_square_inverse'] = new Image(); myimg['EKG_4_square_inverse'].src = '\/i\/lr\/t\/EKG_4_square_inverse.jpg';\n}<\/script>\n\n<br clear='all'\/><p class='h'>Notch<\/p><p>Filters to let in only a slice of <span class='nobr'>a certain<\/span> brightness...<\/p>\n\n<div class='ic tight'>\n  <img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.jpg\" width=\"818\" height=\"480\"\nid=\"i1483F\"\nnoindex=\"1\"\nstyle=\"width:818px; height:480px\"\/>\n  <br\/>\n  <span id='t1483F' style='font-size:120%'>Normal<\/span>\n<\/div>\n<table class='b1483' cellpadding='0' cellspacing='0'><tr>\n<td onmouseover=\"x1483(this,'F','Notch_thin_1', 'Notch thin 1', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thin_1', 'Notch thin 1', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thin_1.gif\" width=\"76\" height=\"77\"\nid=\"ithin_1\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thin_2', 'Notch thin 2', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thin_2', 'Notch thin 2', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thin_2.gif\" width=\"76\" height=\"77\"\nid=\"ithin_2\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thin_3', 'Notch thin 3', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thin_3', 'Notch thin 3', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thin_3.gif\" width=\"76\" height=\"77\"\nid=\"ithin_3\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thin_4', 'Notch thin 4', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thin_4', 'Notch thin 4', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thin_4.gif\" width=\"76\" height=\"77\"\nid=\"ithin_4\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thin_5', 'Notch thin 5', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thin_5', 'Notch thin 5', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thin_5.gif\" width=\"76\" height=\"77\"\nid=\"ithin_5\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thin_6', 'Notch thin 6', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thin_6', 'Notch thin 6', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thin_6.gif\" width=\"76\" height=\"77\"\nid=\"ithin_6\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thin_7', 'Notch thin 7', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thin_7', 'Notch thin 7', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thin_7.gif\" width=\"76\" height=\"77\"\nid=\"ithin_7\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thin_8', 'Notch thin 8', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thin_8', 'Notch thin 8', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thin_8.gif\" width=\"76\" height=\"77\"\nid=\"ithin_8\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thin_9', 'Notch thin 9', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thin_9', 'Notch thin 9', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thin_9.gif\" width=\"76\" height=\"77\"\nid=\"ithin_9\"\nnoindex=\"1\"\/><\/td>\n<\/tr><tr>\n<td onmouseover=\"x1483(this,'F','Notch_medium_1', 'Notch medium 1', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_medium_1', 'Notch medium 1', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_medium_1.gif\" width=\"76\" height=\"77\"\nid=\"imedium_1\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_medium_2', 'Notch medium 2', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_medium_2', 'Notch medium 2', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_medium_2.gif\" width=\"76\" height=\"77\"\nid=\"imedium_2\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_medium_3', 'Notch medium 3', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_medium_3', 'Notch medium 3', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_medium_3.gif\" width=\"76\" height=\"77\"\nid=\"imedium_3\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_medium_4', 'Notch medium 4', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_medium_4', 'Notch medium 4', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_medium_4.gif\" width=\"76\" height=\"77\"\nid=\"imedium_4\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_medium_5', 'Notch medium 5', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_medium_5', 'Notch medium 5', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_medium_5.gif\" width=\"76\" height=\"77\"\nid=\"imedium_5\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_medium_6', 'Notch medium 6', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_medium_6', 'Notch medium 6', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_medium_6.gif\" width=\"76\" height=\"77\"\nid=\"imedium_6\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_medium_7', 'Notch medium 7', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_medium_7', 'Notch medium 7', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_medium_7.gif\" width=\"76\" height=\"77\"\nid=\"imedium_7\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_medium_8', 'Notch medium 8', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_medium_8', 'Notch medium 8', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_medium_8.gif\" width=\"76\" height=\"77\"\nid=\"imedium_8\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_medium_9', 'Notch medium 9', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_medium_9', 'Notch medium 9', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_medium_9.gif\" width=\"76\" height=\"77\"\nid=\"imedium_9\"\nnoindex=\"1\"\/><\/td>\n<\/tr><tr>\n<td onmouseover=\"x1483(this,'F','Notch_thick_1', 'Notch thick 1', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thick_1', 'Notch thick 1', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thick_1.gif\" width=\"76\" height=\"77\"\nid=\"ithick_1\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thick_2', 'Notch thick 2', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thick_2', 'Notch thick 2', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thick_2.gif\" width=\"76\" height=\"77\"\nid=\"ithick_2\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thick_3', 'Notch thick 3', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thick_3', 'Notch thick 3', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thick_3.gif\" width=\"76\" height=\"77\"\nid=\"ithick_3\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thick_4', 'Notch thick 4', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thick_4', 'Notch thick 4', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thick_4.gif\" width=\"76\" height=\"77\"\nid=\"ithick_4\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thick_5', 'Notch thick 5', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thick_5', 'Notch thick 5', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thick_5.gif\" width=\"76\" height=\"77\"\nid=\"ithick_5\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thick_6', 'Notch thick 6', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thick_6', 'Notch thick 6', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thick_6.gif\" width=\"76\" height=\"77\"\nid=\"ithick_6\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thick_7', 'Notch thick 7', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thick_7', 'Notch thick 7', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thick_7.gif\" width=\"76\" height=\"77\"\nid=\"ithick_7\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thick_8', 'Notch thick 8', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thick_8', 'Notch thick 8', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thick_8.gif\" width=\"76\" height=\"77\"\nid=\"ithick_8\"\nnoindex=\"1\"\/><\/td>\n<td onmouseover=\"x1483(this,'F','Notch_thick_9', 'Notch thick 9', 'Notch')\" onmousemove=\"x1483(this,'F','Notch_thick_9', 'Notch thick 9', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Notch_thick_9.gif\" width=\"76\" height=\"77\"\nid=\"ithick_9\"\nnoindex=\"1\"\/><\/td>\n<\/tr><tr>\n<td onmouseover=\"x1483(this,'F','Default', 'Normal', 'Notch')\" onmousemove=\"x1483(this,'F','Default', 'Normal', 'Notch')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.gif\" width=\"76\" height=\"77\"\nid=\"iDefaultx6\"\nnoindex=\"1\"\/><br\/><small>Normal<\/small><\/td>\n<\/tr><\/table>\n<center style='margin-top:10px; color:#F44'>( mouse over the graph thumbnail to select it )<\/center>\n\n<script type=\"text\/javascript\">load['Notch'] = function() {\nmyimg['Notch_thin_1'] = new Image(); myimg['Notch_thin_1'].src = '\/i\/lr\/t\/Notch_thin_1.jpg';\n myimg['Notch_thin_2'] = new Image(); myimg['Notch_thin_2'].src = '\/i\/lr\/t\/Notch_thin_2.jpg';\n myimg['Notch_thin_3'] = new Image(); myimg['Notch_thin_3'].src = '\/i\/lr\/t\/Notch_thin_3.jpg';\n myimg['Notch_thin_4'] = new Image(); myimg['Notch_thin_4'].src = '\/i\/lr\/t\/Notch_thin_4.jpg';\n myimg['Notch_thin_5'] = new Image(); myimg['Notch_thin_5'].src = '\/i\/lr\/t\/Notch_thin_5.jpg';\n myimg['Notch_thin_6'] = new Image(); myimg['Notch_thin_6'].src = '\/i\/lr\/t\/Notch_thin_6.jpg';\n myimg['Notch_thin_7'] = new Image(); myimg['Notch_thin_7'].src = '\/i\/lr\/t\/Notch_thin_7.jpg';\n myimg['Notch_thin_8'] = new Image(); myimg['Notch_thin_8'].src = '\/i\/lr\/t\/Notch_thin_8.jpg';\n myimg['Notch_thin_9'] = new Image(); myimg['Notch_thin_9'].src = '\/i\/lr\/t\/Notch_thin_9.jpg';\n myimg['Notch_medium_1'] = new Image(); myimg['Notch_medium_1'].src = '\/i\/lr\/t\/Notch_medium_1.jpg';\n myimg['Notch_medium_2'] = new Image(); myimg['Notch_medium_2'].src = '\/i\/lr\/t\/Notch_medium_2.jpg';\n myimg['Notch_medium_3'] = new Image(); myimg['Notch_medium_3'].src = '\/i\/lr\/t\/Notch_medium_3.jpg';\n myimg['Notch_medium_4'] = new Image(); myimg['Notch_medium_4'].src = '\/i\/lr\/t\/Notch_medium_4.jpg';\n myimg['Notch_medium_5'] = new Image(); myimg['Notch_medium_5'].src = '\/i\/lr\/t\/Notch_medium_5.jpg';\n myimg['Notch_medium_6'] = new Image(); myimg['Notch_medium_6'].src = '\/i\/lr\/t\/Notch_medium_6.jpg';\n myimg['Notch_medium_7'] = new Image(); myimg['Notch_medium_7'].src = '\/i\/lr\/t\/Notch_medium_7.jpg';\n myimg['Notch_medium_8'] = new Image(); myimg['Notch_medium_8'].src = '\/i\/lr\/t\/Notch_medium_8.jpg';\n myimg['Notch_medium_9'] = new Image(); myimg['Notch_medium_9'].src = '\/i\/lr\/t\/Notch_medium_9.jpg';\n myimg['Notch_thick_1'] = new Image(); myimg['Notch_thick_1'].src = '\/i\/lr\/t\/Notch_thick_1.jpg';\n myimg['Notch_thick_2'] = new Image(); myimg['Notch_thick_2'].src = '\/i\/lr\/t\/Notch_thick_2.jpg';\n myimg['Notch_thick_3'] = new Image(); myimg['Notch_thick_3'].src = '\/i\/lr\/t\/Notch_thick_3.jpg';\n myimg['Notch_thick_4'] = new Image(); myimg['Notch_thick_4'].src = '\/i\/lr\/t\/Notch_thick_4.jpg';\n myimg['Notch_thick_5'] = new Image(); myimg['Notch_thick_5'].src = '\/i\/lr\/t\/Notch_thick_5.jpg';\n myimg['Notch_thick_6'] = new Image(); myimg['Notch_thick_6'].src = '\/i\/lr\/t\/Notch_thick_6.jpg';\n myimg['Notch_thick_7'] = new Image(); myimg['Notch_thick_7'].src = '\/i\/lr\/t\/Notch_thick_7.jpg';\n myimg['Notch_thick_8'] = new Image(); myimg['Notch_thick_8'].src = '\/i\/lr\/t\/Notch_thick_8.jpg';\n myimg['Notch_thick_9'] = new Image(); myimg['Notch_thick_9'].src = '\/i\/lr\/t\/Notch_thick_9.jpg';\n}<\/script>\n\n<br clear='all'\/><p class='h'>Sliver<\/p><p>Like &#8220;notch&#8221;, but as absolutely thin as possible...<\/p>\n\n<div class='ic tight'>\n  <img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.jpg\" width=\"818\" height=\"480\"\nid=\"i1483G\"\nnoindex=\"1\"\nstyle=\"width:818px; height:480px\"\/>\n  <br\/>\n  <span id='t1483G' style='font-size:120%'>Normal<\/span>\n<\/div>\n<table class='b1483' cellpadding='0' cellspacing='0'><tr>\n<td onmouseover=\"x1483(this,'G','Sliver_1', 'Sliver 1', 'Sliver')\" onmousemove=\"x1483(this,'G','Sliver_1', 'Sliver 1', 'Sliver')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Sliver_1.gif\" width=\"76\" height=\"77\"\nid=\"i1\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Sliver 1<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'G','Sliver_2', 'Sliver 2', 'Sliver')\" onmousemove=\"x1483(this,'G','Sliver_2', 'Sliver 2', 'Sliver')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Sliver_2.gif\" width=\"76\" height=\"77\"\nid=\"i2x3\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Sliver 2<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'G','Sliver_3', 'Sliver 3', 'Sliver')\" onmousemove=\"x1483(this,'G','Sliver_3', 'Sliver 3', 'Sliver')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Sliver_3.gif\" width=\"76\" height=\"77\"\nid=\"i3x4\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Sliver 3<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'G','Sliver_4', 'Sliver 4', 'Sliver')\" onmousemove=\"x1483(this,'G','Sliver_4', 'Sliver 4', 'Sliver')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Sliver_4.gif\" width=\"76\" height=\"77\"\nid=\"i4x3\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Sliver 4<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'G','Sliver_5', 'Sliver 5', 'Sliver')\" onmousemove=\"x1483(this,'G','Sliver_5', 'Sliver 5', 'Sliver')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Sliver_5.gif\" width=\"76\" height=\"77\"\nid=\"i5x3\"\/><br\/><small><span class='nobr'>Sliver 5<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'G','Sliver_6', 'Sliver 6', 'Sliver')\" onmousemove=\"x1483(this,'G','Sliver_6', 'Sliver 6', 'Sliver')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Sliver_6.gif\" width=\"76\" height=\"77\"\nid=\"i6x3\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Sliver 6<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'G','Sliver_7', 'Sliver 7', 'Sliver')\" onmousemove=\"x1483(this,'G','Sliver_7', 'Sliver 7', 'Sliver')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Sliver_7.gif\" width=\"76\" height=\"77\"\nid=\"i7x3\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Sliver 7<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'G','Sliver_8', 'Sliver 8', 'Sliver')\" onmousemove=\"x1483(this,'G','Sliver_8', 'Sliver 8', 'Sliver')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Sliver_8.gif\" width=\"76\" height=\"77\"\nid=\"i8x3\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Sliver 8<\/span><\/small><\/td>\n<td onmouseover=\"x1483(this,'G','Sliver_9', 'Sliver 9', 'Sliver')\" onmousemove=\"x1483(this,'G','Sliver_9', 'Sliver 9', 'Sliver')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Sliver_9.gif\" width=\"76\" height=\"77\"\nid=\"i9x2\"\nnoindex=\"1\"\/><br\/><small><span class='nobr'>Sliver 9<\/span><\/small><\/td>\n<\/tr><tr>\n<td onmouseover=\"x1483(this,'G','Default', 'Normal', 'Sliver')\" onmousemove=\"x1483(this,'G','Default', 'Normal', 'Sliver')\"><img loading=\"lazy\" decoding=\"async\" src=\"\/i\/lr\/t\/Default.gif\" width=\"76\" height=\"77\"\nid=\"iDefaultx7\"\nnoindex=\"1\"\/><br\/><small>Normal<\/small><\/td>\n<\/tr><\/table>\n<center style='margin-top:10px; color:#F44'>( mouse over the graph thumbnail to select it )<\/center>\n\n<script type=\"text\/javascript\">load['Sliver'] = function() {\nmyimg['Sliver_1'] = new Image(); myimg['Sliver_1'].src = '\/i\/lr\/t\/Sliver_1.jpg';\n myimg['Sliver_2'] = new Image(); myimg['Sliver_2'].src = '\/i\/lr\/t\/Sliver_2.jpg';\n myimg['Sliver_3'] = new Image(); myimg['Sliver_3'].src = '\/i\/lr\/t\/Sliver_3.jpg';\n myimg['Sliver_4'] = new Image(); myimg['Sliver_4'].src = '\/i\/lr\/t\/Sliver_4.jpg';\n myimg['Sliver_5'] = new Image(); myimg['Sliver_5'].src = '\/i\/lr\/t\/Sliver_5.jpg';\n myimg['Sliver_6'] = new Image(); myimg['Sliver_6'].src = '\/i\/lr\/t\/Sliver_6.jpg';\n myimg['Sliver_7'] = new Image(); myimg['Sliver_7'].src = '\/i\/lr\/t\/Sliver_7.jpg';\n myimg['Sliver_8'] = new Image(); myimg['Sliver_8'].src = '\/i\/lr\/t\/Sliver_8.jpg';\n myimg['Sliver_9'] = new Image(); myimg['Sliver_9'].src = '\/i\/lr\/t\/Sliver_9.jpg';\n}<\/script>\n\n\n<br clear='all'\/>\n<p>By the way, the photo is from my autumn\n&#8220;<a class='pt' href=\"\/blog\/2009-11-25\/1373\">Teeming Throngs Enjoying the Colors at Kyoto's Eikando Temple<\/a>&#8221; post.<\/p>\n\n<p>Here are zips with all these presets, one for Process Version 2012 (Lr4 and later), and another for Process Version 2010 (Lr3 and later):<\/p>\n\n<center class='bg-B' style='width:50%; margin: 0 auto; padding: 10px 20px 20px 20px'>Download:<br\/>\n<br\/>\n<b><a class='nobr' href=\"\/i\/lr\/FunkyToneCurvePresets-PV2012.zip\">FunkyToneCurvePresets-2012.zip<\/a><\/b>\n<br\/>\n<br\/>\n<a class='nobr' href=\"\/i\/lr\/FunkyToneCurvePresets-PV2010.zip\">FunkyToneCurvePresets-2010.zip<\/a>\n<br\/>\n<br\/>\nInstall instructions are in <a href=\"\/blog\/2010-03-27\/1482\">my previous post<\/a>.\n<\/center>\n\n<p>In coming up with these presets, <span class='nobr'>I tried<\/span> not to be limited by what might\nbe useful, though <span class='nobr'>I did<\/span> draw the line at <span class='nobr'>a set<\/span> of randomly-generated curves\n(after giving it <span class='nobr'>a few<\/span> trys \ud83d\ude42 ). This was all <span class='nobr'>a monumental<\/span> waste of time\nto build and writeup, but it was fun. <span class='nobr'>On the odd<\/span> chance that you find any\nof them to be actually <i>useful<\/i>, leave <span class='nobr'>a comment<\/span> with <span class='nobr'>a link<\/span> so\neveryone can see.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>So, in my previous post, \"Stupid Tone-Curve Tricks\", I presented a few odd tone-curve presets for Lightroom that were of marginal utility. In this post, I present additional presets that are even more useless, if that's at all possible. (If you're not familiar with tone curves in Lightroom 3 beta 2, the aforementioned previous post has an introduction and useful links.)<\/p> <p>In the presentations below, mouseover the little tone-curve squares under each screenshot to bring up an example of the preset to the screenshot. All the screenshots for a particular section are loaded upon first mouseover in that section, so [...]","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,29,13,4],"tags":[],"_links":{"self":[{"href":"https:\/\/regex.info\/blog\/wp-json\/wp\/v2\/posts\/1483"}],"collection":[{"href":"https:\/\/regex.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/regex.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/regex.info\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/regex.info\/blog\/wp-json\/wp\/v2\/comments?post=1483"}],"version-history":[{"count":0,"href":"https:\/\/regex.info\/blog\/wp-json\/wp\/v2\/posts\/1483\/revisions"}],"wp:attachment":[{"href":"https:\/\/regex.info\/blog\/wp-json\/wp\/v2\/media?parent=1483"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/regex.info\/blog\/wp-json\/wp\/v2\/categories?post=1483"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/regex.info\/blog\/wp-json\/wp\/v2\/tags?post=1483"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}