var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971844&docid=68854794&x=5214',
		'title': '',
		'imageId': '68854794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971844&docid=68854789&x=5214',
		'title': '',
		'imageId': '68854789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971844&docid=68854791&x=5214',
		'title': '',
		'imageId': '68854791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971844&docid=68854795&x=5214',
		'title': '',
		'imageId': '68854795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971844&docid=68854792&x=5214',
		'title': '',
		'imageId': '68854792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971844&docid=68854790&x=5214',
		'title': '',
		'imageId': '68854790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971844&docid=68854793&x=5214',
		'title': '',
		'imageId': '68854793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971844';

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