var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70795476&x=3334',
		'title': '',
		'imageId': '70795476',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668429&x=3334',
		'title': '',
		'imageId': '70668429',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70795475&x=3334',
		'title': '',
		'imageId': '70795475',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70795478&x=3334',
		'title': '',
		'imageId': '70795478',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70795474&x=3334',
		'title': '',
		'imageId': '70795474',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70795477&x=3334',
		'title': '',
		'imageId': '70795477',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70795473&x=3334',
		'title': '',
		'imageId': '70795473',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668434&x=3334',
		'title': '',
		'imageId': '70668434',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668430&x=3334',
		'title': '',
		'imageId': '70668430',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668432&x=3334',
		'title': '',
		'imageId': '70668432',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668427&x=3334',
		'title': '',
		'imageId': '70668427',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668424&x=3334',
		'title': '',
		'imageId': '70668424',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668425&x=3334',
		'title': '',
		'imageId': '70668425',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668439&x=3334',
		'title': '',
		'imageId': '70668439',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668438&x=3334',
		'title': '',
		'imageId': '70668438',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668433&x=3334',
		'title': '',
		'imageId': '70668433',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668436&x=3334',
		'title': '',
		'imageId': '70668436',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668437&x=3334',
		'title': '',
		'imageId': '70668437',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668435&x=3334',
		'title': '',
		'imageId': '70668435',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037625&docid=70668428&x=3334',
		'title': '',
		'imageId': '70668428',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4037625';

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