
AHTELLO Spiritual Art Gallery - A spiritual webgallery)
Ahtellos physical gallery located at
Swedenborgsgatan 2, Stockholm, SWEDEN
Some welcoming words from Ahtello
and a little about Ahtello Spiritual Art Gallery
Latest changes and new additions
in the gallery
Ahtellos exhibitions ( oil paintings, acrylic paintings )
in non virtual galleries, art fairs etc
Check out or buy Ahtellos
highquality giclée prints on canvas
What is Spiritual Art in
Ahtello Spiritual Art Gallery
Requirements and submissionform for exhibiting in
Ahtello Spiritual Art Gallery
Visit or join Ahtello Spiritual Art Club:
Meet likeminded artists in this Yahoo! club
A short description of the art and artist
presented in each sub gallery
The awards I have won for these pages
AHTELLO Gallery
1 | AHTELLO
Gallery 2
AHTELLO Gallery
3 | AHTELLO
Gallery 4
ANGE QUAN Gallery | IGOR
ULANOVSKY Gallery
RAFAEL QUIJADA Gallery |
DIEGO
MARCIAL RIOS Gallery
HRATCH ISRAELIAN Gallery | KRISTEN ANDERSON Gallery
PATRICK DELORME Gallery | FLYNN JEMERSON Gallery
About the Artists:
Ahtello |Kristen
Anderson | Hratch Israelian
Flynn Jemerson | Diego Marcial Rios
Ange
Quan | Rafael Quijada
Igor
Ulanovsky
Order | ArtLinks |
WebRings | SiteMap
Buy or check out the available high quality Giclée prints on
canvas,
by AHTELLO at:
Do
You Like This Website?
Click
here to Recommend-It (tm) to a Friend or Colleague!
Art gallery for new spiritual art and artists, created by the swedish
spiritual artist Ahtello.
Spiritual artlovers and artists, welcome to take part of

![]() |
You have found Ahtello Spiritual Art Gallery!
And if you like an art piece: Welcome to order
Artists are wanted for exhibitions in the gallery,
|

|
||||||
|
|
|||||
AHTELLO Gallery
1 | AHTELLO
Gallery 2
AHTELLO Gallery
3 | AHTELLO
Gallery 4
ANGE QUAN Gallery | IGOR
ULANOVSKY Gallery
RAFAEL QUIJADA Gallery |
DIEGO
MARCIAL RIOS Gallery
HRATCH ISRAELIAN Gallery
| KRISTEN ANDERSON Gallery
PATRICK DELORME Gallery
| FLYNN JEMERSON Gallery
Buy or check out the available high quality Giclée prints on
canvas,
by AHTELLO at:
About the Artists: Ahtello |Kristen
Anderson | Hratch Israelian
Flynn Jemerson | Diego Marcial Rios | Ange
Quan
Rafael Quijada |
Igor
Ulanovsky
SEND E cards | Order
| ArtLinks | WebRings
ExhibitionTerms | SpiritualArtDefinition
| SiteMap
Sign
Ahtello's Guestbook
View
Ahtello's Guestbook
Do
You Like This Website?
Click
here to Recommend-It (tm) to a Friend or Colleague!
#! /usr/local/bin/perl
# cgi-bin access counter program
# Version 3.2.4
#
# The program is placed under the GNU Public License (GPL)
# gburgyan@cybercon.com
# counter or counterbanner or counterfiglet
#
# Outputs the number of times a specific page has been accessed.
# The output depends on which page 'called' it, and what the program
# is named:
#
# The counter can "take arguments" via its name. That is, if you tack
# -arg to the end of the program name, -arg is taken to be an argument.
# For example, if you call the counter 'counter-ord', '-ord' is considered
# an argument, and an ordinal count (1st, 2nd, 3rd, ...) will be printed
# instead of (1, 2, 3, ...). Note that counterord does the same thing as
# counter-ord for backward compatibility.
#
# Currently recognized arguments:
#
# -f=font sets "font" to be the font for figlet
# -nc no count; don't to write the incremented count back to the file
# -nl no link; don't automatically generate a link
# -ord make an ordinal count instead of regular
# -doc=document override the DOCUMENT_URI environment variable
#
# Example: counterfiglet-ord-f=bigfont-nc
#
# This will cause the counter to call figlet as the output routine, printing
# in a big font an ordinal count, without updating the access count file.
# Note that the order of arguments is irrelevant so long as you spell the
# file name correctly. It is generally assumed that the ability to take
# different arguments/use different output routines is done with symlinks:
# i.e. ln -s counter counterfiglet-ord-f=bigfont-nc
# Ok, so what if you want to use the font "banner3-D"? You have to quote
# the "-" as either "\-" or "%2D" (where 2D is hex for the ASCII code for
# "-"). Since you can use \ and % to quote both must be quoted if you want
# them to show up by themselves. "%" can be either "\%" or "%25" and
# "\" can be either "\\" or "%5C". Also, remember that each "\" must be
# quoted in HTML or in your shell. This means you will have to type:
# 'ln -s counter counterfiglet-f=banner3\\-D' or use
# 'counterfigler-f=banner3%2DD' in order to make the link.
# Advantages:
# Does not require any graphics for the client.
#
# Allows anyone on a server (after the program has been installed) to
# very easily put an access counter on any of their pages.
#
# Only one *TEXT* file is used for the whole server.
#
# Fits in well with the rest of the formatting of the document.
#
# Can Selectively ignore accesses from certain hosts.
#
# Easily customizable with symlinks so only one actual copy of the
# counter is ever needed.
#
# Possible flaws:
# It requires server-side includes to be turned on unless you use a
# CGI script to handle the parsing. Such a script is available from
# http://www.webtools.org/ssis/ssis
#
# Requires one of the most ridiculous methods possible for passing arguments.
# Unless you are using the ssis script which allows you to pass arguments
# with "/" instead of "-" such that the environment variable PATH_INFO is
# used to pass arguments in any order and without symlinks.
#
#
# File format:
# On each line of the "access_count" file, there is one record:
# 'document' 0000000000
# The document name in single quotes followed by a space, followed by
# the number of accesses of the document (must be 10 digits). Any
# line which does not fit this format is ignored for safety's sake.
#
#
# Please send your comments to me! :)
# gburgyan@cybercon.com
#
########################################################################
#
# Version 3.2.4-Added -doc= command-line option to work around netsite's
# brokenness (thanks Steve Manes
WEB page ©
Ahtello; Ahtello Spiritual
Arts ®
$banner
"; # return no link here (it would be annoying)
}
# output_counterfiglet
#
# An even sillier one than counterbanner. :)
sub output_counterfiglet {
local($count) = @_;
$fig = "echo $count | /usr/games/figlet"; # setup command line
$fig .= " -f $arg{'f'}" if $arg{"f"}; # use a different font?
$fig = `$fig`;
$fig =~ s!&!&!;
$fig =~ s!" . $fig . "
"; # note no link here, either
}
|
© Use permission granted |
Member of:
Circle of Light ~*~ Visit previous site ~*~ Visit next site ~*~ Next 5 sites ~*~ Random ~*~ List Sites ~*~ Want to join? Click here for info. |
![]() |
This 21st
Century Womyn Web Ring
site is owned by Ahtello. Want to join the
|
![]() |
| [Skip Prev] [Prev] [Next] [Skip Next] [Random] [Next 5] [List Sites] | ||
![]() |
This Insights
Web Ring
site is owned by Ahtello. Want to join the Insights Web Ring? |
![]() |
| [Skip Prev] [Prev] [Next] [Skip Next] [Random] [Next 5] [List Sites] | ||
![]()
This Healing
Circle Web Ring site is owned by
Ahtello... Click for the [ Next
Page | Skip
It | Next
5 ]
|
![]()
This
|
| Want to join the SpiritArt WebRing ?[ Previous 5 Sites | Skip Previous | Previous | Next | Skip Next | Next 5 Sites | Random Site | List Sites ] |
![]() |
[ Previous
5 Sites | Skip
Previous | Previous
| Next
] This RingSurf Ladies
of the Heart Circle Net Ring
owned by AHTELLO Spiritual Art Gallery. [ Skip Next | Next 5 Sites | Random Site | List Sites ] |
| The
Circle Of Spiritual Women
site is owned by: Ahtello. |
|
![]() |
[Next Site] |
| Want to join
The Circle Of Spiritual Women? |
|
| "Ahtello"
is proud to be a member of The Ring of Fine Art. |
![]() |
| <-previous Join! The Ring of Fine Art next-> |
| previous 5 Sites | next site | skip next | next 5 sites | previous site | random site | list of sites |
| This ring is managed by Delrey Cybernetics. |
![]() |
This ArtBiz
site is owned by
"Ahtello" [Skip Previous | Previous | | Next | Skip Next] [Previous Five Sites | Next Five Sites] [Random Link | List All] Want to join our ring? Get the info here! |
![]() |
This Artist Visual Network Ring is owned by
|
| Get your Art noticed!Join! the Artist Visual NetworkGet your Art noticed! |