//Specifies how many stars you would like to add to web page.
//Note: Too many stars may slow down the speed of moving.
var jsStarFieldBG_starTotal=100;

//A list of colors that will be used for stars. You may add more colors here.
var jsStarFieldBG_starColorList=['white','gray','silver','gold'];