var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758621&x=510',
		'title': '',
		'imageId': '70758621',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758608&x=510',
		'title': '',
		'imageId': '70758608',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758613&x=510',
		'title': '',
		'imageId': '70758613',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758609&x=510',
		'title': '',
		'imageId': '70758609',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758614&x=510',
		'title': '',
		'imageId': '70758614',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758618&x=510',
		'title': '',
		'imageId': '70758618',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758616&x=510',
		'title': '',
		'imageId': '70758616',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758617&x=510',
		'title': '',
		'imageId': '70758617',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758620&x=510',
		'title': '',
		'imageId': '70758620',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758619&x=510',
		'title': '',
		'imageId': '70758619',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758612&x=510',
		'title': '',
		'imageId': '70758612',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758611&x=510',
		'title': '',
		'imageId': '70758611',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758610&x=510',
		'title': '',
		'imageId': '70758610',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70758615&x=510',
		'title': '',
		'imageId': '70758615',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70887358&x=510',
		'title': '',
		'imageId': '70887358',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70887359&x=510',
		'title': '',
		'imageId': '70887359',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040986&docid=70887360&x=510',
		'title': '',
		'imageId': '70887360',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4040986';

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