var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728396&x=302',
		'title': '',
		'imageId': '68728396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728400&x=302',
		'title': '',
		'imageId': '68728400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728395&x=302',
		'title': '',
		'imageId': '68728395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728397&x=302',
		'title': '',
		'imageId': '68728397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728398&x=302',
		'title': '',
		'imageId': '68728398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728394&x=302',
		'title': '',
		'imageId': '68728394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728392&x=302',
		'title': '',
		'imageId': '68728392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728404&x=302',
		'title': '',
		'imageId': '68728404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728405&x=302',
		'title': '',
		'imageId': '68728405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728393&x=302',
		'title': '',
		'imageId': '68728393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728402&x=302',
		'title': '',
		'imageId': '68728402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728399&x=302',
		'title': '',
		'imageId': '68728399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728391&x=302',
		'title': '',
		'imageId': '68728391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728403&x=302',
		'title': '',
		'imageId': '68728403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955978&docid=68728401&x=302',
		'title': '',
		'imageId': '68728401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955978';

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