var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725555&x=1528',
		'title': '',
		'imageId': '68725555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725543&x=1528',
		'title': '',
		'imageId': '68725543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725541&x=1528',
		'title': '',
		'imageId': '68725541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725540&x=1528',
		'title': '',
		'imageId': '68725540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725542&x=1528',
		'title': '',
		'imageId': '68725542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725548&x=1528',
		'title': '',
		'imageId': '68725548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725549&x=1528',
		'title': '',
		'imageId': '68725549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725545&x=1528',
		'title': '',
		'imageId': '68725545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725547&x=1528',
		'title': '',
		'imageId': '68725547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725546&x=1528',
		'title': '',
		'imageId': '68725546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725552&x=1528',
		'title': '',
		'imageId': '68725552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725553&x=1528',
		'title': '',
		'imageId': '68725553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725556&x=1528',
		'title': '',
		'imageId': '68725556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956013&docid=68725554&x=1528',
		'title': '',
		'imageId': '68725554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956013';

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