var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005108&x=243',
		'title': '',
		'imageId': '69005108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005106&x=243',
		'title': '',
		'imageId': '69005106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005107&x=243',
		'title': '',
		'imageId': '69005107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005110&x=243',
		'title': '',
		'imageId': '69005110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005116&x=243',
		'title': '',
		'imageId': '69005116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005117&x=243',
		'title': '',
		'imageId': '69005117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005109&x=243',
		'title': '',
		'imageId': '69005109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005111&x=243',
		'title': '',
		'imageId': '69005111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005129&x=243',
		'title': '',
		'imageId': '69005129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005134&x=243',
		'title': '',
		'imageId': '69005134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005126&x=243',
		'title': '',
		'imageId': '69005126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005125&x=243',
		'title': '',
		'imageId': '69005125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969230&docid=69005123&x=243',
		'title': '',
		'imageId': '69005123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969230';

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