var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951449&docid=68617801&x=3049',
		'title': '',
		'imageId': '68617801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951449&docid=68617803&x=3049',
		'title': '',
		'imageId': '68617803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951449&docid=68617802&x=3049',
		'title': '',
		'imageId': '68617802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951449&docid=68617850&x=3049',
		'title': '',
		'imageId': '68617850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951449&docid=68617869&x=3049',
		'title': '',
		'imageId': '68617869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951449&docid=68617873&x=3049',
		'title': '',
		'imageId': '68617873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951449&docid=68617967&x=3049',
		'title': '',
		'imageId': '68617967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951449&docid=68617956&x=3049',
		'title': '',
		'imageId': '68617956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951449';

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