var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967741&docid=68383622&x=4212',
		'title': '',
		'imageId': '68383622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967741&docid=68383623&x=4212',
		'title': '',
		'imageId': '68383623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967741&docid=68383624&x=4212',
		'title': '',
		'imageId': '68383624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967741&docid=68383625&x=4212',
		'title': '',
		'imageId': '68383625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967741&docid=68383621&x=4212',
		'title': '',
		'imageId': '68383621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967741&docid=68383620&x=4212',
		'title': '',
		'imageId': '68383620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967741&docid=68383619&x=4212',
		'title': '',
		'imageId': '68383619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967741';

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