var PerDate 	= "11-23-2009"
var PerHour 	= "17"
function show(i)
 {
 document.write(i)
 }
