var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406143&x=5343',
		'title': '',
		'imageId': '70406143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406146&x=5343',
		'title': '',
		'imageId': '70406146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406150&x=5343',
		'title': '',
		'imageId': '70406150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406145&x=5343',
		'title': '',
		'imageId': '70406145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406151&x=5343',
		'title': '',
		'imageId': '70406151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406154&x=5343',
		'title': '',
		'imageId': '70406154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406148&x=5343',
		'title': '',
		'imageId': '70406148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406144&x=5343',
		'title': '',
		'imageId': '70406144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406141&x=5343',
		'title': '',
		'imageId': '70406141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406149&x=5343',
		'title': '',
		'imageId': '70406149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406142&x=5343',
		'title': '',
		'imageId': '70406142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406147&x=5343',
		'title': '',
		'imageId': '70406147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028119&docid=70406152&x=5343',
		'title': '',
		'imageId': '70406152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4028119';

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