var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221324&x=221',
		'title': '',
		'imageId': '68221324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221320&x=221',
		'title': '',
		'imageId': '68221320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221314&x=221',
		'title': '',
		'imageId': '68221314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221322&x=221',
		'title': '',
		'imageId': '68221322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221318&x=221',
		'title': '',
		'imageId': '68221318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221325&x=221',
		'title': '',
		'imageId': '68221325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221321&x=221',
		'title': '',
		'imageId': '68221321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221323&x=221',
		'title': '',
		'imageId': '68221323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221319&x=221',
		'title': '',
		'imageId': '68221319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221316&x=221',
		'title': '',
		'imageId': '68221316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221327&x=221',
		'title': '',
		'imageId': '68221327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221315&x=221',
		'title': '',
		'imageId': '68221315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933671&docid=68221326&x=221',
		'title': '',
		'imageId': '68221326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933671';

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