#LoadingImage "http://www.ibiza-browser.com/loading.gif"# # copyright ibiza browser.com 2007 | all rights reserved # # contact info@webbings.org # ########################################################## CacheLevel 2 Preload Images "browser2.gif" "exit.gif" "exit2.gif" "min.gif" "min2.gif" "gal.gif" "gal2.gif" "sbs.gif" "sbs2.gif" EndPreload Title "I K" ############### # body # ############### object form bitmap "browser2.gif" setshapebmp endobject ################ # exit# ################ Object Button Name exit Type Graphical Bitmap "exit.gif" overBitmap "exit2.gif" Top 528 Left 437 visible True Event Click Exit EndEvent EndObject ################ # minimiza# ################ Object Button Name exit Type Graphical Bitmap "min.gif" overBitmap "min2.gif" Top 527 Left 401 visible True Event Click Minimize EndEvent EndObject ############### #gallery # ############### object button type graphical Bitmap "gal.gif" OverBitmap "gal2.gif" top 526 left 489 Event Click new "http://www.ibiza-browser.com/IK/gallery.bob" endevent EndObject ############### #film # ############### object button type graphical Bitmap "sbs.gif" OverBitmap "sbs2.gif" top 526 left 303 Event Click new "http://www.ibiza-browser.com/IK/film.bob" endevent EndObject