Title "IBIZA 4 ALL" #Cachelevel 2# PreLoad Images "ibiza_body20.gif" "ibizamask.gif" "exit_on.gif" "exit_over.gif" "min_on.gif" "min_over.gif" "mp3_on.gif" "mp3_over.gif" "chiringuito_on.gif" "chiringuito_over.gif" "sports_on.gif" "sports_over.gif" "all_over.gif" "all_on.gif" "beach_on.gif" "beach_over.gif" "map_on.gif" "map_over.gif" "menu1.gif" "menu2.gif" EndPreload ########## # body # ########## Object Form Bitmap "ibiza_body20.gif" setShapeBMP EndObject ################# # kaart # ################# Object Browser Name mainBrowser Mask "ibizamask.gif" JSErrors True Top -2 Left -1 Width 920 Height 720 Location "mainsites.html" EndObject ############### # exit # ############### object button type graphical Bitmap "exit_on.gif" OverBitmap "exit_over.gif" top 484 left 828 Event mouseover mainBrowser.Location "mainsite.html" kaart Hide mainBrowser Show endevent event click exit endevent endobject ############### # minimize # ############### object button type graphical Bitmap "min_on.gif" OverBitmap "min_over.gif" top 484 left 776 Event Click minimize endevent EndObject ############### #MP3 # ############### object button type graphical Bitmap "mp3_on.gif" OverBitmap "mp3_over.gif" top 606 left 822 Event mouseover mainBrowser.Location "mainsite-mp3.html" Endevent Event Click new "ibiza-sites-music.tac" minimize endevent EndObject ############### #chiringuito # ############### object button type graphical Bitmap "chiringuito_on.gif" OverBitmap "chiringuito_over.gif" top 533 left 748 Event mouseover mainBrowser.Location "mainsite-chiringuito.html" Endevent Event Click new "ibiza-sites-chiringuito.tac" minimize endevent EndObject ############### #Sports # ############### object button type graphical Bitmap "sports_on.gif" OverBitmap "sports_over.gif" top 533 left 822 Event mouseover mainBrowser.Location "mainsite-sports.html" Endevent Event Click new "ibiza-sites-sports.tac" minimize endevent EndObject ############### #More Browsers # ############### object button type graphical Bitmap "all_over.gif" OverBitmap "all_on.gif" top 533 left 675 Event mouseover mainBrowser.Location "mainsite-allbrowsers.html" Endevent Event Click new "http://www.ibiza4all.org/ibiza/idb.tac" minimize endevent EndObject ############### #Beaches # ############### object button type graphical Bitmap "beach_on.gif" OverBitmap "beach_over.gif" top 606 left 748 Event mouseover mainBrowser.Location "mainsite-beach.html" Endevent Event Click new "ibiza-sites-beaches.tac" minimize endevent EndObject ############### #Map # ############### object button type graphical Bitmap "map_on.gif" OverBitmap "map_over.gif" top 606 left 675 Event mouseover mainbrowser.Location "mainsites.html" Endevent EndObject ############### # menu # ############### object button Name menu type graphical Bitmap "menu1.gif" top 480 left 671 EndObject ############### # menu # ############### object button Name menu2 type graphical Bitmap "menu2.gif" top 480 left 671 EndObject