var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114738&x=5429',
		'title': '',
		'imageId': '70114738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114749&x=5429',
		'title': '',
		'imageId': '70114749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114740&x=5429',
		'title': '',
		'imageId': '70114740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114754&x=5429',
		'title': '',
		'imageId': '70114754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114735&x=5429',
		'title': '',
		'imageId': '70114735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114737&x=5429',
		'title': '',
		'imageId': '70114737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114741&x=5429',
		'title': '',
		'imageId': '70114741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114744&x=5429',
		'title': '',
		'imageId': '70114744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114736&x=5429',
		'title': '',
		'imageId': '70114736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114739&x=5429',
		'title': '',
		'imageId': '70114739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114734&x=5429',
		'title': '',
		'imageId': '70114734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114751&x=5429',
		'title': '',
		'imageId': '70114751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114746&x=5429',
		'title': '',
		'imageId': '70114746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114742&x=5429',
		'title': '',
		'imageId': '70114742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114745&x=5429',
		'title': '',
		'imageId': '70114745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114747&x=5429',
		'title': '',
		'imageId': '70114747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114750&x=5429',
		'title': '',
		'imageId': '70114750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114753&x=5429',
		'title': '',
		'imageId': '70114753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114748&x=5429',
		'title': '',
		'imageId': '70114748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114743&x=5429',
		'title': '',
		'imageId': '70114743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016024&docid=70114752&x=5429',
		'title': '',
		'imageId': '70114752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016024';

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