var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623770&x=373',
		'title': '',
		'imageId': '68623770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623768&x=373',
		'title': '',
		'imageId': '68623768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623766&x=373',
		'title': '',
		'imageId': '68623766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623774&x=373',
		'title': '',
		'imageId': '68623774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623775&x=373',
		'title': '',
		'imageId': '68623775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623772&x=373',
		'title': '',
		'imageId': '68623772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623767&x=373',
		'title': '',
		'imageId': '68623767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623776&x=373',
		'title': '',
		'imageId': '68623776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623765&x=373',
		'title': '',
		'imageId': '68623765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623771&x=373',
		'title': '',
		'imageId': '68623771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623769&x=373',
		'title': '',
		'imageId': '68623769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623773&x=373',
		'title': '',
		'imageId': '68623773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951639&docid=68623777&x=373',
		'title': '',
		'imageId': '68623777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951639';

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