var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066117&x=133',
		'title': '',
		'imageId': '68066117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066114&x=133',
		'title': '',
		'imageId': '68066114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066113&x=133',
		'title': '',
		'imageId': '68066113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066118&x=133',
		'title': '',
		'imageId': '68066118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066112&x=133',
		'title': '',
		'imageId': '68066112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066110&x=133',
		'title': '',
		'imageId': '68066110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066122&x=133',
		'title': '',
		'imageId': '68066122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066121&x=133',
		'title': '',
		'imageId': '68066121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066119&x=133',
		'title': '',
		'imageId': '68066119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066108&x=133',
		'title': '',
		'imageId': '68066108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066116&x=133',
		'title': '',
		'imageId': '68066116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066102&x=133',
		'title': '',
		'imageId': '68066102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066120&x=133',
		'title': '',
		'imageId': '68066120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066109&x=133',
		'title': '',
		'imageId': '68066109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066103&x=133',
		'title': '',
		'imageId': '68066103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066115&x=133',
		'title': '',
		'imageId': '68066115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066107&x=133',
		'title': '',
		'imageId': '68066107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066106&x=133',
		'title': '',
		'imageId': '68066106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066104&x=133',
		'title': '',
		'imageId': '68066104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066111&x=133',
		'title': '',
		'imageId': '68066111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927084&docid=68066105&x=133',
		'title': '',
		'imageId': '68066105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927084';

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