var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927619&docid=68081509&x=5853',
		'title': '',
		'imageId': '68081509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927619&docid=68081507&x=5853',
		'title': '',
		'imageId': '68081507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927619&docid=68081505&x=5853',
		'title': '',
		'imageId': '68081505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927619&docid=68081508&x=5853',
		'title': '',
		'imageId': '68081508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927619&docid=68081506&x=5853',
		'title': '',
		'imageId': '68081506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927619&docid=68081503&x=5853',
		'title': '',
		'imageId': '68081503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927619&docid=68081504&x=5853',
		'title': '',
		'imageId': '68081504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927619';

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