var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4057371&docid=71184461&x=1644',
		'title': '',
		'imageId': '71184461',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4057371&docid=71184463&x=1644',
		'title': '',
		'imageId': '71184463',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4057371&docid=71184465&x=1644',
		'title': '',
		'imageId': '71184465',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4057371&docid=71184460&x=1644',
		'title': '',
		'imageId': '71184460',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4057371&docid=71184462&x=1644',
		'title': '',
		'imageId': '71184462',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4057371&docid=71184464&x=1644',
		'title': '',
		'imageId': '71184464',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4057371&docid=71184475&x=1644',
		'title': '',
		'imageId': '71184475',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4057371&docid=71184479&x=1644',
		'title': '',
		'imageId': '71184479',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4057371&docid=71184480&x=1644',
		'title': '',
		'imageId': '71184480',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4057371&docid=71201175&x=1644',
		'title': '',
		'imageId': '71201175',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4057371&docid=71201176&x=1644',
		'title': '',
		'imageId': '71201176',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4057371&docid=71201177&x=1644',
		'title': '',
		'imageId': '71201177',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4057371';

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