var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755839&x=4018',
		'title': '',
		'imageId': '69755839',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755840&x=4018',
		'title': '',
		'imageId': '69755840',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755841&x=4018',
		'title': '',
		'imageId': '69755841',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755842&x=4018',
		'title': '',
		'imageId': '69755842',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755843&x=4018',
		'title': '',
		'imageId': '69755843',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755844&x=4018',
		'title': '',
		'imageId': '69755844',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755845&x=4018',
		'title': '',
		'imageId': '69755845',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755837&x=4018',
		'title': '',
		'imageId': '69755837',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755834&x=4018',
		'title': '',
		'imageId': '69755834',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755846&x=4018',
		'title': '',
		'imageId': '69755846',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755847&x=4018',
		'title': '',
		'imageId': '69755847',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755848&x=4018',
		'title': '',
		'imageId': '69755848',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755849&x=4018',
		'title': '',
		'imageId': '69755849',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755850&x=4018',
		'title': '',
		'imageId': '69755850',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755851&x=4018',
		'title': '',
		'imageId': '69755851',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755835&x=4018',
		'title': '',
		'imageId': '69755835',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001761&docid=69755836&x=4018',
		'title': '',
		'imageId': '69755836',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001761';

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