i almost got it the way i want but,
the tabs are clung to all saying web page and not looking right or the individaulism what am i doing wrong?

menu status {
PHM Script Info: { dialog -m About1 About1 }
}
dialog About1 {
title "PHMScript 2003 Info"
size -1 -1 170 120
icon graphics/icon.ico, index
option dbu
button "Close", 1, 119 83 30 12, ok
tab "Copy Right", 2, 7 5 152 75
box "© Information", 3, 18 24 132 50, tab 2
text "The scirpt is © 2003 by irc.PHMinistries and all Networked Servers. For More Info Please Visit Our Site", 4, 27 36 113 29, tab 2
tab "Version", 5
box "Version", 6, 16 23 13 50, tab 5
text "PHM Script Version v²", 7, 32 43 98 12, tab 5 center
tab "ScripterZ", 8
box "ScripterZ", 9, 18 24 127 50, tab 8
text "Developers: OuTsIdErS, MegaThunder", 10, 37 38 91 12, tab 8
text "Counselor, Brook, Flash_C5", 11, 42 50 110 12, tab 8 center
tab "Web Page", 12
box "Web Page", 13, 24 25 115 50 tab 12
text "Visit Us At www.phministries.net", 14, 70 40 60 12, tab 12 center
link "www.phministries.net", 15, 65 60 70 12, tab 12 center
icon 16,10 100 200 110,graphics/icon.ico, index, center
icon 17,45 100 200 110,graphics/icon.ico, index, center
icon 18,80 100 200 110,graphics/icon.ico, index, center
icon 19, 115 100 200 110,graphics/icon.ico, inxed, center
icon 20,140 100 200 110, graphics/icon.ico, index, center
}
confused