var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045121&x=405',
		'title': '',
		'imageId': '69045121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045132&x=405',
		'title': '',
		'imageId': '69045132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045134&x=405',
		'title': '',
		'imageId': '69045134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045131&x=405',
		'title': '',
		'imageId': '69045131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045135&x=405',
		'title': '',
		'imageId': '69045135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045122&x=405',
		'title': '',
		'imageId': '69045122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045129&x=405',
		'title': '',
		'imageId': '69045129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045127&x=405',
		'title': '',
		'imageId': '69045127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045124&x=405',
		'title': '',
		'imageId': '69045124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045125&x=405',
		'title': '',
		'imageId': '69045125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045128&x=405',
		'title': '',
		'imageId': '69045128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045126&x=405',
		'title': '',
		'imageId': '69045126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045136&x=405',
		'title': '',
		'imageId': '69045136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045130&x=405',
		'title': '',
		'imageId': '69045130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045133&x=405',
		'title': '',
		'imageId': '69045133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045120&x=405',
		'title': '',
		'imageId': '69045120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971174&docid=69045123&x=405',
		'title': '',
		'imageId': '69045123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971174';

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