var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945646&x=722',
		'title': '',
		'imageId': '68945646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945647&x=722',
		'title': '',
		'imageId': '68945647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945654&x=722',
		'title': '',
		'imageId': '68945654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945653&x=722',
		'title': '',
		'imageId': '68945653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945649&x=722',
		'title': '',
		'imageId': '68945649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945650&x=722',
		'title': '',
		'imageId': '68945650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945657&x=722',
		'title': '',
		'imageId': '68945657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945658&x=722',
		'title': '',
		'imageId': '68945658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945651&x=722',
		'title': '',
		'imageId': '68945651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945659&x=722',
		'title': '',
		'imageId': '68945659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945655&x=722',
		'title': '',
		'imageId': '68945655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945656&x=722',
		'title': '',
		'imageId': '68945656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945652&x=722',
		'title': '',
		'imageId': '68945652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974403&docid=68945648&x=722',
		'title': '',
		'imageId': '68945648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974403';

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