swfchanOrgRootDomain = "boards.swfchan.net"; swfchanOrgEyeRootDomain = "cgi.swfchan.net"; swfchanOrgMixRootDomain = "mix.swfchan.net"; function makeBottomKlumps() { //,new Array('http://www.4chanlink.org/', 'font-weight:bold', '#000000', 'times new roman', '- 4chanlink -', 'Keep your links to images
on 4chan alive much longer.') //,new Array('http://www.pixivcats.net/', 'font-weight:bold', '#aa88dd', 'tahoma', 'PIXIVcats', 'Your English portal to
fetishes on pixiv.') //,new Array('http://swfchan.net/', 'font-weight:bold', '#cc7700', 'arial black,arial', 'swfchan.net', 'Flash recommendations.') bottomKlumps = new Array(null ,new Array('http://www.anonpartyhard.com/', 'font-weight:bold', '#006633', 'times new roman', 'ANON PARTY HARD', '349 reasons to dance.') ,new Array('http://swfchan.net/collections/', 'font-weight:bold', '#000000', 'times new roman', '- Collections -', 'See what flashes other
users are collecting.') ,new Array('http://'+swfchanOrgMixRootDomain+'/mystuff/', 'font-weight:bold', '#667700', 'arial', '/mystuff/', 'Swfs I\'ve made.') ,new Array('http://'+swfchanOrgMixRootDomain+'/?swfloops', '', '#cc0000', 'verdana', '* swfloops *', 'Mixed flash loops.') ,new Array('http://'+swfchanOrgMixRootDomain+'/?images', '', '#cc0000', 'verdana', '* images *', 'Mixed images.') ,new Array('http://eye.swfchan.com/services/#convertswftoapk', 'font-weight:bold', '#000000', 'arial', 'SWF to APK', 'Make flashes run as AIR
apps on Android.') ,new Array('http://eye.swfchan.com/services/#creationofflashloops', 'font-weight:bold', '#0000aa', 'arial', 'SWF loop maker', 'Create a flash loop from
image(s) and music.') ,new Array('http://eye.swfchan.com/services/gifshooter/', 'font-weight:bold', '#000000', 'verdana', 'GifShooter', 'Create .gif animations of
flashes here on swfchan.') ,new Array('http://eye.swfchan.com/services/flvmaker/', 'font-weight:bold', '#558899', 'verdana', 'FLV Maker', 'Encode high quality On2VP6 FLVs and
embed them into SWF containers.') ,new Array('http://swfchan.com/imgtxt1.swf', '', '#000000', 'arial', 'imgtxt', 'Put text into images.') ,new Array('http://swfchan.com/', 'font-weight:bold', '#cc7700', 'arial black,arial', 'swfchan', 'Flash archive front page.') ,new Array('http://'+swfchanOrgRootDomain+'/', 'font-weight:bold', '#ffffff', 'arial black,arial', 'swfchan.net', 'Flash imageboard
and recommendations.') ,new Array('http://'+swfchanOrgRootDomain+'/731/', 'font-style:italic', '#666666', 'verdana', 'Music Loops', 'Wavs I\'ve made.') ,new Array('http://'+swfchanOrgRootDomain+'/1922/', 'font-style:italic', '#666666', 'verdana', 'How2 simple flash loop', 'Using Adobe Flash Pro.') ,new Array('http://eye.swfchan.net/search.asp', '', '#224466', 'tahoma', '[.net search]', 'Search for words in threads.') ,new Array('http://eye.swfchan.com/search/', '', '#664422', 'tahoma', '[.com search]', 'Search for file name/size
and/or categories.') ,new Array('http://'+swfchanOrgRootDomain+'/5866/', 'font-style:italic', '#666666', 'verdana', 'Video Collection Template', 'A .fla template for embedding
several videos into one flash.') ,new Array('http://eye.swfchan.com/services/swfh264/', 'font-weight:bold', '#558899', 'verdana', 'SwfH264', 'Embed H.264/AAC videos
into SWF containers.') ,new Array('http://tools.swfchan.com/', 'font-weight:bold', '#558899', 'verdana', 'The Swiff Army Knife', 'Destined to replace the FLV Maker
and SwfH264 (can make WEBM).') //+ whatever else ,new Array('https://old.reddit.com/r/swfchan', '', '#5f99cf', 'comic sans ms', '/r/swfchan', 'We reddit now.') ,new Array('http://swfchan.com/end/', 'font-weight:bold', '#aa00cc', 'lucida console', 'END++', 'Fixed versions of the
flash plugins (Win/Linux).') ); for (mbki=0; mbki<100; mbki++) { mbkirnd1 = Math.floor(Math.random()*(bottomKlumps.length-1))+1; mbkirnd2 = Math.floor(Math.random()*(bottomKlumps.length-1))+1; mbkitmp = bottomKlumps[mbkirnd1]; bottomKlumps[mbkirnd1] = bottomKlumps[mbkirnd2]; bottomKlumps[mbkirnd2] = mbkitmp; } mbkhtml = '
'; for (mbki=1; mbki '+bottomKlumps[mbki][4]+' 
'+bottomKlumps[mbki][5]+'
'; } return mbkhtml +'
'; } document.getElementById('bottomklumps').innerHTML = makeBottomKlumps();