var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760325&x=3340',
		'title': '',
		'imageId': '67760325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760321&x=3340',
		'title': '',
		'imageId': '67760321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760323&x=3340',
		'title': '',
		'imageId': '67760323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760327&x=3340',
		'title': '',
		'imageId': '67760327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760314&x=3340',
		'title': '',
		'imageId': '67760314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760326&x=3340',
		'title': '',
		'imageId': '67760326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760329&x=3340',
		'title': '',
		'imageId': '67760329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760331&x=3340',
		'title': '',
		'imageId': '67760331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760315&x=3340',
		'title': '',
		'imageId': '67760315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760328&x=3340',
		'title': '',
		'imageId': '67760328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760330&x=3340',
		'title': '',
		'imageId': '67760330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760317&x=3340',
		'title': '',
		'imageId': '67760317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760316&x=3340',
		'title': '',
		'imageId': '67760316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760319&x=3340',
		'title': '',
		'imageId': '67760319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760318&x=3340',
		'title': '',
		'imageId': '67760318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760320&x=3340',
		'title': '',
		'imageId': '67760320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760322&x=3340',
		'title': '',
		'imageId': '67760322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914706&docid=67760324&x=3340',
		'title': '',
		'imageId': '67760324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914706';

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