var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923904&docid=68031588&x=5015',
		'title': '',
		'imageId': '68031588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923904&docid=68031590&x=5015',
		'title': '',
		'imageId': '68031590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923904&docid=68031591&x=5015',
		'title': '',
		'imageId': '68031591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923904&docid=68031592&x=5015',
		'title': '',
		'imageId': '68031592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923904&docid=68031596&x=5015',
		'title': '',
		'imageId': '68031596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923904&docid=68031589&x=5015',
		'title': '',
		'imageId': '68031589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923904&docid=68031593&x=5015',
		'title': '',
		'imageId': '68031593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923904';

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