var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4048239&docid=70946949&x=5552',
		'title': '',
		'imageId': '70946949',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048239&docid=70946947&x=5552',
		'title': '',
		'imageId': '70946947',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048239&docid=70946945&x=5552',
		'title': '',
		'imageId': '70946945',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048239&docid=70946942&x=5552',
		'title': '',
		'imageId': '70946942',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048239&docid=70946944&x=5552',
		'title': '',
		'imageId': '70946944',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048239&docid=70946941&x=5552',
		'title': '',
		'imageId': '70946941',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048239&docid=70946943&x=5552',
		'title': '',
		'imageId': '70946943',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048239&docid=70946940&x=5552',
		'title': '',
		'imageId': '70946940',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048239&docid=70946948&x=5552',
		'title': '',
		'imageId': '70946948',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048239&docid=70946946&x=5552',
		'title': '',
		'imageId': '70946946',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048239&docid=70946939&x=5552',
		'title': '',
		'imageId': '70946939',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048239&docid=70946950&x=5552',
		'title': '',
		'imageId': '70946950',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4048239';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
