var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026125&x=1246',
		'title': '',
		'imageId': '69026125',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026118&x=1246',
		'title': '',
		'imageId': '69026118',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026128&x=1246',
		'title': '',
		'imageId': '69026128',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026115&x=1246',
		'title': '',
		'imageId': '69026115',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026126&x=1246',
		'title': '',
		'imageId': '69026126',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026121&x=1246',
		'title': '',
		'imageId': '69026121',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026116&x=1246',
		'title': '',
		'imageId': '69026116',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026129&x=1246',
		'title': '',
		'imageId': '69026129',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026130&x=1246',
		'title': '',
		'imageId': '69026130',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026117&x=1246',
		'title': '',
		'imageId': '69026117',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026120&x=1246',
		'title': '',
		'imageId': '69026120',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026119&x=1246',
		'title': '',
		'imageId': '69026119',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026127&x=1246',
		'title': '',
		'imageId': '69026127',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026122&x=1246',
		'title': '',
		'imageId': '69026122',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026123&x=1246',
		'title': '',
		'imageId': '69026123',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026124&x=1246',
		'title': '',
		'imageId': '69026124',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970298&docid=69026131&x=1246',
		'title': '',
		'imageId': '69026131',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970298';

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