var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924365&docid=64850846&x=2349',
		'title': '',
		'imageId': '64850846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924365&docid=64850853&x=2349',
		'title': '',
		'imageId': '64850853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924365&docid=64850847&x=2349',
		'title': '',
		'imageId': '64850847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924365&docid=64850851&x=2349',
		'title': '',
		'imageId': '64850851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924365&docid=64850852&x=2349',
		'title': '',
		'imageId': '64850852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924365&docid=64850848&x=2349',
		'title': '',
		'imageId': '64850848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924365&docid=64850849&x=2349',
		'title': '',
		'imageId': '64850849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924365&docid=64850850&x=2349',
		'title': '',
		'imageId': '64850850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924365';

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