#deck title Custom deck example

## set the initialize size of the browser
#size 30 10

## customize the menu
#menu !$last!ð!  !$home!Index!  !$prev!Back!  !$quit!Exit!
#default menu link 2

## customize link behavior
#default global card link last

#-------------------------------------------
#card home
#center line
Sample Index

!a!AAA!   !b!BBB!  !fake_about_card!About ...!
#end
#--------------------------------------------
#card a
#center line
The A Card

AAA AAA AAA AAA
AAA AAA AAA AAA
#end
#---------------------------------------------
#card b
#center line
The B Card

BBB BBB BBB BBB
BBB BBB BBB BBB
#end
#--------------------------------------------
#card fake_about_card
#center line
Fake About Card
#center line
Copyright (c) 1990 by Nobody's Business, Inc.

If you have a registered version of HyperHelper,
you can make this the ABOUT CARD by renaming
the card to "about_card".

#center line
HyperHelper 2.0
#center line
Copyright (c) 1988-1990 by Azarona Software
#center line
ALL RIGHTS RESERVED
#end
#--------------------------------------------