var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950319&docid=68591397&x=4012',
		'title': '',
		'imageId': '68591397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950319&docid=68591396&x=4012',
		'title': '',
		'imageId': '68591396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950319&docid=68591399&x=4012',
		'title': '',
		'imageId': '68591399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950319&docid=68591401&x=4012',
		'title': '',
		'imageId': '68591401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950319&docid=68591402&x=4012',
		'title': '',
		'imageId': '68591402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950319&docid=68591400&x=4012',
		'title': '',
		'imageId': '68591400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950319&docid=68591398&x=4012',
		'title': '',
		'imageId': '68591398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950319';

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