var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515918&x=2825',
		'title': '',
		'imageId': '68515918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515924&x=2825',
		'title': '',
		'imageId': '68515924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515923&x=2825',
		'title': '',
		'imageId': '68515923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515925&x=2825',
		'title': '',
		'imageId': '68515925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515919&x=2825',
		'title': '',
		'imageId': '68515919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515926&x=2825',
		'title': '',
		'imageId': '68515926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515927&x=2825',
		'title': '',
		'imageId': '68515927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515928&x=2825',
		'title': '',
		'imageId': '68515928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515932&x=2825',
		'title': '',
		'imageId': '68515932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515934&x=2825',
		'title': '',
		'imageId': '68515934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515933&x=2825',
		'title': '',
		'imageId': '68515933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515935&x=2825',
		'title': '',
		'imageId': '68515935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515931&x=2825',
		'title': '',
		'imageId': '68515931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947261&docid=68515936&x=2825',
		'title': '',
		'imageId': '68515936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947261';

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