var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784429&x=2314',
		'title': '',
		'imageId': '70784429',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784422&x=2314',
		'title': '',
		'imageId': '70784422',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784421&x=2314',
		'title': '',
		'imageId': '70784421',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784420&x=2314',
		'title': '',
		'imageId': '70784420',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784411&x=2314',
		'title': '',
		'imageId': '70784411',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784412&x=2314',
		'title': '',
		'imageId': '70784412',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784413&x=2314',
		'title': '',
		'imageId': '70784413',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784414&x=2314',
		'title': '',
		'imageId': '70784414',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784415&x=2314',
		'title': '',
		'imageId': '70784415',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784416&x=2314',
		'title': '',
		'imageId': '70784416',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784417&x=2314',
		'title': '',
		'imageId': '70784417',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784418&x=2314',
		'title': '',
		'imageId': '70784418',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784419&x=2314',
		'title': '',
		'imageId': '70784419',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784423&x=2314',
		'title': '',
		'imageId': '70784423',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784424&x=2314',
		'title': '',
		'imageId': '70784424',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784425&x=2314',
		'title': '',
		'imageId': '70784425',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784426&x=2314',
		'title': '',
		'imageId': '70784426',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784427&x=2314',
		'title': '',
		'imageId': '70784427',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049389&docid=70784428&x=2314',
		'title': '',
		'imageId': '70784428',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4049389';

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