Ok what i am looking for :
I have this page : www.oncvu.com as you can see it has 4 text... its actually 4 different links to different websites. These 4 links are actually 4 categories so when ever you click one of them you should be able to choose where you want to go inside this category.
Now what i need :
When someone hits one of the four links i want my screen to fade black and some text or image shows up like an option thing where there they can choose where they want to go.
Hit link -> Screen fades to black (or transparent dark) -> (inside this transparent thing) i need to be abel to insert some html so i can put links or images.
I think i need some JS because i saw some site haing this fading thing when they show some picture on some protfolios (the whole site fades and the image gets bigger) i need something kind of similar but i want some HTML inside of it so i can insert links or images.
THanks for the help.