var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710527&x=4239',
		'title': '',
		'imageId': '68710527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710531&x=4239',
		'title': '',
		'imageId': '68710531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710530&x=4239',
		'title': '',
		'imageId': '68710530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710532&x=4239',
		'title': '',
		'imageId': '68710532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710533&x=4239',
		'title': '',
		'imageId': '68710533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710534&x=4239',
		'title': '',
		'imageId': '68710534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710529&x=4239',
		'title': '',
		'imageId': '68710529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710538&x=4239',
		'title': '',
		'imageId': '68710538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710543&x=4239',
		'title': '',
		'imageId': '68710543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710537&x=4239',
		'title': '',
		'imageId': '68710537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710539&x=4239',
		'title': '',
		'imageId': '68710539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710541&x=4239',
		'title': '',
		'imageId': '68710541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710542&x=4239',
		'title': '',
		'imageId': '68710542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710540&x=4239',
		'title': '',
		'imageId': '68710540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710535&x=4239',
		'title': '',
		'imageId': '68710535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955457&docid=68710536&x=4239',
		'title': '',
		'imageId': '68710536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955457';

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