var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817805&x=5748',
		'title': '',
		'imageId': '70817805',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817828&x=5748',
		'title': '',
		'imageId': '70817828',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817826&x=5748',
		'title': '',
		'imageId': '70817826',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817807&x=5748',
		'title': '',
		'imageId': '70817807',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817788&x=5748',
		'title': '',
		'imageId': '70817788',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817787&x=5748',
		'title': '',
		'imageId': '70817787',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817784&x=5748',
		'title': '',
		'imageId': '70817784',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817789&x=5748',
		'title': '',
		'imageId': '70817789',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817804&x=5748',
		'title': '',
		'imageId': '70817804',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817806&x=5748',
		'title': '',
		'imageId': '70817806',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817808&x=5748',
		'title': '',
		'imageId': '70817808',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817809&x=5748',
		'title': '',
		'imageId': '70817809',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817823&x=5748',
		'title': '',
		'imageId': '70817823',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817824&x=5748',
		'title': '',
		'imageId': '70817824',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817827&x=5748',
		'title': '',
		'imageId': '70817827',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817786&x=5748',
		'title': '',
		'imageId': '70817786',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043176&docid=70817785&x=5748',
		'title': '',
		'imageId': '70817785',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4043176';

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