﻿function OnLoadListener () {
	startList ();
//	makeSlides ();
//	initializeIframe();
//	createPlayer();
}

window.onload=OnLoadListener;

