var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954762&docid=68694033&x=4014',
		'title': '',
		'imageId': '68694033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954762&docid=68694030&x=4014',
		'title': '',
		'imageId': '68694030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954762&docid=68694031&x=4014',
		'title': '',
		'imageId': '68694031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954762&docid=68694032&x=4014',
		'title': '',
		'imageId': '68694032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954762&docid=68694036&x=4014',
		'title': '',
		'imageId': '68694036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954762&docid=68694035&x=4014',
		'title': '',
		'imageId': '68694035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954762&docid=68694034&x=4014',
		'title': '',
		'imageId': '68694034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954762&docid=68694029&x=4014',
		'title': '',
		'imageId': '68694029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954762';

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