var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735883&x=5352',
		'title': '',
		'imageId': '68735883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735884&x=5352',
		'title': '',
		'imageId': '68735884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735882&x=5352',
		'title': '',
		'imageId': '68735882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735879&x=5352',
		'title': '',
		'imageId': '68735879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735876&x=5352',
		'title': '',
		'imageId': '68735876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735877&x=5352',
		'title': '',
		'imageId': '68735877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735881&x=5352',
		'title': '',
		'imageId': '68735881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735880&x=5352',
		'title': '',
		'imageId': '68735880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735878&x=5352',
		'title': '',
		'imageId': '68735878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735887&x=5352',
		'title': '',
		'imageId': '68735887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735886&x=5352',
		'title': '',
		'imageId': '68735886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735888&x=5352',
		'title': '',
		'imageId': '68735888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735885&x=5352',
		'title': '',
		'imageId': '68735885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735889&x=5352',
		'title': '',
		'imageId': '68735889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956412&docid=68735890&x=5352',
		'title': '',
		'imageId': '68735890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956412';

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