LoadingImage "http://www.ibiza-hotelbrowser.com/grupo/grupohotelloading.gif" # copyright Ibiza hotel browser | all rights reserved # # contact peter@ibiza4all.org # ########################################################## CacheLevel 2 Preload Images "grupoDESKTOP.gif" "open.gif" "open2.gif" "exit.gif" "exit2.gif" EndPreload Title "GRUPO PLAYA SOL" ############### # body # ############### object form bitmap "grupoDESKTOP.gif" setshapebmp endobject ################ # close# ################ Object Button Name close Type Graphical Bitmap "exit.gif" overBitmap "exit2.gif" Top 3 Left 80 visible True Event Click Exit EndEvent EndObject ################ # openbookin# ################ Object Button Name OPEN Type Graphical Bitmap "open.gif" overBitmap "open2.gif" Top 3 Left 12 visible True Event Click new "grupo.bob" Exit EndEvent EndObject