var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032837&docid=70528473&x=3713',
		'title': '',
		'imageId': '70528473',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032837&docid=70528468&x=3713',
		'title': '',
		'imageId': '70528468',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032837&docid=70528475&x=3713',
		'title': '',
		'imageId': '70528475',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032837&docid=70528477&x=3713',
		'title': '',
		'imageId': '70528477',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032837&docid=70528478&x=3713',
		'title': '',
		'imageId': '70528478',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032837&docid=70528476&x=3713',
		'title': '',
		'imageId': '70528476',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032837&docid=70528472&x=3713',
		'title': '',
		'imageId': '70528472',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032837&docid=70528471&x=3713',
		'title': '',
		'imageId': '70528471',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032837&docid=70528469&x=3713',
		'title': '',
		'imageId': '70528469',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032837&docid=70528470&x=3713',
		'title': '',
		'imageId': '70528470',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032837&docid=70528474&x=3713',
		'title': '',
		'imageId': '70528474',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032837&docid=70528467&x=3713',
		'title': '',
		'imageId': '70528467',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032837';

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