var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467917&x=417',
		'title': '',
		'imageId': '68467917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467930&x=417',
		'title': '',
		'imageId': '68467930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467920&x=417',
		'title': '',
		'imageId': '68467920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467921&x=417',
		'title': '',
		'imageId': '68467921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467929&x=417',
		'title': '',
		'imageId': '68467929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467926&x=417',
		'title': '',
		'imageId': '68467926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467919&x=417',
		'title': '',
		'imageId': '68467919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467927&x=417',
		'title': '',
		'imageId': '68467927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467928&x=417',
		'title': '',
		'imageId': '68467928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467918&x=417',
		'title': '',
		'imageId': '68467918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467924&x=417',
		'title': '',
		'imageId': '68467924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467925&x=417',
		'title': '',
		'imageId': '68467925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467922&x=417',
		'title': '',
		'imageId': '68467922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954461&docid=68467923&x=417',
		'title': '',
		'imageId': '68467923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954461';

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