var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952590&docid=68642172&x=2052',
		'title': '',
		'imageId': '68642172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952590&docid=68642175&x=2052',
		'title': '',
		'imageId': '68642175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952590&docid=68642176&x=2052',
		'title': '',
		'imageId': '68642176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952590&docid=68642177&x=2052',
		'title': '',
		'imageId': '68642177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952590&docid=68642178&x=2052',
		'title': '',
		'imageId': '68642178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952590&docid=68642173&x=2052',
		'title': '',
		'imageId': '68642173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952590&docid=68642174&x=2052',
		'title': '',
		'imageId': '68642174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952590';

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