var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005919&docid=69558165&x=1645',
		'title': '',
		'imageId': '69558165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005919&docid=69558163&x=1645',
		'title': '',
		'imageId': '69558163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005919&docid=69558162&x=1645',
		'title': '',
		'imageId': '69558162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005919&docid=69558169&x=1645',
		'title': '',
		'imageId': '69558169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005919&docid=69558164&x=1645',
		'title': '',
		'imageId': '69558164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005919&docid=69558170&x=1645',
		'title': '',
		'imageId': '69558170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005919&docid=69558168&x=1645',
		'title': '',
		'imageId': '69558168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005919&docid=69558166&x=1645',
		'title': '',
		'imageId': '69558166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005919';

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