home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 October
/
Chip_2001-10_cd1.bin
/
internet
/
treehouse
/
images
/
fontmiddle.js
< prev
next >
Wrap
Text File
|
2001-08-23
|
555b
|
17 lines
// JS Middle
//
// Copyright (C) 2001 TreeHouse.cz
// Not for Distributing
// Only at http://www.treehouse.cz/font/
function addspot(id,url,name){this.id=id;this.url=url;this.name=name}
middle = new Array(
new addspot("009","font_fl_czech00.htm","╚ESK╔ FONTY","09"),
new addspot("010","offline.htm","Fantasy Fonts","10"),
new addspot("011","offline.htm","Sci-fi Fonts","11"),
new addspot("012","offline.htm","Windows Fonts","12"),
new addspot("013","offline.htm","Mac Fonts","13"),
new addspot("014","offline.htm","More Fonts","14"));