var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146546&x=2018',
		'title': '',
		'imageId': '70146546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146542&x=2018',
		'title': '',
		'imageId': '70146542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146543&x=2018',
		'title': '',
		'imageId': '70146543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146549&x=2018',
		'title': '',
		'imageId': '70146549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146547&x=2018',
		'title': '',
		'imageId': '70146547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146553&x=2018',
		'title': '',
		'imageId': '70146553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146552&x=2018',
		'title': '',
		'imageId': '70146552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146551&x=2018',
		'title': '',
		'imageId': '70146551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146555&x=2018',
		'title': '',
		'imageId': '70146555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146548&x=2018',
		'title': '',
		'imageId': '70146548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146554&x=2018',
		'title': '',
		'imageId': '70146554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146550&x=2018',
		'title': '',
		'imageId': '70146550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146544&x=2018',
		'title': '',
		'imageId': '70146544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146556&x=2018',
		'title': '',
		'imageId': '70146556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016794&docid=70146545&x=2018',
		'title': '',
		'imageId': '70146545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016794';

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