_show, Oeuvre Werkschau joe

The fun started when I began to simulate hanging, first in mock-up environments, then real flats ... here's a sample selection.   New selection: F5 (Refresh)  
# //alert(" :136:: " ); // my_images = new jscImageRotator("my_div",-750,"299");// w,h this is to prevent a div show up shortly at creation time my_images = new jscImageRotator("my_div","751","299");// w,h this is to prevent a div show up shortly at creation time my_images.delay = parseInt(6)*1000; // 6 default my_images.fade_speed = 700; // 0.5 secs to transition //alert(" _show.js ::location.href: "+ location.href); //alert(" _show.js ::location.href.indexOf('_show'): "+ location.href.indexOf('_show')); my_images.text_pos_y = location.href.indexOf('_show') == -1 ? -10 // slides : -800; // shows correct for museum scenario my_images.str_resolution = ""; my_images.what = "Tally"; // nothing //console.log(my_images.what); my_images.totalNumImages = parseInt("0"); // totalNumImages my_images.href = '/joe'; // ??? //alert(" _show.js :26:my_images.what: "+ my_images.what); my_images.sec = "Duration"; // Dauer //alert(" _show.js :28:my_images.sec: "+ my_images.sec); var s = "/img/106_24_30-wand|/img/154,153,_wand_1|/img/152,149,_wand_1|/img/110_109_wand|/img/156,154,_wand_1|/img/ill/175/175,_wand_bl398_1_f1,5|/img/105_25_29-wand|/img/157,150,_wand_1"; // images //console.log('152:js_show_min.php3:: ' + s); //alert(" :::s "+s ); // var w = s.indexOf('img/ill') == -1 ? "500" : "976"; var w = "751|751|751|751|751|947|751|751"; //alert(" ::w: " +w); var h = "299|420|420|420|420|624|299|420"; //alert(" ::h: " +h); //alert(" 377 ::h: " +h + " w: " + w); var t = "
 » 106 81x123cm, 11.02.1974 » 24 67x51cm, 04.10.1973 » 30 40x36cm, 16.10.1973
|
 » 154 85x63cm, 02.06.1974 » 153 53x37cm, 01.06.1974
|
 » 149 60x50cm, 15.07.1974 » 152 40x36cm, 23.05.1974 \'sold/verkauft\'
|
 » 110 95x123cm, 16.02.1974 » 109 63x53cm, 15.02.1974
|
 » 156 45x63cm, 09.06.1974 » 154 85x63cm, 02.06.1974
|
 » 175 61x48cm, 10.08.1974
|
 » 105 122x94cm, 08.02.1974 » 29 99x79cm, 14.10.1973 » 25 54x45cm, 05.10.1973
|
 » 157 63x50cm, 11.06.1974 » 150 89x70cm, 13.05.1974
"; var l = "/106|/154|/152|/110|/156|/175|/105|/157"; var a = s.split("|"); // array of images etc. var aw = w.split("|"); var ah = h.split("|"); //alert(" 383 ::ah: " +ah + " aw: " + aw); var at = t.split("|"); var al = l.split("|"); var lim = 8; for(var i=0;i,'); // to get only dims //alert(" _show.js :41:at[i]: "+ at[i]); //alert(" _show.js :41:aw[i]: "+ aw[i]); //alert(" _show.js :41:ah[i]: "+ ah[i]); //alert(" _show.js :41:al[i]: "+ al[i]); //alert(" ::: " +desc_s[1]); //alert(" ::: " +a[i]); //console.log(" 175 :js_show_min.php3:: " +a[i]); // my_images.Add(a[i], desc_s[1], aw[i], ah[i], al[i]); // (url,desc,w,h) //console.log('i ' + i); //console.log('a[i] ' + a[i]); //console.log('at[i] ' + at[i]); //console.log('aw[i] ' + aw[i]); //console.log('ah[i] ' + ah[i]); //console.log('al[i] ' + al[i]); my_images.Add(a[i], at[i], aw[i], ah[i], al[i]); // (url,desc,w,h) // my_images.Add(a[i], at[i], ah[i], aw[i], al[i]); // (url,desc,w,h) } my_images.Draw(); // my_images.Draw2();



server time used 0.1127 s