var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765394&x=1153',
		'title': '',
		'imageId': '67765394',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765353&x=1153',
		'title': '',
		'imageId': '67765353',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765354&x=1153',
		'title': '',
		'imageId': '67765354',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765362&x=1153',
		'title': '',
		'imageId': '67765362',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765373&x=1153',
		'title': '',
		'imageId': '67765373',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765404&x=1153',
		'title': '',
		'imageId': '67765404',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765355&x=1153',
		'title': '',
		'imageId': '67765355',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765241&x=1153',
		'title': '',
		'imageId': '67765241',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765356&x=1153',
		'title': '',
		'imageId': '67765356',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765351&x=1153',
		'title': '',
		'imageId': '67765351',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765240&x=1153',
		'title': '',
		'imageId': '67765240',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765352&x=1153',
		'title': '',
		'imageId': '67765352',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765361&x=1153',
		'title': '',
		'imageId': '67765361',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67815902&x=1153',
		'title': '',
		'imageId': '67815902',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67765405&x=1153',
		'title': '',
		'imageId': '67765405',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67834220&x=1153',
		'title': '',
		'imageId': '67834220',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914861&docid=67834221&x=1153',
		'title': '',
		'imageId': '67834221',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914861';

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