var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4064479&docid=71373124&x=4115',
		'title': '',
		'imageId': '71373124',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064479&docid=71373126&x=4115',
		'title': '',
		'imageId': '71373126',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064479&docid=71373120&x=4115',
		'title': '',
		'imageId': '71373120',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064479&docid=71373122&x=4115',
		'title': '',
		'imageId': '71373122',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064479&docid=71373125&x=4115',
		'title': '',
		'imageId': '71373125',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064479&docid=71373116&x=4115',
		'title': '',
		'imageId': '71373116',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064479&docid=71373117&x=4115',
		'title': '',
		'imageId': '71373117',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064479&docid=71373118&x=4115',
		'title': '',
		'imageId': '71373118',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064479&docid=71373123&x=4115',
		'title': '',
		'imageId': '71373123',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064479&docid=71373119&x=4115',
		'title': '',
		'imageId': '71373119',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064479&docid=71373114&x=4115',
		'title': '',
		'imageId': '71373114',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064479&docid=71373121&x=4115',
		'title': '',
		'imageId': '71373121',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4064479';

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