var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271798&x=331',
		'title': '',
		'imageId': '68271798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271800&x=331',
		'title': '',
		'imageId': '68271800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271801&x=331',
		'title': '',
		'imageId': '68271801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271797&x=331',
		'title': '',
		'imageId': '68271797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271802&x=331',
		'title': '',
		'imageId': '68271802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271803&x=331',
		'title': '',
		'imageId': '68271803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271804&x=331',
		'title': '',
		'imageId': '68271804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271805&x=331',
		'title': '',
		'imageId': '68271805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271806&x=331',
		'title': '',
		'imageId': '68271806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271807&x=331',
		'title': '',
		'imageId': '68271807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271808&x=331',
		'title': '',
		'imageId': '68271808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271809&x=331',
		'title': '',
		'imageId': '68271809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936460&docid=68271810&x=331',
		'title': '',
		'imageId': '68271810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936460';

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