' . 'Night time/Dry/mostly cloudy - '; $weathercond = 'Dry'; $Currentsolardescription = 'Night time/Dry/mostly cloudy - '; $current_summary = $Currentsolardescription; $current_summary = preg_replace('|^/[^/]+/|','',$current_summary); $current_summary = preg_replace('|\\\\|',', ',$current_summary); $current_summary = preg_replace('|/|',', ',$current_summary); // // $cloudheightfeet = '962'; // Estimated cloud base height, feet, (based on dew point, and you height above sea level...enter $cloudheightmeters = '293'; // Estimated cloud base height, metres, (based on dew point, and you height above sea // end of stock testtags.txt // ---------------------------------------------------------------------------------------------------- // begin mchallis tags added to testtags.txt for printable flyer $maxgsthrtime = ''; // time that the max gust last prior 1 hour occured $minbaroyest = '29.858'; $minbaroyestt = '4:49 PM'; $mrecordlowbaro = '29.684'; $mrecordlowbaroday = '3'; $mrecordlowbaromonth = '8'; $mrecordlowbaroyear = '2026'; $yrecordlowbaro = '29.512'; $yrecordlowbaroday = '16'; $yrecordlowbaromonth = '2'; $yrecordlowbaroyear = '2026'; // end mchallis tags added to testtags.txt for printable flyer // ---------------------------------------------------------------------------------------------------- // New WebsterWeatherLive VER 4.10 tags //---------------------------------------------- $lighteningbearing = '0'; $lighteningdistance = '0'; $lighteningcountlasthournextstorm = '0'; $lighteningcountlastminutenextstorm = '0'; $lighteningcountlast12hournextstorm = '0'; $lighteningcountlast30minutesnextstorm = '0'; $timeofdaygreeting = 'Night'; $avwindlastimediate60 = '0.0'; // average wind speed $avwindlastimediate120 = '0.0'; // average wind speed $currentmonthaveragerain = '---'; // average rain for current month // // version 5.00+ $avwindlastimediate15 = '0.0'; // average wind speed $avwindlastimediate30 = '0.0'; // average wind speed $todayhihumidex = '68.7'; //daily high humidex $todaylohumidex = '65.4'; //Daily low Humidex //Version 5.02 $dayornight = 'Night'; // Day or night flag //Version 6.20 $tempchangelasthourfaren = '-1.3'; //For snow prediction $abshum = '6.83'; //For snow prediction $maxtemp4today = '94.5'; // max from station's records $mintemp4today = '51.1'; // min from station's records $maxtemp4todayyr = '2009'; // max year from station's records $mintemp4todayyr = '2011'; // min year from station's records $avsnowjan = '0.0'; //Average snow for jan from your inputted snow data (cm) $avsnowfeb = '0.0'; //Average snow for feb from your inputted snow data (cm) $avsnowmar = '0.0'; //Average snow for mar from your inputted snow data (cm) $avsnowapr = '0.0'; //Average snow for apr from your inputted snow data (cm) $avsnowmay = '0.0'; //Average snow for may from your inputted snow data (cm) $avsnowjun = '0.0'; //Average snow for may from your inputted snow data (cm) $avsnowjul = '0.0'; //Average snow for jul from your inputted snow data (cm) $avsnowaug = '0.0'; //Average snow for aug from your inputted snow data (cm) $avsnowsep = '0.0'; //Average snow for sep from your inputted snow data (cm) $avsnowoct = '0.0'; //Average snow for oct from your inputted snow data (cm) $avsnownov = '0.0'; //Average snow for nov from your inputted snow data (cm) $avsnowdec = '0.0'; //Average snow for dec from your inputted snow data (cm) $avsnowjannow = '0.0'; $avsnowfebnow = '0.0'; $avsnowmarnow = '0.0'; $avsnowaprnow = '0.0'; $avsnowmaynow = '0.0'; $avsnowjunnow = '0.0'; $avsnowjulnow = '0.0'; $avsnowaugnow = '0.0'; $avsnowsepnow = '0.0'; $avsnowoctnow = '0.0'; $avsnownovnow = '0.0'; $avsnowdecnow = '0.0'; // end of websterweather additions // ---------------------------------------------------------------------------------------------------- // relayweather wxglobalwarming // For Temperature Trend Chart, you Need to add the following to your testtags file if they don't yet exist: $avtempjannow = '50.5'; $avtempfebnow = '54.0'; $avtempmarnow = '62.0'; $avtempaprnow = '58.7'; $avtempmaynow = '63.1'; $avtempjunnow = '67.9'; $avtempjulnow = '69.3'; $avtempaugnow = '70.9'; $avtempsepnow = '69.5'; $avtempoctnow = '61.2'; $avtempnovnow = '54.7'; $avtempdecnow = '49.9'; $avtempjan = '49.4';//Average temperature for january from your data $avtempfeb = '51.8';//Average temperature for february from your data $avtempmar = '54.6';//Average temperature for march from your data $avtempapr = '58.1';//Average temperature for april from your data $avtempmay = '62.2';//Average temperature for may from your data $avtempjun = '67.2';//Average temperature for june from your data $avtempjul = '69.3';//Average temperature for july from your data $avtempaug = '69.1';//Average temperature for august from your data $avtempsep = '67.2';//Average temperature for september from your data $avtempoct = '61.9';//Average temperature for october from your data $avtempnov = '53.6';//Average temperature for november from your data $avtempdec = '48.7';//Average temperature for december from your data //For the Rain Trending Chart, you Need to add the following to your testtags file if they don't yet exist: //Start Rain Trending $avrainjan = '4.43'; $avrainfeb = '4.41'; $avrainmar = '2.98'; $avrainapr = '1.34'; $avrainmay = '0.30'; $avrainjun = '0.09'; $avrainjul = '0.00'; $avrainaug = '0.00'; $avrainsep = '0.10'; $avrainoct = '1.01'; $avrainnov = '1.81'; $avraindec = '4.59'; $avrainjannow = '3.45'; $avrainfebnow = '4.61'; $avrainmarnow = '0.03'; $avrainaprnow = '2.23'; $avrainmaynow = '0.14'; $avrainjunnow = '0.00'; $avrainjulnow = '0.00'; $avrainaugnow = '0.00'; $avrainsepnow = '0.20'; $avrainoctnow = '1.48'; $avrainnovnow = '3.85'; $avraindecnow = '4.35'; //End Rain Trending // end of relayweather tags // ---------------------------------------------------------------------------------------------------- // eastmasonville wxrecord.php tags $recordhightemp = '109.0'; $recordlowtemp = '17.1'; $recordhighheatindex = '125.6'; $recordlowchill = '17.1'; $warmestdayonrecord = '107.1 F on: Sep 05 2022'; $warmestnightonrecord = '91.0F on: Jun 20 2011'; $coldestdayonrecord = '38.8F on: Dec 08 2013'; $coldestnightonrecord = '30.9F on: Dec 10 2013'; $recordwindgust = '62.0'; $recordwindspeed = '27.0'; $recordhighwindrun = '160.5'; $recorddailyrain = '5.25'; $recordhighrainmth = '14.9'; $recordrainrate = '0.110'; $recorddayswithrain = '19'; $recorddaysnorain = '212'; $recordhighdew = '119.3'; $recordlowdew = '-36.8'; $recordhighhum = '100'; $recordlowhum = '0'; $recordhighbaro = '30.590'; $recordlowbaro = '26.001'; $recordhighsolar = '1365.0'; $recordhightempmonth = '9'; $recordhightempday = '6'; $recordhightempyear = '2022'; $recordlowtempmonth = '8'; $recordlowtempday = '10'; $recordlowtempyear = '2016'; $recordhighheatindexmonth = '5'; $recordhighheatindexday = '26'; $recordhighheatindexyear = '2004'; $recordlowchillmonth = '8'; $recordlowchillday = '10'; $recordlowchillyear = '2016'; $recordhighgustmonth = '11'; $recordhighgustday = '21'; $recordhighgustyear = '2009'; $recordhighavwindmonth = '1'; $recordhighavwindday = '20'; $recordhighavwindyear = '2010'; $recordhighwindrunmth = '2'; $recordhighwindrunday = '5'; $recordhighwindrunyr = '2024'; $recorddailyrainmonth = '10'; $recorddailyrainday = '13'; $recorddailyrainyear = '2009'; $recordhighrainmthmth = '1'; $recordhighrainmthyr = '2017'; $recordrainratemonth = '12'; $recordrainrateday = '13'; $recordrainrateyear = '2021'; $recorddayswithrainmonth = '3'; $recorddayswithrainday = '29'; $recorddayswithrainyear = '2023'; $recorddaysnorainmonth = '10'; $recorddaysnorainday = '18'; $recorddaysnorainyear = '2021'; $recordhighdewmonth = '5'; $recordhighdewday = '26'; $recordhighdewyear = '2004'; $recordlowdewmonth = '2'; $recordlowdewday = '24'; $recordlowdewyear = '2004'; $recordhighhummonth = '2'; $recordhighhumday = '24'; $recordhighhumyear = '2004'; $recordlowhummonth = '10'; $recordlowhumday = '11'; $recordlowhumyear = '2022'; $recordhighbaromonth = '1'; $recordhighbaroday = '27'; $recordhighbaroyear = '2017'; $recordlowbaromonth = '255'; $recordlowbaroday = '0'; $recordlowbaroyear = '2008'; $recordhighsolarmonth = '5'; $recordhighsolarday = '19'; $recordhighsolaryear = '2019'; $recordhighuv = '15.2'; $recordhighuvmonth = '5'; $recordhighuvday = '6'; $recordhighuvyear = '2009'; $yrecordhighheatindex = '97.0'; $yrecordhighheatindexmonth = '7'; $yrecordhighheatindexday = '14'; $yrecordhighheatindexyear = '2026'; $ywarmestdayonrecord = '98.1F on: Jun 11 2026'; $ywarmestnightonrecord = '75.0F on: Jul 13 2026'; $ycoldestdayonrecord = '46.2F on: Feb 17 2026'; $ycoldestnightonrecord = '38.7F on: Jan 10 2026'; $yrecordhighwindrun = '95.3'; $yrecordhighwindrunmth = '1'; $yrecordhighwindrunday = '2'; $yrecordhighwindrunyr = '2026'; $yrecorddailyrain = '1.12'; $yrecordhighrainmth = '4.6'; $yrecordrainrate = '0.028'; $yrecorddayswithrain = '6'; $yrecorddaysnorain = '75'; $yrecordhighdew = '65.7'; $yrecordlowdew = '17.6'; $yrecordhighhum = '99'; $yrecordlowhum = '0'; $yrecorddailyrainmonth = '2'; $yrecorddailyrainday = '17'; $yrecorddailyrainyear = '2026'; $yrecordhighrainmthmth = '2'; $yrecordhighrainmthyr = '2026'; $yrecordrainratemonth = '2'; $yrecordrainrateday = '17'; $yrecordrainrateyear = '2026'; $yrecorddayswithrainmonth = '1'; $yrecorddayswithrainday = '5'; $yrecorddaysnorainmonth = '8'; $yrecorddaysnorainday = '12'; $yrecordhighdewmonth = '7'; $yrecordhighdewday = '21'; $yrecordhighdewyear = '2026'; $yrecordlowdewmonth = '4'; $yrecordlowdewday = '19'; $yrecordlowdewyear = '2026'; $yrecordhighhummonth = '1'; $yrecordhighhumday = '1'; $yrecordhighhumyear = '2026'; $yrecordlowhummonth = '2'; $yrecordlowhumday = '10'; $yrecordlowhumyear = '2026'; $yrecordhighsolar = '1272.0'; $yrecordhighsolarmonth = '5'; $yrecordhighsolarday = '28'; $yrecordhighsolaryear = '2026'; $yrecordhighuv = '10.6'; $yrecordhighuvmonth = '7'; $yrecordhighuvday = '19'; $yrecordhighuvyear = '2026'; $mrecordhighheatindex = '93.7'; $mrecordhighheatindexmonth = '8'; $mrecordhighheatindexday = '3'; $mrecordhighheatindexyear = '2026'; $mrecordhighwindrun = '38.6'; $mrecordhighwindrunmth = '8'; $mrecordhighwindrunday = '6'; $mrecordhighwindrunyr = '2026'; $mrecorddailyrain = '0.00'; $mrecordhighrainmth = '0.0'; $mrecordrainrate = '0.000'; $mrecorddayswithrain = '0'; $mrecorddaysnorain = '75'; $mrecordhighdew = '64.8'; $mrecordlowdew = '46.6'; $mrecordhighhum = '93'; $mrecordlowhum = '24'; $mrecorddailyrainmonth = '8'; $mrecorddailyrainday = '1'; $mrecorddailyrainyear = '2026'; $mrecordhighrainmthmth = '5'; $mrecordhighrainmthyr = '2026'; $mrecordrainratemonth = '8'; $mrecordrainrateday = '1'; $mrecordrainrateyear = '2026'; $mrecorddayswithrainmonth = '8'; $mrecorddayswithrainday = '1'; $mrecorddaysnorainmonth = '8'; $mrecorddaysnorainday = '12'; $mrecordhighdewmonth = '8'; $mrecordhighdewday = '9'; $mrecordhighdewyear = '2026'; $mrecordlowdewmonth = '8'; $mrecordlowdewday = '3'; $mrecordlowdewyear = '2026'; $mrecordhighhummonth = '8'; $mrecordhighhumday = '9'; $mrecordhighhumyear = '2026'; $mrecordlowhummonth = '8'; $mrecordlowhumday = '3'; $mrecordlowhumyear = '2026'; $myrecordhighbaromonth = '8'; $mrecordhighsolar = '1056.0'; $mrecordhighsolarmonth = '8'; $mrecordhighsolarday = '7'; $mrecordhighsolaryear = '2026'; $mrecordhighuv = '8.2'; $mrecordhighuvmonth = '8'; $mrecordhighuvday = '7'; $mrecordhighuvyear = '2026'; // end of eastmasonville wxrecord.php tags // ---------------------------------------------------------------------------------------------------- // other addons $vpissstatus = 'Ok'; // VP ISS Status $vpreception2 = '96%'; // VP Current reception % *** NEW IN V1.01 $vpconsolebattery = '4.5'; // VP Console Battery Volts *** NEW IN V1.01 $firewi = '27.5'; // Fire Weather Index $avtempweek = '70.0'; // Average Weekly Temp $hddday = '0.2'; // Heating Degree for day $hddmonth = '0.2'; // Heating Degree for month to date $hddyear = '1152.8'; // Heating Degree for year to date $cddday = '0.0'; // Cooling Degree for day $cddmonth = '65.9'; // Cooling Degree for month to date $cddyear = '353.4'; // Cooling Degree for year to date $minchillweek = '60.1'; // Minimum Wind Chill over past 7 days $maxheatweek = '90.6'; // Maximum Heat Index for the Week *** NEW IN V2.00 $airdensity = '1.21'; //air density $solarnoon = '13:13'; // Solar noon $changeinday = '-00:02:00'; // change in day length since yesterday $etcurrentweek = '1.346'; // ET total for the last 7 days $sunshinehourstodateday = '00:00'; $sunshinehourstodatemonth = '129:06'; $maxsolarfortime = '0'; $wetbulb = '57.8'; $lighteningcountlasthour = '0'; $lighteningcountlastminute = '0'; $lighteningcountlast5minutes = '0'; $lighteningcountlast12hour = '0'; $lighteningcountlast30minutes = '0'; $lighteningcountlasttime = ''; $lighteningcountmonth = '0'; $lighteningcountyear = '0'; $chandler = '-0.6'; $maxdew = '57.2'; $maxdewt = '12:07 AM'; $mindew = '55.9'; $mindewt = '1:39 AM'; $maxdewyest = '61.2'; $maxdewyestt = '3:57 PM'; $mindewyest = '55.0'; $mindewyestt = '12:47 PM'; $stationname = 'KCASARAT1'; $raindifffromav = '---'; $raindifffromavyear = '20.270'; $gddmonth = '283.8'; $gddyear = '3069.0'; $maxheat = '62.7'; $maxheatt = '12:00 AM'; $maxheatyest = '86.3'; $yeartodateavtemp = '61.4'; $monthtodateavtemp = '70.9'; $maxchillyest = '86.5'; $monthtodatemaxgust = '11.5'; $monthtodateavspeed = '1.4'; // MTD average wind speed $monthtodateavgust = '2.6'; //MTD average wind gust $yeartodateavwind = '1.6'; // YTD average wind speed $yeartodategstwind = '3.0'; // YTD avg wind gust $lowbaro = '29.872'; $lowbarot = '1:38 AM'; $monthtodatemaxbaro = '29.999'; // MTD average wind speed $monthtodateminbaro = '29.682'; //MTD average wind gust $sunshinehourstodateyear = '1266:36'; $sunshineyesterday = '11:56'; $avtempsincemidnight = '61.3'; $yesterdayavtemp = '69.5'; $avgspeedsincereset = '0.0'; $maxheatyestt = '2:57 PM'; $windrunyesterday = '35.40'; $currentwdet = '0.013'; $yesterdaywdet = '0.191'; $highhum = '86'; $highhumt = '1:05 AM'; $lowhum = '82'; $lowhumt = '12:00 AM'; $maxhumyest = '91'; $maxhumyestt = '6:57 AM'; $minhumyest = '38'; $minhumyestt = '1:52 PM'; $recordhightempjan = '76.3'; $recordlowtempjan = '27.9'; $recordhightempfeb = '83.8'; $recordlowtempfeb = '35.2'; $recordhightempmar = '93.2'; $recordlowtempmar = '37.8'; $recordhightempapr = '96.6'; $recordlowtempapr = '43.5'; $recordhightempmay = '100.2'; $recordlowtempmay = '46.2'; $recordhightempjun = '101.7'; $recordlowtempjun = '47.5'; $recordhightempjul = '98.2'; $recordlowtempjul = '47.7'; $recordhightempaug = '95.4'; $recordlowtempaug = '14.2'; $recordhightempsep = '95.4'; $recordlowtempsep = '35.4'; $recordhightempoct = '86.7'; $recordlowtempoct = '38.8'; $recordhightempnov = '79.5'; $recordlowtempnov = '30.7'; $recordhightempdec = '72.9'; $recordlowtempdec = '26.6'; // end of other addons $visibility = '---'; // Visibility (miles) $visibilitykm = '---'; // Visibility (km) $yrecordwindgust = '30.0'; // record high wind gust $yrecordhighgustday = '17'; // Day of record high wind gust $yrecordhighgustmonth = '2'; // Month of record high wind gust $yrecordhighgustyear = '2026'; // Year of record high wind gust $downloadedmetar1extrasky = '%downloadedmetar1extrasky%'; // Sky conditions $downloadedmetar1sky = '%downloadedmetar1sky%'; // More sky conditions $downloadedmetar1cloud = '%downloadedmetar1cloud%'; // Cloud conditions or weather $downloadedmetar1press = '%downloadedmetar1press%'; // Barometer reading $downloadedmetar1humi = '%downloadedmetar1humi%'; // Humidity reading $downloadedmetar1dewp = '%downloadedmetar1dewp%'; // Dew point reading $downloadedmetar1temp = '%downloadedmetar1temp%'; // Temperature reading $downloadedmetar1tempcelsius = '%downloadedmetar1tempcelsius%'; // Temperature reading in celsius $downloadedmetar1wind = '%downloadedmetar1wind%'; // Wind readings (speed and direction) $downloadedmetar1location = '%downloadedmetar1location%'; // Metar name and time stamp $downloadedmetar1vis = '%downloadedmetar1vis%'; // Visibility $downloadedmetar1name = '%downloadedmetar1name%'; // Just the metar name // (1st 10 metars only) $downloadedmetar1time = '%downloadedmetar1time%'; // Just the time of update // (1st 10 metars only) $downloadedmetar1rainlasthour = '%downloadedmetar1rainlasthour%'; // Rain in the last hour (if its available) $downloadedmetar1windonly = '%downloadedmetar1windonly%'; // Shows just the windspeed only (1st 10 metars only) $downloadedmetar1dironly = '%downloadedmetar1dironly%'; // Shows direction in letter (1st 10 metars only) $downloadedmetar1dironlydeg = '%downloadedmetar1dironlydeg%'; // Shows dir in degrees (1st 10 metars only) //Air Quality //========== //Air Quality //========== $purpleair2_5 = '3.9'; //Value of 2.5 micron particle measure from purple air sensor (see in WD under setup, advanced/misc) $purpleair1_0 = '2.4'; //Value of 1.0 micron particle measure from purple air sensor $purpleair10_0 = '4.3'; //Value of 10.0 micron particle measure from purple air sensor $purpleairaqi = '16.0'; //AQI (air quality index) value from purple air sensor $purpleairaqidescription = 'Good '; //AQI description (e.g Good, moderate) $purpleair60minmean10_0 = '4.5'; //Last 60 minutes average PM 10.0 value $purpleair60minmean2_5 = '4.0'; //Last 60 minutes average PM 2.5 value $purpleair24hourmean10_0 = '2.5'; //Last 24 hours average PM 10.0 value $purpleair24hourmean2_5 = '2.2'; //Last 24 hours average PM 2.5 value $purpleair60minmin10_0 = '3.8'; //Min value in last 60 minutes PM 10.0 value $purpleair24hourmin10_0 = '0.0'; //Min value in last 24 hours PM 10.0 value $purpleair60minmin2_5 = '3.3'; //Min value in last 60 minutes PM 2.5 value $purpleair24hourmin2_5 = '0.0'; //Min value in last 24 hours PM 2.5 value $purpleair60minmax10_0 = '5.8'; //Max value in last 60 minutes PM 10.0 value $purpleair24hourmax10_0 = '17.4'; //Max value in last 24 hours PM 10.0 value $purpleair60minmax2_5 = '4.6'; //Max value in last 60 minutes PM 2.5 value $purpleair24hourmax2_5 = '15.4'; //Max value in last 24 hours PM 2.5 value /* bad data here $avairjan2_5 = '4.7'; $avairfeb2_5 = '2.7'; $avairmar2_5 = '2.2'; $avairapr2_5 = '2.7'; $avairmay2_5 = '3.6'; $avairjun2_5 = '4.1'; $avairjul2_5 = '4.6'; $avairaug2_5 = '10.7'; $avairsep2_5 = '9.5'; $avairoct2_5 = '6.4'; $avairnov2_5 = '6.7'; $avairdec2_5 = '6.6'; $avairjan10_0 = '5.2 '; $avairfeb10_0 = '3.0'; $avairmar10_0 = '2.4'; $avairapr10_0 = '3.1'; $avairmay10_0 = '4.2'; $avairjun10_0 = '4.6'; $avairjul10_0 = '5.2'; $avairaug10_0 = '12.8'; $avairsep10_0 = '11.5'; $avairoct10_0 = '7.4'; $avairnov10_0 = '14.2'; $avairdec10_0 = '7.6'; $avairjannow2_5 = '4.9'; $avairfebnow2_5 = '0.5'; $avairmarnow2_5 = '3.2'; $avairaprnow2_5 = '2.1'; $avairmaynow2_5 = '3.6'; $avairjunnow2_5 = '4.0'; $avairjulnow2_5 = '4.3'; $avairaugnow2_5 = '0.1'; $avairsepnow2_5 = '---'; $avairoctnow2_5 = '---'; $avairnovnow2_5 = '---'; $avairdecnow2_5 = '---'; $avairjannow10_0 = '5.4'; $avairfebnow10_0 = '0.7'; $avairmarnow10_0 = '3.6'; $avairaprnow10_0 = '2.4'; $avairmaynow10_0 = '4.2'; $avairjunnow10_0 = '4.6'; $avairjulnow10_0 = '4.9'; $avairaugnow10_0 = '0.1'; $avairsepnow10_0 = '---'; $avairoctnow10_0 = '---'; $avairnovnow10_0 = '---'; $avairdecnow10_0 = '---'; */ $purpleair2_52 ='17.3'; //2nd sensor 2.5 reading $purpleair1_02 ='17.3'; //2nd sensor 1.0 reading $purpleair10_02 ='19.5'; //2nd sensor 10 reading $purpleairaqi2 ='61.9'; //2nd sensor aqi reading $purpleairaqidescription2 = 'Moderate '; // 2nd sensor aqi description /* for testing $dayforecasttimestamp = '-'; // 5dayforecasttimestamp $dayforecastheading = '-'; // 5dayforecastheading $dayforecastday1 = '---'; // 5dayforecastday1 $dayforecastdayday1 = 'TODAY'; // 5dayforecastdayday1 $dayforecastday2 = '---'; // 5dayforecastday2 $dayforecastdayday2 = 'Today'; // 5dayforecastdayday2 $dayforecastday3 = '---'; // 5dayforecastday3 $dayforecastdayday3 = 'Today'; // 5dayforecastdayday3 $dayforecastday4 = '---'; // 5dayforecastday4 $dayforecastdayday4 = 'Today'; // 5dayforecastdayday4 $dayforecastday5 = '---'; // 5dayforecastday5 $dayforecastdayday5 = 'Today'; // 5dayforecastdayday5 $dayforecastday5 = '---'; // 5dayforecastday5 $dayforecastdayday6 = 'Today'; // 5dayforecastdayday6 $dayforecastday7 = '---'; // 5dayforecastday7 $dayforecastdayday7 = 'Today'; // 5dayforecastdayday7 $dayforecastday7 = '---'; // 5dayforecastday7 $dayforecastdayday8 = 'Today'; // 5dayforecastdayday8 $dayforecastday9 = '---'; // 5dayforecastday9 $dayforecastdayday9 = 'Today'; // 5dayforecastdayday9 //*/ // end of testtags.txt/testtags.php