var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316055&x=3351',
		'title': '',
		'imageId': '68316055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316059&x=3351',
		'title': '',
		'imageId': '68316059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316058&x=3351',
		'title': '',
		'imageId': '68316058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316054&x=3351',
		'title': '',
		'imageId': '68316054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316053&x=3351',
		'title': '',
		'imageId': '68316053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316056&x=3351',
		'title': '',
		'imageId': '68316056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316060&x=3351',
		'title': '',
		'imageId': '68316060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316061&x=3351',
		'title': '',
		'imageId': '68316061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316049&x=3351',
		'title': '',
		'imageId': '68316049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316052&x=3351',
		'title': '',
		'imageId': '68316052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316050&x=3351',
		'title': '',
		'imageId': '68316050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316051&x=3351',
		'title': '',
		'imageId': '68316051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969902&docid=68316057&x=3351',
		'title': '',
		'imageId': '68316057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969902';

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