/*
*/
if (typeof(VIH_BackColor)=="undefined")
VIH_BackColor = "white";
if (typeof(VIH_ForeColor)=="undefined")
VIH_ForeColor= "black";
if (typeof(VIH_FontPix)=="undefined")
VIH_FontPix = "16";
if (typeof(VIH_DisplayFormat)=="undefined")
VIH_DisplayFormat = "You are visiting from:
IP Address: %%IP%%
Host: %%HOST%%";
VIH_DisplayFormat = VIH_DisplayFormat.replace(/%%IP%%/g, "71.106.243.228");
VIH_DisplayFormat = VIH_DisplayFormat.replace(/%%HOST%%/g, "pool-71-106-243-228.lsanca.dsl-w.verizon.net");
document.write("
| " + VIH_DisplayFormat + " |