var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969564&x=342',
		'title': '',
		'imageId': '69969564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969560&x=342',
		'title': '',
		'imageId': '69969560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969561&x=342',
		'title': '',
		'imageId': '69969561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969568&x=342',
		'title': '',
		'imageId': '69969568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969534&x=342',
		'title': '',
		'imageId': '69969534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969549&x=342',
		'title': '',
		'imageId': '69969549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969537&x=342',
		'title': '',
		'imageId': '69969537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969532&x=342',
		'title': '',
		'imageId': '69969532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969533&x=342',
		'title': '',
		'imageId': '69969533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969548&x=342',
		'title': '',
		'imageId': '69969548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969536&x=342',
		'title': '',
		'imageId': '69969536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969540&x=342',
		'title': '',
		'imageId': '69969540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969552&x=342',
		'title': '',
		'imageId': '69969552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969535&x=342',
		'title': '',
		'imageId': '69969535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969543&x=342',
		'title': '',
		'imageId': '69969543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969555&x=342',
		'title': '',
		'imageId': '69969555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969581&x=342',
		'title': '',
		'imageId': '69969581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969584&x=342',
		'title': '',
		'imageId': '69969584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969587&x=342',
		'title': '',
		'imageId': '69969587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969570&x=342',
		'title': '',
		'imageId': '69969570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010429&docid=69969573&x=342',
		'title': '',
		'imageId': '69969573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010429';

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