var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005337&docid=68813633&x=543',
		'title': '',
		'imageId': '68813633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005337&docid=68813636&x=543',
		'title': '',
		'imageId': '68813636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005337&docid=68813632&x=543',
		'title': '',
		'imageId': '68813632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005337&docid=68813637&x=543',
		'title': '',
		'imageId': '68813637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005337&docid=68813635&x=543',
		'title': '',
		'imageId': '68813635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005337&docid=68813631&x=543',
		'title': '',
		'imageId': '68813631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005337&docid=68813638&x=543',
		'title': '',
		'imageId': '68813638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005337&docid=68813634&x=543',
		'title': '',
		'imageId': '68813634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005337&docid=68813639&x=543',
		'title': '',
		'imageId': '68813639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005337';

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