Now it is possible to open Frequently used multiple websites at one click . . .
> Open notepad
> Copy and Paste the following code
@echo off
start www.google.com
start www.facebook.com
start www.gmail.com
> You may also add some more web URLs
> Save it as " Filename.bat " (.bat is must)
> Change the filetype to All files
> Done!!!