//	This team's JavaScript - Copyright (C) 2003-2010 Charles A Upsdell, All Rights Reserved; www.upsdell.com


//	OnLoad Function
function myOnLoad( nTimeLimit )
{
myCommonOnLoad( nTimeLimit );
}

if ( typeof(cFilenameList) != 'undefined' )
	var myRandomPhoto = new cFilenameList ( [ 'ky_015 Right at you!', 'ky_291 Hit!', 'ky_299S Nailed it!', 'ky_211S  ', 'ky_140 The Wind-up', 'ky_054S  ' ], '', 'img/', '.jpg', 'ins_HomePagePhoto', 'textSplit randomStack' );


