|
|
 |
Store Categories |
 |
|
 |
New Art |
 |
|
 |
Affiliate Program |
 |
|
|
|
Feng Shui Articles by Pat Heydlauff |
|
 |
| Pat Heydlauff, President of Energy-by-Design and Feng Shui expert, is a consultant, speaker, columnist and award-winning artist. She has been consulting with individuals, families, and companies since the early 1990?s, with clients ranging from California to Florida. In addition, she speaks at corporate and organizational functions, and gives seminars to enhance productivity. Pat Heydlauff can be reached at (561) 799-3443, or at balancingenergy@bellsouth.net . |
 |
| For more information, please visit this authors Feng Shui Web Site. |
 |
|
1054 - Unknown column 'a.authors_id' in 'on clause'
select count(*) as total from articles a, articles_description ad left join authors au on a.authors_id = au.authors_id, articles_to_topics a2t left join topics_description td on a2t.topics_id = td.topics_id where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_status = '1' and au.authors_id = '3' and a.articles_id = a2t.articles_id and ad.articles_id = a2t.articles_id and ad.language_id = '1' and td.language_id = '1'
[TEP STOP]
| | |