var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949169&docid=68566533&x=2723',
		'title': '',
		'imageId': '68566533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949169&docid=68566531&x=2723',
		'title': '',
		'imageId': '68566531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949169&docid=68566536&x=2723',
		'title': '',
		'imageId': '68566536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949169&docid=68566557&x=2723',
		'title': '',
		'imageId': '68566557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949169&docid=68566532&x=2723',
		'title': '',
		'imageId': '68566532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949169&docid=68566528&x=2723',
		'title': '',
		'imageId': '68566528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949169&docid=68566535&x=2723',
		'title': '',
		'imageId': '68566535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949169&docid=68566530&x=2723',
		'title': '',
		'imageId': '68566530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949169&docid=68566534&x=2723',
		'title': '',
		'imageId': '68566534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949169';

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