var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945824&x=2737',
		'title': '',
		'imageId': '68945824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945830&x=2737',
		'title': '',
		'imageId': '68945830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945828&x=2737',
		'title': '',
		'imageId': '68945828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945825&x=2737',
		'title': '',
		'imageId': '68945825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945826&x=2737',
		'title': '',
		'imageId': '68945826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945833&x=2737',
		'title': '',
		'imageId': '68945833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945838&x=2737',
		'title': '',
		'imageId': '68945838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945839&x=2737',
		'title': '',
		'imageId': '68945839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945835&x=2737',
		'title': '',
		'imageId': '68945835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945834&x=2737',
		'title': '',
		'imageId': '68945834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945832&x=2737',
		'title': '',
		'imageId': '68945832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945840&x=2737',
		'title': '',
		'imageId': '68945840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945837&x=2737',
		'title': '',
		'imageId': '68945837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945829&x=2737',
		'title': '',
		'imageId': '68945829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945823&x=2737',
		'title': '',
		'imageId': '68945823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945827&x=2737',
		'title': '',
		'imageId': '68945827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945836&x=2737',
		'title': '',
		'imageId': '68945836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965822&docid=68945831&x=2737',
		'title': '',
		'imageId': '68945831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965822';

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