var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909729&x=1953',
		'title': '',
		'imageId': '69909729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909722&x=1953',
		'title': '',
		'imageId': '69909722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909731&x=1953',
		'title': '',
		'imageId': '69909731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909734&x=1953',
		'title': '',
		'imageId': '69909734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909723&x=1953',
		'title': '',
		'imageId': '69909723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909733&x=1953',
		'title': '',
		'imageId': '69909733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909726&x=1953',
		'title': '',
		'imageId': '69909726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909727&x=1953',
		'title': '',
		'imageId': '69909727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909724&x=1953',
		'title': '',
		'imageId': '69909724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909736&x=1953',
		'title': '',
		'imageId': '69909736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909735&x=1953',
		'title': '',
		'imageId': '69909735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909725&x=1953',
		'title': '',
		'imageId': '69909725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909730&x=1953',
		'title': '',
		'imageId': '69909730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909737&x=1953',
		'title': '',
		'imageId': '69909737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909732&x=1953',
		'title': '',
		'imageId': '69909732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909738&x=1953',
		'title': '',
		'imageId': '69909738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909728&x=1953',
		'title': '',
		'imageId': '69909728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909740&x=1953',
		'title': '',
		'imageId': '69909740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007986&docid=69909739&x=1953',
		'title': '',
		'imageId': '69909739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007986';

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