var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962855&x=549',
		'title': '',
		'imageId': '68962855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962856&x=549',
		'title': '',
		'imageId': '68962856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962860&x=549',
		'title': '',
		'imageId': '68962860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962853&x=549',
		'title': '',
		'imageId': '68962853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962862&x=549',
		'title': '',
		'imageId': '68962862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962858&x=549',
		'title': '',
		'imageId': '68962858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962861&x=549',
		'title': '',
		'imageId': '68962861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962863&x=549',
		'title': '',
		'imageId': '68962863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962865&x=549',
		'title': '',
		'imageId': '68962865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962864&x=549',
		'title': '',
		'imageId': '68962864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962854&x=549',
		'title': '',
		'imageId': '68962854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962857&x=549',
		'title': '',
		'imageId': '68962857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966540&docid=68962859&x=549',
		'title': '',
		'imageId': '68962859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966540';

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