var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929267&docid=68114266&x=4129',
		'title': '',
		'imageId': '68114266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929267&docid=68114267&x=4129',
		'title': '',
		'imageId': '68114267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929267&docid=68114268&x=4129',
		'title': '',
		'imageId': '68114268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929267&docid=68114269&x=4129',
		'title': '',
		'imageId': '68114269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929267&docid=68114270&x=4129',
		'title': '',
		'imageId': '68114270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929267&docid=68114271&x=4129',
		'title': '',
		'imageId': '68114271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929267&docid=68114272&x=4129',
		'title': '',
		'imageId': '68114272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929267&docid=68114273&x=4129',
		'title': '',
		'imageId': '68114273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929267&docid=68114274&x=4129',
		'title': '',
		'imageId': '68114274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929267&docid=68114275&x=4129',
		'title': '',
		'imageId': '68114275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929267&docid=68114276&x=4129',
		'title': '',
		'imageId': '68114276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929267&docid=68114277&x=4129',
		'title': '',
		'imageId': '68114277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929267';

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