var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361398&x=2810',
		'title': '',
		'imageId': '68361398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361403&x=2810',
		'title': '',
		'imageId': '68361403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361408&x=2810',
		'title': '',
		'imageId': '68361408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361402&x=2810',
		'title': '',
		'imageId': '68361402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361404&x=2810',
		'title': '',
		'imageId': '68361404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361397&x=2810',
		'title': '',
		'imageId': '68361397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361405&x=2810',
		'title': '',
		'imageId': '68361405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361401&x=2810',
		'title': '',
		'imageId': '68361401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361406&x=2810',
		'title': '',
		'imageId': '68361406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361400&x=2810',
		'title': '',
		'imageId': '68361400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361399&x=2810',
		'title': '',
		'imageId': '68361399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361386&x=2810',
		'title': '',
		'imageId': '68361386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939764&docid=68361396&x=2810',
		'title': '',
		'imageId': '68361396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939764';

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