var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4049002&docid=70964965&x=4250',
		'title': '',
		'imageId': '70964965',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049002&docid=70964966&x=4250',
		'title': '',
		'imageId': '70964966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049002&docid=70964968&x=4250',
		'title': '',
		'imageId': '70964968',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049002&docid=70964970&x=4250',
		'title': '',
		'imageId': '70964970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049002&docid=70964971&x=4250',
		'title': '',
		'imageId': '70964971',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049002&docid=70964973&x=4250',
		'title': '',
		'imageId': '70964973',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049002&docid=70964979&x=4250',
		'title': '',
		'imageId': '70964979',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049002&docid=70964974&x=4250',
		'title': '',
		'imageId': '70964974',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049002&docid=70964975&x=4250',
		'title': '',
		'imageId': '70964975',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049002&docid=70964976&x=4250',
		'title': '',
		'imageId': '70964976',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049002&docid=70964978&x=4250',
		'title': '',
		'imageId': '70964978',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049002&docid=70964977&x=4250',
		'title': '',
		'imageId': '70964977',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4049002';

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