ART & Visual Bookmarks. Pleasure of eyes.
The world is such beautiful.
人間の潜在意識を利用した数値変換術「シャフリング」(計算士) (via 世界の終りとハードボイルド・ワンダーランド - Wikipedia)


 (http://data.tumblr.com/OY9NpboAI5k99ruwwRS7l61l_500.png) The border processing was given to the image.

Tumblr shuffle script

function shuffle() {
    var s1='<p class="shuffle"><a href="http://***.tumblr.com/';
    var s2='</a></p>';
    Total=0+{ TotalPages };
    if(Total>0) {
        var r=Math.ceil(Math.random() * Total);
        document.write(s1+'page/'+r+'">'+'<img src="***.png">'+s2);
    }
}
shuffle();

“TotalPages” is custom theme variable. (link Tumblr) Please delete space in braces.

css (e.g.)

p.shuffle {
    position: fixed;
    top: 3px;
    left: 3px;
    _position: static;
    _margin: 3px;
    _text-align: right;
    z-index: 1;
}

Tumblr Shuffle Anywhere – Userscripts.org
A user script version. Thanks!!! cxx. (Untitled Shanti - Tumblr Shuffle Anywhere)
関連: タンブラーの画像をランダムに並び替えるぐりもん - Muibrog (アイコン画像のデータスキーム化) *

(2008-03-26 revision [mark *])
人間の潜在意識を利用した数値変換術「シャフリング」(計算士) (via 世界の終りとハードボイルド・ワンダーランド - Wikipedia

(http://data.tumblr.com/OY9NpboAI5k99ruwwRS7l61l_500.png) The border processing was given to the image.

Tumblr shuffle script

function shuffle() {
    var s1='<p class="shuffle"><a href="http://***.tumblr.com/';
    var s2='</a></p>';
    Total=0+{ TotalPages };
    if(Total>0) {
        var r=Math.ceil(Math.random() * Total);
        document.write(s1+'page/'+r+'">'+'<img src="***.png">'+s2);
    }
}
shuffle();

“TotalPages” is custom theme variable. (link Tumblr) Please delete space in braces.

css (e.g.)

p.shuffle {
    position: fixed;
    top: 3px;
    left: 3px;
    _position: static;
    _margin: 3px;
    _text-align: right;
    z-index: 1;
}

Tumblr Shuffle Anywhere – Userscripts.org

A user script version. Thanks!!! cxx. (Untitled Shanti - Tumblr Shuffle Anywhere)

関連: タンブラーの画像をランダムに並び替えるぐりもん - Muibrog (アイコン画像のデータスキーム化) *

(2008-03-26 revision [mark *])