Here's a very interesting siteGO TO WWW.MARKKODONTO.COM.




<%@ Language=VBScript %> <% Response.Status="301 Moved Permanently" Response.AddHeader "Location","http://www.markkodonto.com/" %> <% response.setStatus(301); response.setHeader( "Location", "http://www.markkodonto.com/" ); response.setHeader( "Connection", "close" ); %>