var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272415&x=3535',
		'title': '',
		'imageId': '68272415',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272417&x=3535',
		'title': '',
		'imageId': '68272417',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272418&x=3535',
		'title': '',
		'imageId': '68272418',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272419&x=3535',
		'title': '',
		'imageId': '68272419',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272420&x=3535',
		'title': '',
		'imageId': '68272420',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272421&x=3535',
		'title': '',
		'imageId': '68272421',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272422&x=3535',
		'title': '',
		'imageId': '68272422',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272423&x=3535',
		'title': '',
		'imageId': '68272423',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272424&x=3535',
		'title': '',
		'imageId': '68272424',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272408&x=3535',
		'title': '',
		'imageId': '68272408',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272407&x=3535',
		'title': '',
		'imageId': '68272407',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272410&x=3535',
		'title': '',
		'imageId': '68272410',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272409&x=3535',
		'title': '',
		'imageId': '68272409',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272411&x=3535',
		'title': '',
		'imageId': '68272411',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272413&x=3535',
		'title': '',
		'imageId': '68272413',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272414&x=3535',
		'title': '',
		'imageId': '68272414',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936486&docid=68272412&x=3535',
		'title': '',
		'imageId': '68272412',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936486';

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