var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091241&x=2843',
		'title': '',
		'imageId': '70091241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091061&x=2843',
		'title': '',
		'imageId': '70091061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091062&x=2843',
		'title': '',
		'imageId': '70091062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091063&x=2843',
		'title': '',
		'imageId': '70091063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091070&x=2843',
		'title': '',
		'imageId': '70091070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091075&x=2843',
		'title': '',
		'imageId': '70091075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091074&x=2843',
		'title': '',
		'imageId': '70091074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091077&x=2843',
		'title': '',
		'imageId': '70091077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091078&x=2843',
		'title': '',
		'imageId': '70091078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091076&x=2843',
		'title': '',
		'imageId': '70091076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091071&x=2843',
		'title': '',
		'imageId': '70091071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091073&x=2843',
		'title': '',
		'imageId': '70091073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091072&x=2843',
		'title': '',
		'imageId': '70091072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091097&x=2843',
		'title': '',
		'imageId': '70091097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015291&docid=70091098&x=2843',
		'title': '',
		'imageId': '70091098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015291';

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