var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913935&docid=67749788&x=4813',
		'title': '',
		'imageId': '67749788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913935&docid=67749790&x=4813',
		'title': '',
		'imageId': '67749790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913935&docid=67749795&x=4813',
		'title': '',
		'imageId': '67749795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913935&docid=67749792&x=4813',
		'title': '',
		'imageId': '67749792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913935&docid=67749796&x=4813',
		'title': '',
		'imageId': '67749796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913935&docid=67749794&x=4813',
		'title': '',
		'imageId': '67749794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913935&docid=67749789&x=4813',
		'title': '',
		'imageId': '67749789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913935&docid=67749793&x=4813',
		'title': '',
		'imageId': '67749793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913935&docid=67749791&x=4813',
		'title': '',
		'imageId': '67749791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913935';

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