_show, Oeuvre Werkschau joe
_show, Oeuvre Werkschau joe

# //alert(" :136:: " ); // my_images = new jscImageRotator("my_div",-750,"800");// w,h this is to prevent a div show up shortly at creation time my_images = new jscImageRotator("my_div","976","800");// 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 = ""; // 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/ill/578-579/578-579,(162-144),latte_wand_bk114_3s_f2|/img/ill/580-583/580-583,(162-248),latte_wand_bk114_3s_f2|/img/ill/584-589/584-589,(162-372),latte_wand_bk114_3s_f2|/img/ill/590-592/590-592,(162-248),latte_wand_bk114_3s_f2"; // images //console.log('152:js_show_min.php3:: ' + s); //alert(" :::s "+s ); // var w = s.indexOf('img/ill') == -1 ? "500" : "976"; var w = "976|976|976|976"; //alert(" ::w: " +w); var h = "800|800|800|800"; //alert(" ::h: " +h); //alert(" 377 ::h: " +h + " w: " + w); var t = "
» Flügel No. 1
Werknummer 578-579, je 162x62 cm (total 162x144cm)
Zum Konstruktionsprinzip etc. siehe » Altar.
|
» Flügel No. 2
Werknummer 580-583, je 162x62 cm (total 162x248cm)
Zum Konstruktionsprinzip etc. siehe » Altar.
|
» Flügel No. 3
Werknummer 584-589, je 162x62 cm (total 162x372cm)
Zum Konstruktionsprinzip etc. siehe » Altar.
|
» Flügel No. 4
Werknummer 590-592, je 162x62 cm (total 162x248cm)
Zum Konstruktionsprinzip etc. siehe » Altar.
"; var l = "578-579|580-583|584-589|590-592"; 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 = 4; 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.1004 s