var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940368&docid=68383566&x=5730',
		'title': '',
		'imageId': '68383566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940368&docid=68383567&x=5730',
		'title': '',
		'imageId': '68383567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940368&docid=68383565&x=5730',
		'title': '',
		'imageId': '68383565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940368&docid=68383563&x=5730',
		'title': '',
		'imageId': '68383563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940368&docid=68383569&x=5730',
		'title': '',
		'imageId': '68383569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940368&docid=68383560&x=5730',
		'title': '',
		'imageId': '68383560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940368&docid=68383568&x=5730',
		'title': '',
		'imageId': '68383568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940368';

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