var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958775&x=3021',
		'title': '',
		'imageId': '68958775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958779&x=3021',
		'title': '',
		'imageId': '68958779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958780&x=3021',
		'title': '',
		'imageId': '68958780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958778&x=3021',
		'title': '',
		'imageId': '68958778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958787&x=3021',
		'title': '',
		'imageId': '68958787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958782&x=3021',
		'title': '',
		'imageId': '68958782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958788&x=3021',
		'title': '',
		'imageId': '68958788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958783&x=3021',
		'title': '',
		'imageId': '68958783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958789&x=3021',
		'title': '',
		'imageId': '68958789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958785&x=3021',
		'title': '',
		'imageId': '68958785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958777&x=3021',
		'title': '',
		'imageId': '68958777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958784&x=3021',
		'title': '',
		'imageId': '68958784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966452&docid=68958781&x=3021',
		'title': '',
		'imageId': '68958781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966452';

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