url = "http://skienshosting.com/blogger.aspx?" u = "gamrecords" b = "blissjournal" records = 10 arch = 0 // Yes shows Archive and no doesn't archive = "yes" // Yes = all entries, no = last 30 days nodates = "yes" // no = show the date, yes = supress the date ttop = 273 // How far from top left = 65 // How far from left width = 215 // Content width bwide = 250 // Box width should be bigger than cwide bheight = 230 // Box Height bcolor = "ffc5af" //Background Color bar = "ffffff" // Color of scroll bar track = "cccccc" //color of scroll track scrolling = "yes" bfont = "verdana" // Blog Font face bsize = 8 // Blog font size fcolor = "000000" //The color of the Blog text linkcolor = "" //The color for the links linkover = "" //The color of the rollover for the link // ------ Do not edit below this line --------- source = url + "arch=" + arch + "&u=" + u + "&b=" + b + "&r=" + records + "&width=" + width + "&bar=" + bar + "&track=" + track + "&bcolor=" + bcolor + "&bfont=" + bfont + "&bsize=" + bsize + "&fcolor=" + fcolor + "&lcolor=" + linkcolor + "&lover=" + linkover + "&scroll=" + scrolling document.write('
' + '
')