var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944948&docid=68461456&x=2959',
		'title': '',
		'imageId': '68461456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944948&docid=68461470&x=2959',
		'title': '',
		'imageId': '68461470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944948&docid=68461469&x=2959',
		'title': '',
		'imageId': '68461469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944948&docid=68461466&x=2959',
		'title': '',
		'imageId': '68461466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944948&docid=68461468&x=2959',
		'title': '',
		'imageId': '68461468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944948&docid=68461467&x=2959',
		'title': '',
		'imageId': '68461467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944948&docid=68461455&x=2959',
		'title': '',
		'imageId': '68461455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944948&docid=68461457&x=2959',
		'title': '',
		'imageId': '68461457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944948';

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