var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982268&docid=69311016&x=5655',
		'title': '',
		'imageId': '69311016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982268&docid=69311017&x=5655',
		'title': '',
		'imageId': '69311017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982268&docid=69311018&x=5655',
		'title': '',
		'imageId': '69311018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982268&docid=69311019&x=5655',
		'title': '',
		'imageId': '69311019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982268&docid=69311020&x=5655',
		'title': '',
		'imageId': '69311020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982268&docid=69311021&x=5655',
		'title': '',
		'imageId': '69311021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982268&docid=69311022&x=5655',
		'title': '',
		'imageId': '69311022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982268&docid=69311023&x=5655',
		'title': '',
		'imageId': '69311023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982268';

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