<%@ LANGUAGE="VBSCRIPT" %> <% dim title, sidebar, partnerbanner title = "Composting" 'sidebar = 1 selectedsection=1 'partnerbanner = 1 %> Indiana Artist

Strokes of Nature
The Artwork
Of
William Lawrence Blahunka


Home

About The Artist

Wildlife

Landscapes

Portraits

Links

Contact

What's New

Email







Copyright 2009



>Commissions Welcome!
Call
812-342-0778
Convenient & Secure
Online Purchasing U.S. Only
Prints
Allow 10 business days
For Purchases




Originals and Prints of Art are Available--
See Gallery For Pricing
All prints are on 100% cotton rag, acid free, archival paper and printed with lightfast archival inks. To insure the print life I recommend framing prints using UV glass to block out harmful ultra violet light, and 100% rag, acid-free mounting materials. Always keep artwork away from direct sunlight!

Prints are also available on canvas - call for detailed information and pricing.

*Notecards are available of all images in packages of six for $12.
Notecards are
4 1/4 x 5 1/2,
blank inside and come with envelopes.



<% Dim strPath, File, file2, x,liCount, j ,resfile, d, i ,fl strPath = "counter7.txt" strPath = Server.MapPath(strPath) Set File = Server.CreateObject("Scripting.FileSystemObject") set file2=File.OpenTextFile(strPath) x=file2.readline set resfile = File.createTextFile (strPath) resfile.writeline(x+1) liCount=Cstr(x+1) j = Len(liCount) d=7 - j %> <% For i=1 to d step 1 Response.Write ("") Next For i=1 to j step 1 fl="digi" + Mid(liCount, i , 1) + ".gif" Response.Write ("" Next %>