All you have to do is
* Open notebook
copy and paste this code ( you of course can change the website you wish to go to this is just a example)
CODE
@ECHO OFF
ECHO STARTING FIREFOX
START C:\"Program Files"\"Mozilla Firefox"\firefox.exe http://www.google.com/ http://myspace.com http://www.trap17.com/forums/index.php?



* Then in notepad go to file save as
* save the file as in the file name box somefilename.BAT ( it MUST have a BAT extension)
* in the save file type click on all files
* then click save

Thats it very easy works, perfect on firefox and it opens the the all the sites TABBED so it wont open 3 or five windows at once.

IF you when the sites to load on start up move the BAT to C:\Documents and Settings\All Users\Start Menu\Programs\Startup or the start up folder on you windows OS

Reply