var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750108&x=1236',
		'title': '',
		'imageId': '68750108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750105&x=1236',
		'title': '',
		'imageId': '68750105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750106&x=1236',
		'title': '',
		'imageId': '68750106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750101&x=1236',
		'title': '',
		'imageId': '68750101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750109&x=1236',
		'title': '',
		'imageId': '68750109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750111&x=1236',
		'title': '',
		'imageId': '68750111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750110&x=1236',
		'title': '',
		'imageId': '68750110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750103&x=1236',
		'title': '',
		'imageId': '68750103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750100&x=1236',
		'title': '',
		'imageId': '68750100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750099&x=1236',
		'title': '',
		'imageId': '68750099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750107&x=1236',
		'title': '',
		'imageId': '68750107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750102&x=1236',
		'title': '',
		'imageId': '68750102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750104&x=1236',
		'title': '',
		'imageId': '68750104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956983&docid=68750098&x=1236',
		'title': '',
		'imageId': '68750098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956983';

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