var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233136&x=5052',
		'title': '',
		'imageId': '70233136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233139&x=5052',
		'title': '',
		'imageId': '70233139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233146&x=5052',
		'title': '',
		'imageId': '70233146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233148&x=5052',
		'title': '',
		'imageId': '70233148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233150&x=5052',
		'title': '',
		'imageId': '70233150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233151&x=5052',
		'title': '',
		'imageId': '70233151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233154&x=5052',
		'title': '',
		'imageId': '70233154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233155&x=5052',
		'title': '',
		'imageId': '70233155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233156&x=5052',
		'title': '',
		'imageId': '70233156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233157&x=5052',
		'title': '',
		'imageId': '70233157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233158&x=5052',
		'title': '',
		'imageId': '70233158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233159&x=5052',
		'title': '',
		'imageId': '70233159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233160&x=5052',
		'title': '',
		'imageId': '70233160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233162&x=5052',
		'title': '',
		'imageId': '70233162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019935&docid=70233165&x=5052',
		'title': '',
		'imageId': '70233165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019935';

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