var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69176596&x=4539',
		'title': '',
		'imageId': '69176596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69176599&x=4539',
		'title': '',
		'imageId': '69176599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69176602&x=4539',
		'title': '',
		'imageId': '69176602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69176605&x=4539',
		'title': '',
		'imageId': '69176605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69176611&x=4539',
		'title': '',
		'imageId': '69176611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69176629&x=4539',
		'title': '',
		'imageId': '69176629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69176638&x=4539',
		'title': '',
		'imageId': '69176638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69176671&x=4539',
		'title': '',
		'imageId': '69176671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69194561&x=4539',
		'title': '',
		'imageId': '69194561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69194564&x=4539',
		'title': '',
		'imageId': '69194564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69194567&x=4539',
		'title': '',
		'imageId': '69194567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69194571&x=4539',
		'title': '',
		'imageId': '69194571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69194578&x=4539',
		'title': '',
		'imageId': '69194578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69194581&x=4539',
		'title': '',
		'imageId': '69194581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976215&docid=69194584&x=4539',
		'title': '',
		'imageId': '69194584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976215';

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