var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162724&x=2942',
		'title': '',
		'imageId': '70162724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162727&x=2942',
		'title': '',
		'imageId': '70162727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162720&x=2942',
		'title': '',
		'imageId': '70162720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162716&x=2942',
		'title': '',
		'imageId': '70162716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162713&x=2942',
		'title': '',
		'imageId': '70162713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162718&x=2942',
		'title': '',
		'imageId': '70162718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162729&x=2942',
		'title': '',
		'imageId': '70162729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162725&x=2942',
		'title': '',
		'imageId': '70162725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162726&x=2942',
		'title': '',
		'imageId': '70162726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162721&x=2942',
		'title': '',
		'imageId': '70162721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162723&x=2942',
		'title': '',
		'imageId': '70162723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162717&x=2942',
		'title': '',
		'imageId': '70162717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162722&x=2942',
		'title': '',
		'imageId': '70162722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162728&x=2942',
		'title': '',
		'imageId': '70162728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162715&x=2942',
		'title': '',
		'imageId': '70162715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162719&x=2942',
		'title': '',
		'imageId': '70162719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162730&x=2942',
		'title': '',
		'imageId': '70162730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017193&docid=70162714&x=2942',
		'title': '',
		'imageId': '70162714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017193';

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