var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970527&docid=68666125&x=4029',
		'title': '',
		'imageId': '68666125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970527&docid=68666126&x=4029',
		'title': '',
		'imageId': '68666126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970527&docid=68666124&x=4029',
		'title': '',
		'imageId': '68666124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970527&docid=68666134&x=4029',
		'title': '',
		'imageId': '68666134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970527&docid=68666136&x=4029',
		'title': '',
		'imageId': '68666136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970527&docid=68666135&x=4029',
		'title': '',
		'imageId': '68666135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970527&docid=68666144&x=4029',
		'title': '',
		'imageId': '68666144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970527';

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