var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384982&x=2610',
		'title': '',
		'imageId': '70384982',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384998&x=2610',
		'title': '',
		'imageId': '70384998',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70385001&x=2610',
		'title': '',
		'imageId': '70385001',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384981&x=2610',
		'title': '',
		'imageId': '70384981',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384999&x=2610',
		'title': '',
		'imageId': '70384999',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384963&x=2610',
		'title': '',
		'imageId': '70384963',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384964&x=2610',
		'title': '',
		'imageId': '70384964',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384962&x=2610',
		'title': '',
		'imageId': '70384962',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384965&x=2610',
		'title': '',
		'imageId': '70384965',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384978&x=2610',
		'title': '',
		'imageId': '70384978',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384979&x=2610',
		'title': '',
		'imageId': '70384979',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384997&x=2610',
		'title': '',
		'imageId': '70384997',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384983&x=2610',
		'title': '',
		'imageId': '70384983',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384980&x=2610',
		'title': '',
		'imageId': '70384980',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70385000&x=2610',
		'title': '',
		'imageId': '70385000',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384960&x=2610',
		'title': '',
		'imageId': '70384960',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027272&docid=70384961&x=2610',
		'title': '',
		'imageId': '70384961',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027272';

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