var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547351&x=3442',
		'title': '',
		'imageId': '67547351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547365&x=3442',
		'title': '',
		'imageId': '67547365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547362&x=3442',
		'title': '',
		'imageId': '67547362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547367&x=3442',
		'title': '',
		'imageId': '67547367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547366&x=3442',
		'title': '',
		'imageId': '67547366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547368&x=3442',
		'title': '',
		'imageId': '67547368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547370&x=3442',
		'title': '',
		'imageId': '67547370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547361&x=3442',
		'title': '',
		'imageId': '67547361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547363&x=3442',
		'title': '',
		'imageId': '67547363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547369&x=3442',
		'title': '',
		'imageId': '67547369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547354&x=3442',
		'title': '',
		'imageId': '67547354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547357&x=3442',
		'title': '',
		'imageId': '67547357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547358&x=3442',
		'title': '',
		'imageId': '67547358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547352&x=3442',
		'title': '',
		'imageId': '67547352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547355&x=3442',
		'title': '',
		'imageId': '67547355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547359&x=3442',
		'title': '',
		'imageId': '67547359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547360&x=3442',
		'title': '',
		'imageId': '67547360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547356&x=3442',
		'title': '',
		'imageId': '67547356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547371&x=3442',
		'title': '',
		'imageId': '67547371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547353&x=3442',
		'title': '',
		'imageId': '67547353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905926&docid=67547364&x=3442',
		'title': '',
		'imageId': '67547364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3905926';

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