Mobile Web User Click Here
Listen On Your Cell

Business - Music - Deep Talk Shows
Program Schedule


The "We All Live Here"
Global Social Community


contact us <> about REN <>classifieds 
Art-Links-Directory.com - Art Resources


 You Are Listening "LIVE" to The Radio Ear Network on your computer or laptop. If you are using a cell phone please click on Mobil Web user link to the left.

The Live Connection will begin in a moment. If you do not hear network sounds please go to the bottom of this page and click on
ER CXonnection 2

 
Sign up for Radio Ear Network Ezine
Enter email


Visit Our Online Mall
Products, podcasts and other items from our show hosts.
click here


Small Business 365 Marketing
Click here
XFeatured Hosts This Week

Living on Purpose

Gwen Blessed

Find out more about our  hosts by clicking on images.

Visit Our Online Mall
Products, podcasts and other items from our shows.
click here
Special Features

You Can Heal Your Life The Movie by Louise Hay 125x125

Copyright © 2008 The Amanatee Group  All rights reserved.
No Sound click here >> ER CXonnection 2

<% Function googleColor(value, random) Dim colorArray colorArray = Split(value, ",") googleColor = colorArray(random Mod (UBound(colorArray) + 1)) End Function Function googleScreenRes() Dim screenRes, delimiter, resArray screenRes = Request.ServerVariables("HTTP_UA_PIXELS") delimiter = "x" if IsEmpty(screenRes) Then screenRes = Request.ServerVariables("HTTP_X_UP_DEVCAP_SCREENPIXELS") delimiter = "," end If resArray = Split(screenRes, delimiter, 2) if (UBound(resArray) + 1) = 2 Then googleScreenRes = "&u_w=" & resArray(0) & "&u_h=" & resArray(1) end If End Function Dim googleTime, googleDt, googleScheme, googleHost googleTime = DateDiff("s", "01/01/1970 00:00:00", Now()) googleDt = (1000 * googleTime) + Round(1000 * (Timer - Int(Timer))) googleScheme = "http://" if StrComp(Request.ServerVariables("HTTPS"), "on") = 0 Then googleScheme = "https://" googleHost = Server.URLEncode(googleScheme & Request.ServerVariables("HTTP_HOST")) Dim googleAdUrl, googleAdOutput googleAdUrl = "http://pagead2.googlesyndication.com/pagead/ads?" &_ "ad_type=text_image" &_ "&channel=7824636706+7366165563+3332626107" &_ "&client=ca-mb-pub-0516295599750430" &_ "&dt=" & googleDt &_ "&format=mobile_double" &_ "&host=" & googleHost &_ "&ip=" & Server.URLEncode(Request.ServerVariables("REMOTE_ADDR")) &_ "&markup=xhtml" &_ "&oe=utf8" &_ "&output=xhtml" &_ "&ref=" & Server.URLEncode(Request.ServerVariables("HTTP_REFERER")) &_ "&url=" & googleHost & Server.URLEncode(Request.ServerVariables("URL")) &_ "&useragent=" & Server.URLEncode(Request.ServerVariables("HTTP_USER_AGENT")) &_ googleScreenRes() Set googleAdOutput = Server.CreateObject("MSXML2.ServerXMLHTTP") googleAdOutput.Open "GET", googleAdUrl, false googleAdOutput.Send Response.Write(googleAdOutput.responseText) %>