var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929246&docid=68114056&x=5519',
		'title': '',
		'imageId': '68114056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929246&docid=68114058&x=5519',
		'title': '',
		'imageId': '68114058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929246&docid=68114059&x=5519',
		'title': '',
		'imageId': '68114059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929246&docid=68114060&x=5519',
		'title': '',
		'imageId': '68114060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929246&docid=68114057&x=5519',
		'title': '',
		'imageId': '68114057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929246&docid=68114061&x=5519',
		'title': '',
		'imageId': '68114061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929246&docid=68114062&x=5519',
		'title': '',
		'imageId': '68114062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929246&docid=68114063&x=5519',
		'title': '',
		'imageId': '68114063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929246';

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