var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928691&docid=68100761&x=5556',
		'title': '',
		'imageId': '68100761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928691&docid=68100764&x=5556',
		'title': '',
		'imageId': '68100764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928691&docid=68100763&x=5556',
		'title': '',
		'imageId': '68100763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928691&docid=68100765&x=5556',
		'title': '',
		'imageId': '68100765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928691&docid=68100766&x=5556',
		'title': '',
		'imageId': '68100766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928691&docid=68100760&x=5556',
		'title': '',
		'imageId': '68100760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928691&docid=68100767&x=5556',
		'title': '',
		'imageId': '68100767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928691';

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