var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68649913&x=4941',
		'title': '',
		'imageId': '68649913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68649916&x=4941',
		'title': '',
		'imageId': '68649916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68649919&x=4941',
		'title': '',
		'imageId': '68649919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68649922&x=4941',
		'title': '',
		'imageId': '68649922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68649925&x=4941',
		'title': '',
		'imageId': '68649925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68649928&x=4941',
		'title': '',
		'imageId': '68649928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68649931&x=4941',
		'title': '',
		'imageId': '68649931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68649934&x=4941',
		'title': '',
		'imageId': '68649934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68649942&x=4941',
		'title': '',
		'imageId': '68649942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68649945&x=4941',
		'title': '',
		'imageId': '68649945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68650126&x=4941',
		'title': '',
		'imageId': '68650126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68650129&x=4941',
		'title': '',
		'imageId': '68650129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68650132&x=4941',
		'title': '',
		'imageId': '68650132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952935&docid=68650135&x=4941',
		'title': '',
		'imageId': '68650135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952935';

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