var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162551&x=3018',
		'title': '',
		'imageId': '70162551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162559&x=3018',
		'title': '',
		'imageId': '70162559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162546&x=3018',
		'title': '',
		'imageId': '70162546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162555&x=3018',
		'title': '',
		'imageId': '70162555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162548&x=3018',
		'title': '',
		'imageId': '70162548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162554&x=3018',
		'title': '',
		'imageId': '70162554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162547&x=3018',
		'title': '',
		'imageId': '70162547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162552&x=3018',
		'title': '',
		'imageId': '70162552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162549&x=3018',
		'title': '',
		'imageId': '70162549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162550&x=3018',
		'title': '',
		'imageId': '70162550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162545&x=3018',
		'title': '',
		'imageId': '70162545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162553&x=3018',
		'title': '',
		'imageId': '70162553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162557&x=3018',
		'title': '',
		'imageId': '70162557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162558&x=3018',
		'title': '',
		'imageId': '70162558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017191&docid=70162556&x=3018',
		'title': '',
		'imageId': '70162556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017191';

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