var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879256&x=1921',
		'title': '',
		'imageId': '69879256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879247&x=1921',
		'title': '',
		'imageId': '69879247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879248&x=1921',
		'title': '',
		'imageId': '69879248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879242&x=1921',
		'title': '',
		'imageId': '69879242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879249&x=1921',
		'title': '',
		'imageId': '69879249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879241&x=1921',
		'title': '',
		'imageId': '69879241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879243&x=1921',
		'title': '',
		'imageId': '69879243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879244&x=1921',
		'title': '',
		'imageId': '69879244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879240&x=1921',
		'title': '',
		'imageId': '69879240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879250&x=1921',
		'title': '',
		'imageId': '69879250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879239&x=1921',
		'title': '',
		'imageId': '69879239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879246&x=1921',
		'title': '',
		'imageId': '69879246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879238&x=1921',
		'title': '',
		'imageId': '69879238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879245&x=1921',
		'title': '',
		'imageId': '69879245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879252&x=1921',
		'title': '',
		'imageId': '69879252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879254&x=1921',
		'title': '',
		'imageId': '69879254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879251&x=1921',
		'title': '',
		'imageId': '69879251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879253&x=1921',
		'title': '',
		'imageId': '69879253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013192&docid=69879237&x=1921',
		'title': '',
		'imageId': '69879237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013192';

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