var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435875&x=3541',
		'title': '',
		'imageId': '68435875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435876&x=3541',
		'title': '',
		'imageId': '68435876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435872&x=3541',
		'title': '',
		'imageId': '68435872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435877&x=3541',
		'title': '',
		'imageId': '68435877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435879&x=3541',
		'title': '',
		'imageId': '68435879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435874&x=3541',
		'title': '',
		'imageId': '68435874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435873&x=3541',
		'title': '',
		'imageId': '68435873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435881&x=3541',
		'title': '',
		'imageId': '68435881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435871&x=3541',
		'title': '',
		'imageId': '68435871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435878&x=3541',
		'title': '',
		'imageId': '68435878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435880&x=3541',
		'title': '',
		'imageId': '68435880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435869&x=3541',
		'title': '',
		'imageId': '68435869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943811&docid=68435870&x=3541',
		'title': '',
		'imageId': '68435870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943811';

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