var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68608998&x=5222',
		'title': '',
		'imageId': '68608998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68608997&x=5222',
		'title': '',
		'imageId': '68608997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68609007&x=5222',
		'title': '',
		'imageId': '68609007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68609000&x=5222',
		'title': '',
		'imageId': '68609000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68609006&x=5222',
		'title': '',
		'imageId': '68609006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68609002&x=5222',
		'title': '',
		'imageId': '68609002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68608993&x=5222',
		'title': '',
		'imageId': '68608993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68608992&x=5222',
		'title': '',
		'imageId': '68608992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68609001&x=5222',
		'title': '',
		'imageId': '68609001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68609005&x=5222',
		'title': '',
		'imageId': '68609005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68608995&x=5222',
		'title': '',
		'imageId': '68608995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68608994&x=5222',
		'title': '',
		'imageId': '68608994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68609004&x=5222',
		'title': '',
		'imageId': '68609004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68608990&x=5222',
		'title': '',
		'imageId': '68608990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68608996&x=5222',
		'title': '',
		'imageId': '68608996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68608999&x=5222',
		'title': '',
		'imageId': '68608999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68608991&x=5222',
		'title': '',
		'imageId': '68608991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950188&docid=68609003&x=5222',
		'title': '',
		'imageId': '68609003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950188';

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