var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929239&docid=68113999&x=5453',
		'title': '',
		'imageId': '68113999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929239&docid=68114000&x=5453',
		'title': '',
		'imageId': '68114000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929239&docid=68114001&x=5453',
		'title': '',
		'imageId': '68114001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929239&docid=68114002&x=5453',
		'title': '',
		'imageId': '68114002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929239&docid=68113998&x=5453',
		'title': '',
		'imageId': '68113998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929239&docid=68114004&x=5453',
		'title': '',
		'imageId': '68114004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929239&docid=68114003&x=5453',
		'title': '',
		'imageId': '68114003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929239&docid=68114005&x=5453',
		'title': '',
		'imageId': '68114005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929239';

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