var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147531&x=2936',
		'title': '',
		'imageId': '71147531',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147526&x=2936',
		'title': '',
		'imageId': '71147526',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147522&x=2936',
		'title': '',
		'imageId': '71147522',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147532&x=2936',
		'title': '',
		'imageId': '71147532',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147527&x=2936',
		'title': '',
		'imageId': '71147527',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147524&x=2936',
		'title': '',
		'imageId': '71147524',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147534&x=2936',
		'title': '',
		'imageId': '71147534',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147533&x=2936',
		'title': '',
		'imageId': '71147533',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147525&x=2936',
		'title': '',
		'imageId': '71147525',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147529&x=2936',
		'title': '',
		'imageId': '71147529',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147520&x=2936',
		'title': '',
		'imageId': '71147520',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147535&x=2936',
		'title': '',
		'imageId': '71147535',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147523&x=2936',
		'title': '',
		'imageId': '71147523',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147521&x=2936',
		'title': '',
		'imageId': '71147521',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147528&x=2936',
		'title': '',
		'imageId': '71147528',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147519&x=2936',
		'title': '',
		'imageId': '71147519',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055831&docid=71147530&x=2936',
		'title': '',
		'imageId': '71147530',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4055831';

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