// JavaScript Document
var d=new Date()
var time=d.getHours()

if (time < 7 || time > 19) 
{
document.write("<style type='text/css' media='all'><!--@import url('http://animalfactguide.com/blog/wp-content/themes/afg/stylenight.css');--></style>")
}
document.write("<link href='http://animalfactguide.com/blog/wp-content/themes/afg/print.css' rel='stylesheet' type='text/css' media='print' />")