var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891464&x=3628',
		'title': '',
		'imageId': '71891464',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891467&x=3628',
		'title': '',
		'imageId': '71891467',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891458&x=3628',
		'title': '',
		'imageId': '71891458',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891461&x=3628',
		'title': '',
		'imageId': '71891461',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891451&x=3628',
		'title': '',
		'imageId': '71891451',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891452&x=3628',
		'title': '',
		'imageId': '71891452',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891457&x=3628',
		'title': '',
		'imageId': '71891457',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891465&x=3628',
		'title': '',
		'imageId': '71891465',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891454&x=3628',
		'title': '',
		'imageId': '71891454',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891453&x=3628',
		'title': '',
		'imageId': '71891453',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891462&x=3628',
		'title': '',
		'imageId': '71891462',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891455&x=3628',
		'title': '',
		'imageId': '71891455',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891460&x=3628',
		'title': '',
		'imageId': '71891460',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891456&x=3628',
		'title': '',
		'imageId': '71891456',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891466&x=3628',
		'title': '',
		'imageId': '71891466',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891459&x=3628',
		'title': '',
		'imageId': '71891459',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088146&docid=71891463&x=3628',
		'title': '',
		'imageId': '71891463',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4088146';

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