var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717445&x=3614',
		'title': '',
		'imageId': '67717445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717464&x=3614',
		'title': '',
		'imageId': '67717464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717462&x=3614',
		'title': '',
		'imageId': '67717462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717457&x=3614',
		'title': '',
		'imageId': '67717457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717463&x=3614',
		'title': '',
		'imageId': '67717463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717451&x=3614',
		'title': '',
		'imageId': '67717451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717446&x=3614',
		'title': '',
		'imageId': '67717446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717449&x=3614',
		'title': '',
		'imageId': '67717449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717458&x=3614',
		'title': '',
		'imageId': '67717458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717455&x=3614',
		'title': '',
		'imageId': '67717455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717461&x=3614',
		'title': '',
		'imageId': '67717461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717453&x=3614',
		'title': '',
		'imageId': '67717453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717450&x=3614',
		'title': '',
		'imageId': '67717450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717447&x=3614',
		'title': '',
		'imageId': '67717447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717454&x=3614',
		'title': '',
		'imageId': '67717454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717460&x=3614',
		'title': '',
		'imageId': '67717460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717459&x=3614',
		'title': '',
		'imageId': '67717459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717456&x=3614',
		'title': '',
		'imageId': '67717456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717444&x=3614',
		'title': '',
		'imageId': '67717444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717452&x=3614',
		'title': '',
		'imageId': '67717452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913193&docid=67717448&x=3614',
		'title': '',
		'imageId': '67717448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913193';

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