var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151167&x=2028',
		'title': '',
		'imageId': '70151167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151165&x=2028',
		'title': '',
		'imageId': '70151165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151159&x=2028',
		'title': '',
		'imageId': '70151159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151163&x=2028',
		'title': '',
		'imageId': '70151163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151166&x=2028',
		'title': '',
		'imageId': '70151166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151162&x=2028',
		'title': '',
		'imageId': '70151162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151164&x=2028',
		'title': '',
		'imageId': '70151164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151158&x=2028',
		'title': '',
		'imageId': '70151158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151160&x=2028',
		'title': '',
		'imageId': '70151160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151161&x=2028',
		'title': '',
		'imageId': '70151161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151168&x=2028',
		'title': '',
		'imageId': '70151168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151157&x=2028',
		'title': '',
		'imageId': '70151157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151169&x=2028',
		'title': '',
		'imageId': '70151169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151213&x=2028',
		'title': '',
		'imageId': '70151213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016903&docid=70151214&x=2028',
		'title': '',
		'imageId': '70151214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016903';

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