var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442460&x=932',
		'title': '',
		'imageId': '68442460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442459&x=932',
		'title': '',
		'imageId': '68442459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442455&x=932',
		'title': '',
		'imageId': '68442455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442458&x=932',
		'title': '',
		'imageId': '68442458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68610079&x=932',
		'title': '',
		'imageId': '68610079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442454&x=932',
		'title': '',
		'imageId': '68442454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442457&x=932',
		'title': '',
		'imageId': '68442457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442451&x=932',
		'title': '',
		'imageId': '68442451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442453&x=932',
		'title': '',
		'imageId': '68442453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442449&x=932',
		'title': '',
		'imageId': '68442449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68610080&x=932',
		'title': '',
		'imageId': '68610080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442452&x=932',
		'title': '',
		'imageId': '68442452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442445&x=932',
		'title': '',
		'imageId': '68442445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442446&x=932',
		'title': '',
		'imageId': '68442446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442447&x=932',
		'title': '',
		'imageId': '68442447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442450&x=932',
		'title': '',
		'imageId': '68442450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68442448&x=932',
		'title': '',
		'imageId': '68442448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943884&docid=68610078&x=932',
		'title': '',
		'imageId': '68610078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943884';

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