var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956991&docid=68750324&x=5329',
		'title': '',
		'imageId': '68750324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956991&docid=68750319&x=5329',
		'title': '',
		'imageId': '68750319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956991&docid=68750322&x=5329',
		'title': '',
		'imageId': '68750322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956991&docid=68750323&x=5329',
		'title': '',
		'imageId': '68750323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956991&docid=68750320&x=5329',
		'title': '',
		'imageId': '68750320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956991&docid=68750321&x=5329',
		'title': '',
		'imageId': '68750321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956991&docid=68750338&x=5329',
		'title': '',
		'imageId': '68750338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956991&docid=68750337&x=5329',
		'title': '',
		'imageId': '68750337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956991';

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