var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
	dimensions: [470, 150], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://iranhostdns.com/themes/hosting/_images_/domainee.jpg", "http://www.my.iranhostdns.com/domainchecker.php", "_new", "&#1579;&#1576;&#1578; &#1570;&#1606;&#1604;&#1575;&#1740;&#1606; &#1583;&#1575;&#1605;&#1606;&#1607; &#1583;&#1585; &#1587;&#1585;&#1740;&#1593;&#1578;&#1585;&#1740;&#1606; &#1586;&#1605;&#1575;&#1606; &#1605;&#1605;&#1705;&#1606;"],

		["http://iranhostdns.com/themes/hosting/_images_/cms-fee-instal.jpg", "#", "_new", "نصب رایگان نرم افزار مدیریت سایت بر روی هاست شما"],
		["http://iranhostdns.com/themes/hosting/_images_/reseller.jpg", "/services/reseller.html", "_new", "ما به شما کمک میکنیم تا شما هم تجارت پر سود خود را اغاز کنید"],

		["http://iranhostdns.com/themes/hosting/_images_/linux-host-normal.jpg", "/services/linuxhost.html", "_new", "&#1605;&#1740;&#1586;&#1576;&#1575;&#1606;&#1740; &#1604;&#1740;&#1606;&#1608;&#1705;&#1587; &#1605;&#1593;&#1605;&#1608;&#1604;&#1740;"] //<--no trailing comma after very last image element!
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 1800, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: "1000"
})
