var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802934&x=058',
		'title': '',
		'imageId': '68802934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802935&x=058',
		'title': '',
		'imageId': '68802935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802936&x=058',
		'title': '',
		'imageId': '68802936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802945&x=058',
		'title': '',
		'imageId': '68802945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802938&x=058',
		'title': '',
		'imageId': '68802938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802941&x=058',
		'title': '',
		'imageId': '68802941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802933&x=058',
		'title': '',
		'imageId': '68802933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802940&x=058',
		'title': '',
		'imageId': '68802940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802937&x=058',
		'title': '',
		'imageId': '68802937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802939&x=058',
		'title': '',
		'imageId': '68802939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802947&x=058',
		'title': '',
		'imageId': '68802947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802943&x=058',
		'title': '',
		'imageId': '68802943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965781&docid=68802942&x=058',
		'title': '',
		'imageId': '68802942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965781';

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