<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article SYSTEM "../entities/xhtml-charset.dtd">
<article>
	<render target="browser">
		<topBanner>/xml/top-banner.xml</topBanner>
		<bottomBanner>/xml/home-bottom-banner.xml</bottomBanner>
  	
		<!--==== theme and layout ====-->
		<!-- containing link to css containing background, buttons and layout -->
		<theme>
			<!--<link rel="stylesheet" href="/css/theme_darkbg.css" />-->
			<link rel="stylesheet" href="/css/gadgets.css"/>
		</theme>		
				
		<!--==== use flash? ====-->
		<useFlash>true</useFlash>
		
		<!--==== local css ====-->
		<localStyle/>
	
		<!--==== local js ====-->
		<localScript/>
  	
	</render>

	<!--==== article main content start here ====-->
	<title>terms of use</title>
	<contentType>text/html; charset=UTF-8</contentType>
	<contentLang>en-us</contentLang>
	<author>Ivo Widjaja</author>
	
	<!--==== common meta data ====-->
	<meta>
			<description>description</description>
			<keywords>equeenox</keywords>
			<keyphrases>equeenox</keyphrases>
			<author><varAuthor/></author>
			<copyright>(c) <varContentYear/> <varAuthor/></copyright>

			<DC.Title><varTitle/></DC.Title>
			<DC.Subject><varTitle/></DC.Subject>
			<DC.Description><varDescription/></DC.Description>
			<DC.Publisher>equeenox</DC.Publisher>
			<DC.Creator><varAuthor/></DC.Creator>
			<DC.Language><varContentLang/></DC.Language>
			<DC.Format><varContentType/></DC.Format>
			<DC.Date><varContentDate/></DC.Date>			
  </meta>

  <!--==== article's category tag in main taxonomy ====-->
	<maintaxo>
		<map>/xml/taxonomy.xml</map><!-- should not empty -->
		<tagref>home</tagref><!-- reference to tag in the taxonomy -->
	</maintaxo>
	
	<!--==== link to RDF ====-->
	<rdf/>
	
	<!--==== cover ====-->
	<!-- <cover bgColor="" bgImage=""> -->
	<!-- <cover bgColor="#000000"><flash src="images/bg2.swf" /></cover> -->
  	
	<!--========================================-->
	<!--==== finally, article content ====-->
	<body>
 		<sideContent>
			<quote>
				<quoteText>One who walks in another's tracks leaves no footprints</quoteText>
				<quoteAuthor>Proverb</quoteAuthor>				
			</quote>
			<quote>
				<quoteText>About the most originality that any writer can hope to achieve honestly is to steal with good judgment</quoteText>
				<quoteAuthor>Josh Billings</quoteAuthor>				
			</quote>	
		</sideContent>
<h1>The use of the content of this site</h1>
<p>The content of this site is made available for your personal, non-commercial use only. You may not use the content to sell a product or service, or to increase traffic to your Web site for commercial reasons. You may not retrieve and reformat the content in real time. Except where otherwise noted, this content of this site is licensed under a <a href="http://creativecommons.org/licenses/by-nc-nd/2.5/">Creative Commons Attribution 2.5 License</a>. If you want to make commercial use of the content, you must enter into an agreement with me to do so in advance. Please contact me for further information.</p>
<h1>Copyright issue</h1>
<p>The copyright in the contents and materials available on this site as a whole is owned by the me (1971-2005). However, the copyright in some contents and materials incorporated within this site may be owned by third parties where indicated.</p>
	</body>
		
</article>