var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130809&x=4927',
		'title': '',
		'imageId': '71130809',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130820&x=4927',
		'title': '',
		'imageId': '71130820',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130810&x=4927',
		'title': '',
		'imageId': '71130810',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130812&x=4927',
		'title': '',
		'imageId': '71130812',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130813&x=4927',
		'title': '',
		'imageId': '71130813',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130814&x=4927',
		'title': '',
		'imageId': '71130814',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130815&x=4927',
		'title': '',
		'imageId': '71130815',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130816&x=4927',
		'title': '',
		'imageId': '71130816',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130822&x=4927',
		'title': '',
		'imageId': '71130822',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130821&x=4927',
		'title': '',
		'imageId': '71130821',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130811&x=4927',
		'title': '',
		'imageId': '71130811',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130817&x=4927',
		'title': '',
		'imageId': '71130817',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130819&x=4927',
		'title': '',
		'imageId': '71130819',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130818&x=4927',
		'title': '',
		'imageId': '71130818',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130823&x=4927',
		'title': '',
		'imageId': '71130823',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130824&x=4927',
		'title': '',
		'imageId': '71130824',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054812&docid=71130808&x=4927',
		'title': '',
		'imageId': '71130808',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4054812';

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