var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978401&docid=69213732&x=3345',
		'title': '',
		'imageId': '69213732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978401&docid=69213734&x=3345',
		'title': '',
		'imageId': '69213734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978401&docid=69213735&x=3345',
		'title': '',
		'imageId': '69213735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978401&docid=69213736&x=3345',
		'title': '',
		'imageId': '69213736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978401&docid=69213737&x=3345',
		'title': '',
		'imageId': '69213737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978401&docid=69213733&x=3345',
		'title': '',
		'imageId': '69213733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978401&docid=69213738&x=3345',
		'title': '',
		'imageId': '69213738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978401';

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