var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68850052&x=3728',
		'title': '',
		'imageId': '68850052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68850055&x=3728',
		'title': '',
		'imageId': '68850055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68850058&x=3728',
		'title': '',
		'imageId': '68850058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68849990&x=3728',
		'title': '',
		'imageId': '68849990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68849991&x=3728',
		'title': '',
		'imageId': '68849991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68849995&x=3728',
		'title': '',
		'imageId': '68849995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68849992&x=3728',
		'title': '',
		'imageId': '68849992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68849994&x=3728',
		'title': '',
		'imageId': '68849994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68849993&x=3728',
		'title': '',
		'imageId': '68849993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68850016&x=3728',
		'title': '',
		'imageId': '68850016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68850017&x=3728',
		'title': '',
		'imageId': '68850017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68850031&x=3728',
		'title': '',
		'imageId': '68850031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961830&docid=68850046&x=3728',
		'title': '',
		'imageId': '68850046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961830';

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