var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515212&x=2825',
		'title': '',
		'imageId': '68515212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515218&x=2825',
		'title': '',
		'imageId': '68515218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515215&x=2825',
		'title': '',
		'imageId': '68515215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515213&x=2825',
		'title': '',
		'imageId': '68515213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515219&x=2825',
		'title': '',
		'imageId': '68515219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515222&x=2825',
		'title': '',
		'imageId': '68515222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515220&x=2825',
		'title': '',
		'imageId': '68515220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515223&x=2825',
		'title': '',
		'imageId': '68515223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515225&x=2825',
		'title': '',
		'imageId': '68515225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515226&x=2825',
		'title': '',
		'imageId': '68515226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515224&x=2825',
		'title': '',
		'imageId': '68515224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515217&x=2825',
		'title': '',
		'imageId': '68515217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947223&docid=68515227&x=2825',
		'title': '',
		'imageId': '68515227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947223';

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