var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710838&x=3729',
		'title': '',
		'imageId': '68710838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710840&x=3729',
		'title': '',
		'imageId': '68710840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710842&x=3729',
		'title': '',
		'imageId': '68710842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710843&x=3729',
		'title': '',
		'imageId': '68710843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710844&x=3729',
		'title': '',
		'imageId': '68710844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710845&x=3729',
		'title': '',
		'imageId': '68710845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710841&x=3729',
		'title': '',
		'imageId': '68710841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710832&x=3729',
		'title': '',
		'imageId': '68710832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710837&x=3729',
		'title': '',
		'imageId': '68710837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710831&x=3729',
		'title': '',
		'imageId': '68710831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710834&x=3729',
		'title': '',
		'imageId': '68710834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710833&x=3729',
		'title': '',
		'imageId': '68710833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710835&x=3729',
		'title': '',
		'imageId': '68710835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710836&x=3729',
		'title': '',
		'imageId': '68710836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955471&docid=68710830&x=3729',
		'title': '',
		'imageId': '68710830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955471';

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