var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013411&docid=70046117&x=2832',
		'title': '',
		'imageId': '70046117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013411&docid=70046119&x=2832',
		'title': '',
		'imageId': '70046119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013411&docid=70046116&x=2832',
		'title': '',
		'imageId': '70046116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013411&docid=70046121&x=2832',
		'title': '',
		'imageId': '70046121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013411&docid=70046118&x=2832',
		'title': '',
		'imageId': '70046118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013411&docid=70046120&x=2832',
		'title': '',
		'imageId': '70046120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013411&docid=70046123&x=2832',
		'title': '',
		'imageId': '70046123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013411&docid=70046122&x=2832',
		'title': '',
		'imageId': '70046122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013411';

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";
	})
}
