<?xml version="1.0" encoding="iso-8859-1"?>

<!-- //////////////////////////////////////////////////////////////////////////////////////////
Instruction
<Type>#</Type>  Default
<Speed>#</Speed> image rotating time
<Image0#></Image0#>is a code block of an image.
<Image_path></Image_path> insert image path between <Image_path></Image_path>
<Link></Link> insert button linkage between <Link></Link>
<TargeFrame></TargeFrame> insert target frame between <TargeFrame></TargeFrame>
//////////////////////////////////////////////////////////////////////////////////////////
-->

<Type>2</Type>

<Speed>3</Speed>

<Image01>
	<Image_path>image/image1.jpg</Image_path>
	<Link>165.html</Link>
	<TargeFrame>_self</TargeFrame>
</Image01>

<Image02>
	<Image_path>image/image2.jpg</Image_path>
	<Link>165.html</Link>
	<TargeFrame>_self</TargeFrame>
</Image02>

<Image03>
	<Image_path>image/image3.jpg</Image_path>
	<Link>165.html</Link>
	<TargeFrame>_self</TargeFrame>
</Image03>

<Image04>
	<Image_path>image/image4.jpg</Image_path>
	<Link>165.html</Link>
	<TargeFrame>_self</TargeFrame>
</Image04>
<Image05>
	<Image_path>image/image5.jpg</Image_path>
	<Link>http://www.ohmyflash.com</Link>
	<TargeFrame>_blank</TargeFrame>
</Image05>

