var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674403&x=121',
		'title': '',
		'imageId': '68674403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674422&x=121',
		'title': '',
		'imageId': '68674422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674421&x=121',
		'title': '',
		'imageId': '68674421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674401&x=121',
		'title': '',
		'imageId': '68674401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674386&x=121',
		'title': '',
		'imageId': '68674386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674385&x=121',
		'title': '',
		'imageId': '68674385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674388&x=121',
		'title': '',
		'imageId': '68674388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674402&x=121',
		'title': '',
		'imageId': '68674402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674387&x=121',
		'title': '',
		'imageId': '68674387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674404&x=121',
		'title': '',
		'imageId': '68674404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674407&x=121',
		'title': '',
		'imageId': '68674407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674406&x=121',
		'title': '',
		'imageId': '68674406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674420&x=121',
		'title': '',
		'imageId': '68674420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674419&x=121',
		'title': '',
		'imageId': '68674419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674423&x=121',
		'title': '',
		'imageId': '68674423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674384&x=121',
		'title': '',
		'imageId': '68674384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954061&docid=68674383&x=121',
		'title': '',
		'imageId': '68674383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954061';

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