var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256128&x=2326',
		'title': '',
		'imageId': '70256128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256133&x=2326',
		'title': '',
		'imageId': '70256133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256134&x=2326',
		'title': '',
		'imageId': '70256134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256135&x=2326',
		'title': '',
		'imageId': '70256135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256142&x=2326',
		'title': '',
		'imageId': '70256142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256143&x=2326',
		'title': '',
		'imageId': '70256143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256148&x=2326',
		'title': '',
		'imageId': '70256148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256159&x=2326',
		'title': '',
		'imageId': '70256159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256164&x=2326',
		'title': '',
		'imageId': '70256164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256165&x=2326',
		'title': '',
		'imageId': '70256165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256168&x=2326',
		'title': '',
		'imageId': '70256168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256169&x=2326',
		'title': '',
		'imageId': '70256169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256173&x=2326',
		'title': '',
		'imageId': '70256173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021158&docid=70256174&x=2326',
		'title': '',
		'imageId': '70256174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021158';

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