var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733797&x=2720',
		'title': '',
		'imageId': '68733797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733795&x=2720',
		'title': '',
		'imageId': '68733795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733803&x=2720',
		'title': '',
		'imageId': '68733803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733798&x=2720',
		'title': '',
		'imageId': '68733798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733804&x=2720',
		'title': '',
		'imageId': '68733804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733793&x=2720',
		'title': '',
		'imageId': '68733793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733802&x=2720',
		'title': '',
		'imageId': '68733802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733799&x=2720',
		'title': '',
		'imageId': '68733799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733796&x=2720',
		'title': '',
		'imageId': '68733796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733800&x=2720',
		'title': '',
		'imageId': '68733800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733794&x=2720',
		'title': '',
		'imageId': '68733794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733801&x=2720',
		'title': '',
		'imageId': '68733801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955644&docid=68733805&x=2720',
		'title': '',
		'imageId': '68733805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955644';

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