var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68397029&x=728',
		'title': '',
		'imageId': '68397029',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68397028&x=728',
		'title': '',
		'imageId': '68397028',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68397027&x=728',
		'title': '',
		'imageId': '68397027',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68397030&x=728',
		'title': '',
		'imageId': '68397030',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68397612&x=728',
		'title': '',
		'imageId': '68397612',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68397613&x=728',
		'title': '',
		'imageId': '68397613',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68397614&x=728',
		'title': '',
		'imageId': '68397614',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68528321&x=728',
		'title': '',
		'imageId': '68528321',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68528322&x=728',
		'title': '',
		'imageId': '68528322',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68528324&x=728',
		'title': '',
		'imageId': '68528324',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68528323&x=728',
		'title': '',
		'imageId': '68528323',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68528328&x=728',
		'title': '',
		'imageId': '68528328',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68528325&x=728',
		'title': '',
		'imageId': '68528325',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68528326&x=728',
		'title': '',
		'imageId': '68528326',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68528327&x=728',
		'title': '',
		'imageId': '68528327',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68528330&x=728',
		'title': '',
		'imageId': '68528330',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941408&docid=68528329&x=728',
		'title': '',
		'imageId': '68528329',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3941408';

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