var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940026&docid=68366460&x=5213',
		'title': '',
		'imageId': '68366460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940026&docid=68366461&x=5213',
		'title': '',
		'imageId': '68366461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940026&docid=68366459&x=5213',
		'title': '',
		'imageId': '68366459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940026&docid=68366462&x=5213',
		'title': '',
		'imageId': '68366462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940026&docid=68366465&x=5213',
		'title': '',
		'imageId': '68366465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940026&docid=68366463&x=5213',
		'title': '',
		'imageId': '68366463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940026&docid=68366464&x=5213',
		'title': '',
		'imageId': '68366464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940026';

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