var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710399&x=4040',
		'title': '',
		'imageId': '68710399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710400&x=4040',
		'title': '',
		'imageId': '68710400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710402&x=4040',
		'title': '',
		'imageId': '68710402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710403&x=4040',
		'title': '',
		'imageId': '68710403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710404&x=4040',
		'title': '',
		'imageId': '68710404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710405&x=4040',
		'title': '',
		'imageId': '68710405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710390&x=4040',
		'title': '',
		'imageId': '68710390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710391&x=4040',
		'title': '',
		'imageId': '68710391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710392&x=4040',
		'title': '',
		'imageId': '68710392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710393&x=4040',
		'title': '',
		'imageId': '68710393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710397&x=4040',
		'title': '',
		'imageId': '68710397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710394&x=4040',
		'title': '',
		'imageId': '68710394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710395&x=4040',
		'title': '',
		'imageId': '68710395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710398&x=4040',
		'title': '',
		'imageId': '68710398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955449&docid=68710396&x=4040',
		'title': '',
		'imageId': '68710396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955449';

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