var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167629&x=2157',
		'title': '',
		'imageId': '70167629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167626&x=2157',
		'title': '',
		'imageId': '70167626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167637&x=2157',
		'title': '',
		'imageId': '70167637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167631&x=2157',
		'title': '',
		'imageId': '70167631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167630&x=2157',
		'title': '',
		'imageId': '70167630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167633&x=2157',
		'title': '',
		'imageId': '70167633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167628&x=2157',
		'title': '',
		'imageId': '70167628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167632&x=2157',
		'title': '',
		'imageId': '70167632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167624&x=2157',
		'title': '',
		'imageId': '70167624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167638&x=2157',
		'title': '',
		'imageId': '70167638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167636&x=2157',
		'title': '',
		'imageId': '70167636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167625&x=2157',
		'title': '',
		'imageId': '70167625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167635&x=2157',
		'title': '',
		'imageId': '70167635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167627&x=2157',
		'title': '',
		'imageId': '70167627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167634&x=2157',
		'title': '',
		'imageId': '70167634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017404&docid=70167669&x=2157',
		'title': '',
		'imageId': '70167669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017404';

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