var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168448&x=4139',
		'title': '',
		'imageId': '70168448',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168443&x=4139',
		'title': '',
		'imageId': '70168443',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168444&x=4139',
		'title': '',
		'imageId': '70168444',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168445&x=4139',
		'title': '',
		'imageId': '70168445',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168446&x=4139',
		'title': '',
		'imageId': '70168446',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168447&x=4139',
		'title': '',
		'imageId': '70168447',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168541&x=4139',
		'title': '',
		'imageId': '70168541',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168673&x=4139',
		'title': '',
		'imageId': '70168673',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168548&x=4139',
		'title': '',
		'imageId': '70168548',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168546&x=4139',
		'title': '',
		'imageId': '70168546',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168547&x=4139',
		'title': '',
		'imageId': '70168547',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168549&x=4139',
		'title': '',
		'imageId': '70168549',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168550&x=4139',
		'title': '',
		'imageId': '70168550',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168552&x=4139',
		'title': '',
		'imageId': '70168552',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168553&x=4139',
		'title': '',
		'imageId': '70168553',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168554&x=4139',
		'title': '',
		'imageId': '70168554',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017451&docid=70168551&x=4139',
		'title': '',
		'imageId': '70168551',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017451';

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