var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388718&x=4429',
		'title': '',
		'imageId': '70388718',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388720&x=4429',
		'title': '',
		'imageId': '70388720',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388717&x=4429',
		'title': '',
		'imageId': '70388717',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388716&x=4429',
		'title': '',
		'imageId': '70388716',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388719&x=4429',
		'title': '',
		'imageId': '70388719',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388735&x=4429',
		'title': '',
		'imageId': '70388735',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388736&x=4429',
		'title': '',
		'imageId': '70388736',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388743&x=4429',
		'title': '',
		'imageId': '70388743',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388744&x=4429',
		'title': '',
		'imageId': '70388744',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388745&x=4429',
		'title': '',
		'imageId': '70388745',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388748&x=4429',
		'title': '',
		'imageId': '70388748',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388751&x=4429',
		'title': '',
		'imageId': '70388751',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388756&x=4429',
		'title': '',
		'imageId': '70388756',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388757&x=4429',
		'title': '',
		'imageId': '70388757',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388760&x=4429',
		'title': '',
		'imageId': '70388760',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388764&x=4429',
		'title': '',
		'imageId': '70388764',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027416&docid=70388715&x=4429',
		'title': '',
		'imageId': '70388715',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027416';

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