var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963970&docid=68904409&x=5259',
		'title': '',
		'imageId': '68904409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963970&docid=68904408&x=5259',
		'title': '',
		'imageId': '68904408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963970&docid=68904296&x=5259',
		'title': '',
		'imageId': '68904296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963970&docid=68904405&x=5259',
		'title': '',
		'imageId': '68904405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963970&docid=68904297&x=5259',
		'title': '',
		'imageId': '68904297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963970&docid=68904403&x=5259',
		'title': '',
		'imageId': '68904403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963970&docid=68904406&x=5259',
		'title': '',
		'imageId': '68904406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963970&docid=68904407&x=5259',
		'title': '',
		'imageId': '68904407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963970&docid=68904404&x=5259',
		'title': '',
		'imageId': '68904404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963970&docid=68904299&x=5259',
		'title': '',
		'imageId': '68904299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963970&docid=68904298&x=5259',
		'title': '',
		'imageId': '68904298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963970&docid=68904295&x=5259',
		'title': '',
		'imageId': '68904295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963970';

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