var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375657&x=187',
		'title': '',
		'imageId': '68375657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375648&x=187',
		'title': '',
		'imageId': '68375648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375649&x=187',
		'title': '',
		'imageId': '68375649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375656&x=187',
		'title': '',
		'imageId': '68375656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375658&x=187',
		'title': '',
		'imageId': '68375658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375654&x=187',
		'title': '',
		'imageId': '68375654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375655&x=187',
		'title': '',
		'imageId': '68375655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375660&x=187',
		'title': '',
		'imageId': '68375660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375653&x=187',
		'title': '',
		'imageId': '68375653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375650&x=187',
		'title': '',
		'imageId': '68375650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375647&x=187',
		'title': '',
		'imageId': '68375647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375652&x=187',
		'title': '',
		'imageId': '68375652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940624&docid=68375651&x=187',
		'title': '',
		'imageId': '68375651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940624';

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