var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67369987&x=1816',
		'title': '',
		'imageId': '67369987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67370002&x=1816',
		'title': '',
		'imageId': '67370002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67370015&x=1816',
		'title': '',
		'imageId': '67370015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67370040&x=1816',
		'title': '',
		'imageId': '67370040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67370062&x=1816',
		'title': '',
		'imageId': '67370062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67370082&x=1816',
		'title': '',
		'imageId': '67370082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67370098&x=1816',
		'title': '',
		'imageId': '67370098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67370107&x=1816',
		'title': '',
		'imageId': '67370107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67370119&x=1816',
		'title': '',
		'imageId': '67370119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67370127&x=1816',
		'title': '',
		'imageId': '67370127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67370196&x=1816',
		'title': '',
		'imageId': '67370196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67370217&x=1816',
		'title': '',
		'imageId': '67370217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67401026&x=1816',
		'title': '',
		'imageId': '67401026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887614&docid=67567550&x=1816',
		'title': '',
		'imageId': '67567550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3887614';

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