﻿var URL = "http://deltangiha-33-z.blogfa.com"
var speed = 0
function reload() {
location = URL
}
setTimeout("reload()", speed);