var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145231&x=4135',
		'title': '',
		'imageId': '70145231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145223&x=4135',
		'title': '',
		'imageId': '70145223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145232&x=4135',
		'title': '',
		'imageId': '70145232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145228&x=4135',
		'title': '',
		'imageId': '70145228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145225&x=4135',
		'title': '',
		'imageId': '70145225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145226&x=4135',
		'title': '',
		'imageId': '70145226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145227&x=4135',
		'title': '',
		'imageId': '70145227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145221&x=4135',
		'title': '',
		'imageId': '70145221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145224&x=4135',
		'title': '',
		'imageId': '70145224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145220&x=4135',
		'title': '',
		'imageId': '70145220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145229&x=4135',
		'title': '',
		'imageId': '70145229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145222&x=4135',
		'title': '',
		'imageId': '70145222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016755&docid=70145230&x=4135',
		'title': '',
		'imageId': '70145230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016755';

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