var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688056&x=119',
		'title': '',
		'imageId': '71688056',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688071&x=119',
		'title': '',
		'imageId': '71688071',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688057&x=119',
		'title': '',
		'imageId': '71688057',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688063&x=119',
		'title': '',
		'imageId': '71688063',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688070&x=119',
		'title': '',
		'imageId': '71688070',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688163&x=119',
		'title': '',
		'imageId': '71688163',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688074&x=119',
		'title': '',
		'imageId': '71688074',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688072&x=119',
		'title': '',
		'imageId': '71688072',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688058&x=119',
		'title': '',
		'imageId': '71688058',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688062&x=119',
		'title': '',
		'imageId': '71688062',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688061&x=119',
		'title': '',
		'imageId': '71688061',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688060&x=119',
		'title': '',
		'imageId': '71688060',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688073&x=119',
		'title': '',
		'imageId': '71688073',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688064&x=119',
		'title': '',
		'imageId': '71688064',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688059&x=119',
		'title': '',
		'imageId': '71688059',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688075&x=119',
		'title': '',
		'imageId': '71688075',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688067&x=119',
		'title': '',
		'imageId': '71688067',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688065&x=119',
		'title': '',
		'imageId': '71688065',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079331&docid=71688069&x=119',
		'title': '',
		'imageId': '71688069',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4079331';

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