var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124117&x=3345',
		'title': '',
		'imageId': '69124117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124122&x=3345',
		'title': '',
		'imageId': '69124122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124112&x=3345',
		'title': '',
		'imageId': '69124112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124123&x=3345',
		'title': '',
		'imageId': '69124123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124121&x=3345',
		'title': '',
		'imageId': '69124121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124119&x=3345',
		'title': '',
		'imageId': '69124119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124114&x=3345',
		'title': '',
		'imageId': '69124114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124113&x=3345',
		'title': '',
		'imageId': '69124113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124120&x=3345',
		'title': '',
		'imageId': '69124120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124125&x=3345',
		'title': '',
		'imageId': '69124125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124127&x=3345',
		'title': '',
		'imageId': '69124127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124128&x=3345',
		'title': '',
		'imageId': '69124128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124118&x=3345',
		'title': '',
		'imageId': '69124118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124124&x=3345',
		'title': '',
		'imageId': '69124124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124115&x=3345',
		'title': '',
		'imageId': '69124115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124129&x=3345',
		'title': '',
		'imageId': '69124129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124116&x=3345',
		'title': '',
		'imageId': '69124116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969244&docid=69124126&x=3345',
		'title': '',
		'imageId': '69124126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969244';

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