	if ( screen.width <= 800 )
		{
			imglinks = "./images/linkerrand_800.jpg";
		}
	else
		{
			imglinks = "./images/linkerrand_1024.jpg";
		}