var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939517&docid=68354987&x=2819',
		'title': '',
		'imageId': '68354987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939517&docid=68354971&x=2819',
		'title': '',
		'imageId': '68354971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939517&docid=68354970&x=2819',
		'title': '',
		'imageId': '68354970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939517&docid=68354972&x=2819',
		'title': '',
		'imageId': '68354972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939517&docid=68354982&x=2819',
		'title': '',
		'imageId': '68354982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939517&docid=68354984&x=2819',
		'title': '',
		'imageId': '68354984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939517&docid=68354986&x=2819',
		'title': '',
		'imageId': '68354986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939517';

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